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

Felix Yan felixonmars at archlinux.org
Tue Mar 10 18:07:15 UTC 2020


    Date: Tuesday, March 10, 2020 @ 18:07:14
  Author: felixonmars
Revision: 593831

upgpkg: python-pip-shims 0.5.1-1

Modified:
  python-pip-shims/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-10 18:07:12 UTC (rev 593830)
+++ PKGBUILD	2020-03-10 18:07:14 UTC (rev 593831)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pip-shims
-pkgver=0.5.0
+pkgver=0.5.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=('958446f9691617313a40691272c567237ec9a96e091895052641afb17f7858e81ff05c3f89b79b931ba900bb94483a4787970c42704a3aeb9bf6302cc82a3ca6')
+sha512sums=('37abfac3682b4d3f26bb43902be86911a21b0487e275b6ce688aa3696ba4d51748dcba1cdc2743787f244fd6bfbc91e57c9f8ce4ae64e09ecf891f63484337fe')
 
 build() {
   cd pip-shims-$pkgver



More information about the arch-commits mailing list