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

2020-11-12 Thread Felix Yan via arch-commits
Date: Thursday, November 12, 2020 @ 14:29:10
  Author: felixonmars
Revision: 751934

upgpkg: python-pip-shims 0.5.3-3: Python 3.9 rebuild

Modified:
  python-pip-shims/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 14:29:09 UTC (rev 751933)
+++ PKGBUILD2020-11-12 14:29:10 UTC (rev 751934)
@@ -2,7 +2,7 @@
 
 pkgname=python-pip-shims
 pkgver=0.5.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Compatibility shims for pip versions 8 thru current"
 url="https://github.com/sarugaku/pip-shims;
 license=('ISC')


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 19:52:57
  Author: foutrelis
Revision: 748085

upgpkg: python-pip-shims 0.5.3-2: Python 3.9 rebuild

Modified:
  python-pip-shims/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 19:52:25 UTC (rev 748084)
+++ PKGBUILD2020-11-09 19:52:57 UTC (rev 748085)
@@ -2,7 +2,7 @@
 
 pkgname=python-pip-shims
 pkgver=0.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Compatibility shims for pip versions 8 thru current"
 url="https://github.com/sarugaku/pip-shims;
 license=('ISC')


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

2020-08-08 Thread Felix Yan via arch-commits
Date: Saturday, August 8, 2020 @ 10:52:50
  Author: felixonmars
Revision: 672092

upgpkg: python-pip-shims 0.5.3-1

Modified:
  python-pip-shims/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-08 10:52:45 UTC (rev 672091)
+++ PKGBUILD2020-08-08 10:52:50 UTC (rev 672092)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pip-shims
-pkgver=0.5.2
+pkgver=0.5.3
 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=('a71dad0a9b1465f3d14ee560402d1aaa5c378f964942981d428c1edf4cd15daf1ccc1a420b7b172a98af3d74f58eabd60377b4ee9acab49694ebf459e282')
+sha512sums=('7a2b72d3483298ffeaa7ba24bdc7550e0a72ea3d373f43761afdcdc8399a518191191a2b4cc70aadfcaf1fa34e7843984c5e33ec32e4f1d10084f2497bfb61f7')
 
 build() {
   cd pip-shims-$pkgver


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

2020-04-22 Thread Felix Yan via arch-commits
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
===
--- PKGBUILD2020-04-22 22:25:45 UTC (rev 617743)
+++ PKGBUILD2020-04-23 00:18:23 UTC (rev 617744)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 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=('a71dad0a9b1465f3d14ee560402d1aaa5c378f964942981d428c1edf4cd15daf1ccc1a420b7b172a98af3d74f58eabd60377b4ee9acab49694ebf459e282')
 
 build() {
   cd pip-shims-$pkgver


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

2020-03-10 Thread Felix Yan via arch-commits
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
===
--- PKGBUILD2020-03-10 18:07:12 UTC (rev 593830)
+++ PKGBUILD2020-03-10 18:07:14 UTC (rev 593831)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 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


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

2020-01-30 Thread Felix Yan via arch-commits
Date: Thursday, January 30, 2020 @ 08:46:37
  Author: felixonmars
Revision: 560035

upgpkg: python-pip-shims 0.5.0-1

Modified:
  python-pip-shims/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-30 08:45:10 UTC (rev 560034)
+++ PKGBUILD2020-01-30 08:46:37 UTC (rev 560035)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pip-shims
-pkgver=0.4.0
+pkgver=0.5.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=('fdd66f723e5dfaa2db4f7a8fb6de458fa9c0ca2de60f244d2e458f3e5274a00a0a71c1a8563e593c3e96838a4da10686a53850f466ebed4d68e73c0bc22c4c0c')
+sha512sums=('958446f9691617313a40691272c567237ec9a96e091895052641afb17f7858e81ff05c3f89b79b931ba900bb94483a4787970c42704a3aeb9bf6302cc82a3ca6')
 
 build() {
   cd pip-shims-$pkgver


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

2019-12-23 Thread Felix Yan via arch-commits
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
===
--- PKGBUILD2019-12-23 08:34:03 UTC (rev 538956)
+++ PKGBUILD2019-12-23 08:34:06 UTC (rev 538957)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 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


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

2019-11-18 Thread Felix Yan via arch-commits
Date: Tuesday, November 19, 2019 @ 02:18:51
  Author: felixonmars
Revision: 530377

upgpkg: python-pip-shims 0.3.4-1

Modified:
  python-pip-shims/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-19 02:15:30 UTC (rev 530376)
+++ PKGBUILD2019-11-19 02:18:51 UTC (rev 530377)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pip-shims
-pkgver=0.3.3
-pkgrel=2
+pkgver=0.3.4
+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=('4c467dc7d63bcdd5f17f3ffad9228b7c80ef0effbed3d40815b4c8d077d019f7a20d93b99e36498330e12a44011ff195d5a2faa4456a82cf81174b1ea6cfa759')
+sha512sums=('1ea4746de6e7fe47bf3c31ce67dcb172ec1a61da2ac8fdbe59121c5052f9522a4248885ae629028cbebb64d3160e7ae3f0d102d1a4c96f663ba78bb944d3729c')
 
 build() {
   cd pip-shims-$pkgver


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

2019-10-26 Thread Felix Yan via arch-commits
Date: Saturday, October 26, 2019 @ 06:17:51
  Author: felixonmars
Revision: 520257

Python 3.8 rebuild

Modified:
  python-pip-shims/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 06:17:45 UTC (rev 520256)
+++ PKGBUILD2019-10-26 06:17:51 UTC (rev 520257)
@@ -2,7 +2,7 @@
 
 pkgname=python-pip-shims
 pkgver=0.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Compatibility shims for pip versions 8 thru current"
 url="https://github.com/sarugaku/pip-shims;
 license=('ISC')


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

2019-06-17 Thread Felix Yan via arch-commits
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
===
--- PKGBUILD2019-06-17 10:57:37 UTC (rev 481939)
+++ PKGBUILD2019-06-17 11:00:39 UTC (rev 481940)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 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


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

2019-05-25 Thread Felix Yan via arch-commits
Date: Saturday, May 25, 2019 @ 17:46:06
  Author: felixonmars
Revision: 470724

upgpkg: python-pip-shims 0.3.2-2

fix arch

Modified:
  python-pip-shims/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 17:46:00 UTC (rev 470723)
+++ PKGBUILD2019-05-25 17:46:06 UTC (rev 470724)
@@ -2,11 +2,11 @@
 
 pkgname=python-pip-shims
 pkgver=0.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Compatibility shims for pip versions 8 thru current"
 url="https://github.com/sarugaku/pip-shims;
 license=('ISC')
-arch=('x86_64')
+arch=('any')
 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;)