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

Florian Pritz bluewind at archlinux.org
Sat Apr 11 09:05:44 UTC 2020


    Date: Saturday, April 11, 2020 @ 09:05:44
  Author: bluewind
Revision: 613311

upgpkg: python-internetarchive 1.9.3-1: upstream update

Modified:
  python-internetarchive/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-11 09:04:28 UTC (rev 613310)
+++ PKGBUILD	2020-04-11 09:05:44 UTC (rev 613311)
@@ -3,8 +3,8 @@
 # Contributor:  jyantis <yantis at yantis.net>
 
 pkgname=python-internetarchive
-pkgver=1.9.2
-pkgrel=2
+pkgver=1.9.3
+pkgrel=1
 pkgdesc='Wrapper for the various Internet Archive APIs (IA-S3, Metadata API, etc)'
 arch=('any')
 url='https://github.com/jjjake/ia-wrapper'
@@ -18,7 +18,6 @@
          'python-docopt'
          'python-jsonpointer'
          'python-args'
-         'python-backports.csv'
          'python-tqdm'
          'python-schema'
         )
@@ -29,7 +28,7 @@
               python-pytest
              )
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jjjake/internetarchive/archive/v${pkgver}.tar.gz")
-sha256sums=('409c65fc559a9377a08a72327cf8d45dd470fc28c7bedc59bc271386198291e7')
+sha256sums=('785758f80c7e19124da323a4ad63540732d5ba4aec36389501c2309d425074ee')
 
 build() {
   cd internetarchive-${pkgver}



More information about the arch-commits mailing list