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

Felix Yan felixonmars at gemini.archlinux.org
Sun Apr 3 15:18:59 UTC 2022


    Date: Sunday, April 3, 2022 @ 15:18:59
  Author: felixonmars
Revision: 1180999

upgpkg: python-pip-shims 0.7.0-1

Modified:
  python-pip-shims/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-03 15:16:29 UTC (rev 1180998)
+++ PKGBUILD	2022-04-03 15:18:59 UTC (rev 1180999)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pip-shims
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc="Compatibility shims for pip versions 8 thru current"
 url="https://github.com/sarugaku/pip-shims"
@@ -10,7 +10,7 @@
 depends=('python-pip' 'python-wheel' 'python-setuptools')
 checkdepends=('python-pytest-runner' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/pip-shims/archive/$pkgver.tar.gz")
-sha512sums=('af81ac58470ae083d56a0bab2687baf1f347cd42b644ba81e0e8d240d6579fa2799a266a9f84d948ac78f0db0227e7ab237c105df98d53c0e1f422ce67f7e117')
+sha512sums=('d9a14cd4dab9112a4cdea7e7eaeb8731a4f78b6176200cb08bfc54caad80d020cd8a8c0a4b38ffb12fae9bf7a7841e99cd2fd956c5f85cf35fef6c01687444c1')
 
 build() {
   cd pip-shims-$pkgver



More information about the arch-commits mailing list