[arch-commits] Commit in python-justbases/trunk (PKGBUILD)

Jiachen Yang farseerfc at archlinux.org
Sun Sep 30 23:33:05 UTC 2018


    Date: Sunday, September 30, 2018 @ 23:33:05
  Author: farseerfc
Revision: 388716

upgpkg: python-justbases 0.09-2

python-justbases add python-setuptools to fix FS#60254

Modified:
  python-justbases/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-30 23:15:48 UTC (rev 388715)
+++ PKGBUILD	2018-09-30 23:33:05 UTC (rev 388716)
@@ -3,10 +3,11 @@
 pkgname=python-justbases
 _pkgname=justbases
 pkgver=0.09
-pkgrel=1
+pkgrel=2
 pkgdesc="conversion of ints and rationals to any base"
 url="https://github.com/mulkieran/justbases"
 depends=('python')
+makedepends=('python-setuptools')
 checkdepends=('python-nose' 'python-hypothesis')
 license=('GPL')
 arch=('any')



More information about the arch-commits mailing list