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

2020-11-09 Thread Felix Yan via arch-commits
Date: Monday, November 9, 2020 @ 15:55:03
  Author: felixonmars
Revision: 747229

upgpkg: python-distlib 0.3.1-2: Python 3.9 rebuild

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 15:54:56 UTC (rev 747228)
+++ PKGBUILD2020-11-09 15:55:03 UTC (rev 747229)
@@ -4,7 +4,7 @@
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
 pkgver=0.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Low-level components of distutils2/packaging"
 arch=('any')
 url="https://bitbucket.org/pypa/${_pkgname};


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

2020-07-02 Thread Eli Schwartz via arch-commits
Date: Friday, July 3, 2020 @ 01:49:11
  Author: eschwartz
Revision: 657562

upgpkg: python-distlib 0.3.1-1: upstream release

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-03 00:53:19 UTC (rev 657561)
+++ PKGBUILD2020-07-03 01:49:11 UTC (rev 657562)
@@ -3,7 +3,7 @@
 _pkgname=distlib
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
-pkgver=0.3.0
+pkgver=0.3.1
 pkgrel=1
 pkgdesc="Low-level components of distutils2/packaging"
 arch=('any')
@@ -11,8 +11,8 @@
 license=('PSF')
 makedepends=('python' 'python2')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip;)
-sha256sums=('2e166e231a26b36d6dfe35a48c4464346620f8645ed0ace01ee31822b288de21')
-b2sums=('e90624e886a5c4c430c53ae621b845c23d8fa3e5e89557bd521516e2290997bacb930652a9cb430fc3144e609181bbaf20037bedcce39f8f3ab14eda41e4d853')
+sha256sums=('edf6116872c863e1aa9d5bb7cb5e05a022c519a4594dc703843343a9ddd9bff1')
+b2sums=('8fd78260ef56d2f356dd816b2c5b5e42104683cd893e8a3071e4b9865e3ceead64b37ec84c6a7be9d325844e48bb0411fb458f6ca71a8cfb8b86f9721d1ac855')
 
 prepare() {
 cd "${srcdir}"/${_pkgname}-${pkgver}


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

2019-10-31 Thread Felix Yan via arch-commits
Date: Thursday, October 31, 2019 @ 18:36:57
  Author: felixonmars
Revision: 521678

Python 3.8 rebuild

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 18:34:20 UTC (rev 521677)
+++ PKGBUILD2019-10-31 18:36:57 UTC (rev 521678)
@@ -4,7 +4,7 @@
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
 pkgver=0.3.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Low-level components of distutils2/packaging"
 arch=('any')
 url="https://bitbucket.org/pypa/${_pkgname};


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

2019-10-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 31, 2019 @ 18:34:08
  Author: foutrelis
Revision: 521675

Prepare bump to 0.3.0 for Python 3.8 support

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 18:26:27 UTC (rev 521674)
+++ PKGBUILD2019-10-31 18:34:08 UTC (rev 521675)
@@ -3,8 +3,8 @@
 _pkgname=distlib
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
-pkgver=0.2.9
-pkgrel=2
+pkgver=0.3.0
+pkgrel=0
 pkgdesc="Low-level components of distutils2/packaging"
 arch=('any')
 url="https://bitbucket.org/pypa/${_pkgname};
@@ -11,8 +11,8 @@
 license=('PSF')
 makedepends=('python' 'python2')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip;)
