summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBrett Cornwall2019-03-31 22:04:13 -0600
committerBrett Cornwall2019-03-31 22:04:13 -0600
commitbdf2befb392adece36e4cf5e13aa65b4e7811289 (patch)
tree8df2f91b24778dde3dad8de6c96b0cbd01fa98de /.SRCINFO
parentb8b79737e00c876ad45bd08069b9d32ed41017cd (diff)
downloadaur-bdf2befb392adece36e4cf5e13aa65b4e7811289.tar.gz
remove python2 variant for upcoming EOL
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa53e91c29c4..956b5c3dba8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,14 @@
pkgbase = python-oath
- pkgdesc = Python implementation of HOTP, TOTP and OCRA algorithms from OATH.
+ pkgdesc = Python implementation of HOTP, TOTP and OCRA algorithms from OATH
pkgver = 1.4.1
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/bdauvergne/python-oath
arch = any
license = BSD
makedepends = python-setuptools
- makedepends = python2-setuptools
+ depends = python
source = python-oath-1.4.1.tar.gz::https://pypi.io/packages/source/o/oath/oath-1.4.1.tar.gz
sha256sums = 60f59ead7dfe56c49e98ace4d4abab1b62fe65b657d3bfeebb60b322c0be30db
pkgname = python-oath
- depends = python
-
-pkgname = python2-oath
- depends = python2