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

Felix Yan felixonmars at archlinux.org
Mon Jun 17 11:00:39 UTC 2019


    Date: Monday, June 17, 2019 @ 11:00:39
  Author: felixonmars
Revision: 481940

upgpkg: python-pip-shims 0.3.3-1

Modified:
  python-pip-shims/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-17 10:57:37 UTC (rev 481939)
+++ PKGBUILD	2019-06-17 11:00:39 UTC (rev 481940)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pip-shims
-pkgver=0.3.2
-pkgrel=2
+pkgver=0.3.3
+pkgrel=1
 pkgdesc="Compatibility shims for pip versions 8 thru current"
 url="https://github.com/sarugaku/pip-shims"
 license=('ISC')
@@ -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=('c2313be7f1b96be6f53611e54ac50844099a38fa451f41fb9182c3d900477c295d915fe2da3a32fcda0787d295099f2de5e5d231757eca623e0fb77c576dc956')
+sha512sums=('4c467dc7d63bcdd5f17f3ffad9228b7c80ef0effbed3d40815b4c8d077d019f7a20d93b99e36498330e12a44011ff195d5a2faa4456a82cf81174b1ea6cfa759')
 
 build() {
   cd pip-shims-$pkgver



More information about the arch-commits mailing list