summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorskydrome2022-08-29 16:20:57 -0400
committerskydrome2022-08-29 16:20:57 -0400
commita945e9a157b0cb0af9387be20775001e445fe3f2 (patch)
tree3b959937771a42693afed47a022fc889886ebe90 /.SRCINFO
parent2767a04edbc7f626fe1286a759341de4e69e0e2d (diff)
downloadaur-a945e9a157b0cb0af9387be20775001e445fe3f2.tar.gz
remove python2 package and install using a wheel
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 4 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcf4f93b25c0..8d763db322ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,17 +5,12 @@ pkgbase = zfec
url = https://pypi.python.org/pypi/zfec
arch = any
license = GPL
- makedepends = python2-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
makedepends = python-setuptools
+ depends = python
source = https://files.pythonhosted.org/packages/source/z/zfec/zfec-1.5.5.tar.gz
sha256sums = 6033b2f3cc3edacf3f7eeed5f258c1ebf8a1d7e5e35b623db352512ce564e5ca
-pkgname = python2-zfec
- depends = python2-pyutil
- conflicts = python-zfec
- replaces = zfec
-
pkgname = python-zfec
- depends = python-pyutil
- conflicts = python2-zfec
-