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

Florian Pritz bluewind at archlinux.org
Sun Apr 11 13:20:18 UTC 2021


    Date: Sunday, April 11, 2021 @ 13:20:18
  Author: bluewind
Revision: 915735

upgpkg: python-internetarchive 2.0.1-1: upstream update

Modified:
  python-internetarchive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-11 13:16:32 UTC (rev 915734)
+++ PKGBUILD	2021-04-11 13:20:18 UTC (rev 915735)
@@ -10,7 +10,6 @@
 url='https://github.com/jjjake/ia-wrapper'
 license=('AGPL3')
 depends=('python'
-         'python-setuptools'
          'python-six'
          'python-yaml'
          'python-requests'
@@ -21,6 +20,7 @@
          'python-tqdm'
          'python-schema'
         )
+makedepends=('python-setuptools')
 optdepends=('python-ujson: faster json parsing'
             'python-gevent: concurrent downloads'
             'cython: speedups')



More information about the arch-commits mailing list