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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 15 08:55:43 UTC 2022


    Date: Friday, July 15, 2022 @ 08:55:43
  Author: felixonmars
Revision: 1252842

upgpkg: python-pip-shims 0.7.1-1

Modified:
  python-pip-shims/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-15 08:51:52 UTC (rev 1252841)
+++ PKGBUILD	2022-07-15 08:55:43 UTC (rev 1252842)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pip-shims
-pkgver=0.7.0
+pkgver=0.7.1
 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=('d9a14cd4dab9112a4cdea7e7eaeb8731a4f78b6176200cb08bfc54caad80d020cd8a8c0a4b38ffb12fae9bf7a7841e99cd2fd956c5f85cf35fef6c01687444c1')
+sha512sums=('baaef8b6789e07624fd8b631fd78b4be593616bc5ac2f36f27c8e6dc5962f75c73fd9e62fa3db9ab58a3f8e5f6c148b84434fe0117ab9407277444fe1d1893d0')
 
 build() {
   cd pip-shims-$pkgver



More information about the arch-commits mailing list