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

Felix Yan felixonmars at archlinux.org
Mon Dec 23 08:34:06 UTC 2019


    Date: Monday, December 23, 2019 @ 08:34:06
  Author: felixonmars
Revision: 538957

upgpkg: python-pip-shims 0.4.0-1

Modified:
  python-pip-shims/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-23 08:34:03 UTC (rev 538956)
+++ PKGBUILD	2019-12-23 08:34:06 UTC (rev 538957)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pip-shims
-pkgver=0.3.4
+pkgver=0.4.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=('1ea4746de6e7fe47bf3c31ce67dcb172ec1a61da2ac8fdbe59121c5052f9522a4248885ae629028cbebb64d3160e7ae3f0d102d1a4c96f663ba78bb944d3729c')
+sha512sums=('fdd66f723e5dfaa2db4f7a8fb6de458fa9c0ca2de60f244d2e458f3e5274a00a0a71c1a8563e593c3e96838a4da10686a53850f466ebed4d68e73c0bc22c4c0c')
 
 build() {
   cd pip-shims-$pkgver



More information about the arch-commits mailing list