summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMarcell Meszaros2022-07-10 21:34:42 +0200
committerMarcell Meszaros2022-07-10 21:38:50 +0200
commitcd3e5a690a93f49a982cb7239da39ffa2c2908ae (patch)
tree4f4aaba908719c61353722e29cf4ad07f06dfd84 /.SRCINFO
parent4b79c350e5406d6047667005523fb9dccb0fa287 (diff)
downloadaur-cd3e5a690a93f49a982cb7239da39ffa2c2908ae.tar.gz
2.7a1-5: revert changes in pkgrel 3 and 4 (Python3 version range constraint)
Seems it its not such a straightforward matter to set a package to use earlier Python versions as I've originally thought. This reverts commit 4b79c350e5406d6047667005523fb9dccb0fa287. This reverts commit 469d226670916334c5e79d28ed91a6d4b390692f.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 2 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e8588c9adf3..0bcfa099b4be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
pkgbase = python-pycrypto
pkgdesc = [DEPRECATED since 2013] Cryptographic primitives and algorithms for Python
pkgver = 2.7a1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/pycrypto/pycrypto/blob/master/README.md
arch = x86_64
license = custom:Unlicense
license = PSF
makedepends = gmp
makedepends = python-setuptools
- depends = python>=3.3
- depends = python<3.9
conflicts = python-pycryptodome
source = pycrypto-2.7a1.tar.gz::https://github.com/pycrypto/pycrypto/archive/refs/tags/v2.7a1.tar.gz
source = 0001-replaced-time.clock-with-time.process_time-time-cloc.patch
@@ -19,11 +17,8 @@ pkgbase = python-pycrypto
pkgname = python-pycrypto
arch = any
license = Unlicense
- depends = python>=3.3
- depends = python<3.9
depends = python-crypto=2.7a1
pkgname = python-crypto
- depends = python>=3.3
- depends = python<3.9
depends = gmp
+ depends = python