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

Felix Yan felixonmars at archlinux.org
Thu Apr 23 00:18:24 UTC 2020


    Date: Thursday, April 23, 2020 @ 00:18:23
  Author: felixonmars
Revision: 617744

upgpkg: python-pip-shims 0.5.2-1

Modified:
  python-pip-shims/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-22 22:25:45 UTC (rev 617743)
+++ PKGBUILD	2020-04-23 00:18:23 UTC (rev 617744)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pip-shims
-pkgver=0.5.1
+pkgver=0.5.2
 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=('37abfac3682b4d3f26bb43902be86911a21b0487e275b6ce688aa3696ba4d51748dcba1cdc2743787f244fd6bfbc91e57c9f8ce4ae64e09ecf891f63484337fe')
+sha512sums=('a71dad0a9b1465f3d14ee5cccc60402d1aaa5c378f964942981d428c1edf4cd15daf1ccc1a420b7b172a98af3d74f58eabd60377b4ee9acab49694ebf459e282')
 
 build() {
   cd pip-shims-$pkgver



More information about the arch-commits mailing list