summaryrefslogtreecommitdiff
path: root/user/py3-pyang
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2022-04-22 17:57:18 +0000
committerZach van Rijn <me@zv.io>2022-06-12 23:51:58 +0000
commitc4883115166b357127921b7a3adc91b9774049ec (patch)
treece05be2c21d1e22f5a0ba44bfc68a4052935720e /user/py3-pyang
parent0d77aa22dd6a651780c103634bfbae9ba7df42d2 (diff)
downloadpackages-c4883115166b357127921b7a3adc91b9774049ec.tar.gz
packages-c4883115166b357127921b7a3adc91b9774049ec.tar.bz2
packages-c4883115166b357127921b7a3adc91b9774049ec.tar.xz
packages-c4883115166b357127921b7a3adc91b9774049ec.zip
user/py3-pyang: bump { 2.3.2 --> 2.5.3 }.
Diffstat (limited to 'user/py3-pyang')
-rw-r--r--user/py3-pyang/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/py3-pyang/APKBUILD b/user/py3-pyang/APKBUILD
index 8be0b9f77..3b1393ee2 100644
--- a/user/py3-pyang/APKBUILD
+++ b/user/py3-pyang/APKBUILD
@@ -11,7 +11,6 @@ url="https://pypi.org/project/pyang/"
arch="noarch"
license="ISC"
depends="python3 py3-lxml"
-makedepends=""
subpackages="$pkgname-doc $pkgname-bash-completion:bashcomp"
source="https://files.pythonhosted.org/packages/source/$_p/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir/pyang-$pkgver"