-sha256sums=('f59db0ed3ef8248badfee5270eca6311de3b562c5b52fe140a53c2145e242cfd')
-b2sums=('378a6f8caf1c45cda638e099c4631934310c152753a8f56437362f185309599ca2f33e6509c4643dfe6cab1834594efc000e625a6c649fa40ab1fb041546546c')
+sha256sums=('2e166e231a26b36d6dfe35a48c4464346620f8645ed0ace01ee31822b288de21')
+b2sums=('e90624e886a5c4c430c53ae621b845c23d8fa3e5e89557bd521516e2290997bacb930652a9cb430fc3144e609181bbaf20037bedcce39f8f3ab14eda41e4d853')
 
 prepare() {
 cd "${srcdir}"/${_pkgname}-${pkgver}


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

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Friday, October 25, 2019 @ 16:20:40
  Author: foutrelis
Revision: 519431

Python 3.8 rebuild

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 16:20:40 UTC (rev 519430)
+++ PKGBUILD2019-10-25 16:20:40 UTC (rev 519431)
@@ -4,7 +4,7 @@
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
 pkgver=0.2.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Low-level components of distutils2/packaging"
 arch=('any')
 url="https://bitbucket.org/pypa/${_pkgname};


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

2019-05-19 Thread Eli Schwartz via arch-commits
Date: Sunday, May 19, 2019 @ 06:55:44
  Author: eschwartz
Revision: 467944

upgpkg: python-distlib 0.2.9-1

upstream release

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-19 06:02:23 UTC (rev 467943)
+++ PKGBUILD2019-05-19 06:55:44 UTC (rev 467944)
@@ -3,7 +3,7 @@
 _pkgname=distlib
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
-pkgver=0.2.8
+pkgver=0.2.9
 pkgrel=1
 pkgdesc="Low-level components of distutils2/packaging"
 arch=('any')
@@ -11,8 +11,16 @@
 license=('PSF')
 makedepends=('python' 'python2')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip;)
-sha256sums=('57977cd7d9ea27986ec62f425630e4ddb42efe651ff80bc58ed8dbc3c7c21f19')
+sha256sums=('f59db0ed3ef8248badfee5270eca6311de3b562c5b52fe140a53c2145e242cfd')
+b2sums=('378a6f8caf1c45cda638e099c4631934310c152753a8f56437362f185309599ca2f33e6509c4643dfe6cab1834594efc000e625a6c649fa40ab1fb041546546c')
 
+prepare() {
+cd "${srcdir}"/${_pkgname}-${pkgver}
+
+rm distlib/*.exe
+
+}
+
 build() {
 cd "${srcdir}"/${_pkgname}-${pkgver}
 


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

2018-10-02 Thread Eli Schwartz via arch-commits
Date: Wednesday, October 3, 2018 @ 03:53:36
  Author: eschwartz
Revision: 389106

upgpkg: python-distlib 0.2.8-1

upstream release

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-03 03:27:28 UTC (rev 389105)
+++ PKGBUILD2018-10-03 03:53:36 UTC (rev 389106)
@@ -3,8 +3,8 @@
 _pkgname=distlib
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
-pkgver=0.2.7
-pkgrel=2
+pkgver=0.2.8
+pkgrel=1
 pkgdesc="Low-level components of distutils2/packaging"
 arch=('any')
 url="https://bitbucket.org/pypa/${_pkgname};
@@ -11,16 +11,8 @@
 license=('PSF')
 makedepends=('python' 'python2')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip;)
-sha256sums=('cd502c66fc27c535bab62dc4f482e403e2369c2c05281a79cc2d4e2f42a87f20')
+sha256sums=('57977cd7d9ea27986ec62f425630e4ddb42efe651ff80bc58ed8dbc3c7c21f19')
 
-prepare() {
-cd "${srcdir}"/${_pkgname}-${pkgver}
-
-# https://bitbucket.org/pypa/distlib/issues/107/test-suite-failures
-# patch misses the docs file...
-sed -i 's/tatterdema/tatterdemalion/' tests/test_index.py
-}
-
 build() {
 cd "${srcdir}"/${_pkgname}-${pkgver}
 


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 17:13:15
  Author: felixonmars
Revision: 348638

Python 3.7 rebuild

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 17:12:58 UTC (rev 348637)
+++ PKGBUILD2018-06-30 17:13:15 UTC (rev 348638)
@@ -5,7 +5,7 @@
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
 pkgver=0.2.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Low-level components of distutils2/packaging"
 arch=('any')
 url="https://bitbucket.org/pypa/${_pkgname};


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

2018-05-17 Thread Eli Schwartz via arch-commits
Date: Thursday, May 17, 2018 @ 20:47:37
  Author: eschwartz
Revision: 324083

I don't know how this useless checkdepends got there.

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 20:45:47 UTC (rev 324082)
+++ PKGBUILD2018-05-17 20:47:37 UTC (rev 324083)
@@ -11,7 +11,6 @@
 url="https://bitbucket.org/pypa/${_pkgname};
 license=('PSF')
 makedepends=('python' 'python2')
-checkdepends=('python-pytest' 'python2-pytest')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip;)
 sha256sums=('cd502c66fc27c535bab62dc4f482e403e2369c2c05281a79cc2d4e2f42a87f20')