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

Evangelos Foutras foutrelis at gemini.archlinux.org
Sun Jan 30 22:14:07 UTC 2022


    Date: Sunday, January 30, 2022 @ 22:14:06
  Author: foutrelis
Revision: 1120931

upgpkg: python-sphobjinv 2.2-1: new upstream release

Modified:
  python-sphobjinv/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 22:01:40 UTC (rev 1120930)
+++ PKGBUILD	2022-01-30 22:14:06 UTC (rev 1120931)
@@ -2,17 +2,16 @@
 
 pkgname=python-sphobjinv
 _name=${pkgname#python-}
-pkgver=2.1
-pkgrel=3
+pkgver=2.2
+pkgrel=1
 pkgdesc="Manipulate and inspect Sphinx objects.inv files"
 arch=('any')
 url="https://github.com/bskinn/sphobjinv"
 license=('MIT')
-depends=('python' 'python-attrs' 'python-certifi' 'python-fuzzywuzzy'
-         'python-jsonschema')
+depends=('python' 'python-attrs' 'python-certifi' 'python-jsonschema')
 makedepends=('python-setuptools')
 source=(https://github.com/bskinn/sphobjinv/archive/v$pkgver/$_name-$pkgver.tar.gz)
-sha256sums=('e41950a578dfd5acae24f12c7fe12b8d5e44f9162487aaa27189ca2e5c45d30c')
+sha256sums=('cc8addb5152a8670357638a9976894a0e4fa3e23d5ea15368ad67a1cccf24fb9')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list