summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Tatschner2020-05-16 12:31:37 +0200
committerStefan Tatschner2020-05-16 12:31:37 +0200
commit366d5b462c654f5c1a098ea93aba6856c899fdc6 (patch)
tree759bc158a8abe762d28dfcc51e730e6259e6c875 /.SRCINFO
parent56b65cead761d017cabc224530f2adc93fe4314b (diff)
downloadaur-366d5b462c654f5c1a098ea93aba6856c899fdc6.tar.gz
Remove python2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73ac2caef08d..eba7f6f6895b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,14 @@
pkgbase = python-aenum
pkgdesc = Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants
pkgver = 2.2.2
- pkgrel = 2
+ pkgrel = 3
url = https://bitbucket.org/stoneleaf/aenum
arch = any
license = BSD
makedepends = python-setuptools
- makedepends = python2-setuptools
source = https://files.pythonhosted.org/packages/00/db/6f60b39f91981b8b2811da5cb9fe989ae1ed2a424ae937f1a731ad4be945/aenum-2.2.2.tar.gz
sha256sums = c94fde69eebf8d478d68f0d96c61178299d9a19465ef5effa326ebee7536c203
pkgname = python-aenum
depends = python
-pkgname = python2-aenum
-