summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2022-08-30 13:53:55 -0500
committerLuis Martinez2022-08-30 13:53:55 -0500
commite111e4180a2122a36ffbc4067eeeb5e691165504 (patch)
treef8b0e348f75d92fb455da2e576a53020210266b2 /.SRCINFO
parentd95c5585bef691cd69a1952a069e37ee7674c0a3 (diff)
downloadaur-zbase32.tar.gz
packaging cleanup
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf69aa5f1ca4..8c00c80e2b11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
pkgbase = zbase32
- pkgdesc = An alternate base32 encoder (not RFC 3548 compliant)
+ pkgdesc = Alternate base32 encoder (not RFC 3548 compliant)
pkgver = 1.1.5
- pkgrel = 3
+ pkgrel = 4
url = https://pypi.python.org/pypi/zbase32
arch = any
license = BSD
- makedepends = python2-setuptools
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
- source = https://files.pythonhosted.org/packages/source/z/zbase32/zbase32-1.1.5.tar.gz
+ makedepends = python-wheel
+ depends = python-pyutil
+ source = python-zbase32-1.1.5.tar.gz::https://files.pythonhosted.org/packages/source/z/zbase32/zbase32-1.1.5.tar.gz
source = LICENSE
sha256sums = 9b25c34ba586cbbad4517af516e723599a6f38fc560f4797855a5f3051e6422f
sha256sums = c341afeb154cdcf20c247c8289fadd82245c89d0ea40b630c98885481c29845f
-pkgname = python2-zbase32
- replaces = zbase32
-
pkgname = python-zbase32
-