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

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 05:25:31
  Author: felixonmars
Revision: 310926

upgpkg: python-setuptools 1:38.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-25 20:46:16 UTC (rev 310925)
+++ PKGBUILD2017-11-26 05:25:31 UTC (rev 310926)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=37.0.0
+pkgver=38.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'python-wheel' 'python2-wheel' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('c77e21d6043df2ac4121b256a6ca6d479670924dd74453909727d9ac813f92ef8e60ca0b8ee17dc4cea93e0beb2c627d52d64708536569e1a4ea92e31a691808')
+sha512sums=('5c741ccc79e445a42c861a98fe7f6177b08965ee5c5bc99d3359edb4cf3eb8d4e0671934526eb2e30f819b1c3045b8e4af08745ef903de29cd60e0f83e552330')
 
 prepare() {
   # Don't download and install deps


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

2017-11-20 Thread Felix Yan
Date: Tuesday, November 21, 2017 @ 03:49:13
  Author: felixonmars
Revision: 310494

upgpkg: python-setuptools 1:37.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-20 23:17:03 UTC (rev 310493)
+++ PKGBUILD2017-11-21 03:49:13 UTC (rev 310494)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.8.0
+pkgver=37.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'python-wheel' 'python2-wheel' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('5e7647ed622ae07575cca1df6695c138cab698a224ffc7873eb386d7c7242938bd746107ed7b1cac88d2a53b4b820bc4827f7fc1ff356a847d90a2aaae4922e9')
+sha512sums=('c77e21d6043df2ac4121b256a6ca6d479670924dd74453909727d9ac813f92ef8e60ca0b8ee17dc4cea93e0beb2c627d52d64708536569e1a4ea92e31a691808')
 
 prepare() {
   # Don't download and install deps
@@ -48,7 +48,6 @@
 
   cd "$srcdir"/setuptools-$pkgver-py2
   sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
-  sed -i -e "s|'pip'|'pip2'|" 
setuptools/tests/{test_develop.py,test_namespaces.py}
 
   export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 }


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

2017-11-20 Thread Felix Yan
Date: Monday, November 20, 2017 @ 14:00:06
  Author: felixonmars
Revision: 310471

upgpkg: python-setuptools 1:36.8.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-20 09:27:34 UTC (rev 310470)
+++ PKGBUILD2017-11-20 14:00:06 UTC (rev 310471)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.7.2
+pkgver=36.8.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'python-wheel' 'python2-wheel' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('bff699cf437a645e9d9973741d57484b1da28a13ced7c827157cf2f811242017023ad57813e70db8045470695d1025e19b16104123bdf827c20f1a90d69260b9')
+sha512sums=('5e7647ed622ae07575cca1df6695c138cab698a224ffc7873eb386d7c7242938bd746107ed7b1cac88d2a53b4b820bc4827f7fc1ff356a847d90a2aaae4922e9')
 
 prepare() {
   # Don't download and install deps


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

2017-11-14 Thread Felix Yan
Date: Wednesday, November 15, 2017 @ 07:31:14
  Author: felixonmars
Revision: 309997

upgpkg: python-setuptools 1:36.7.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-15 07:31:09 UTC (rev 309996)
+++ PKGBUILD2017-11-15 07:31:14 UTC (rev 309997)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.7.1
+pkgver=36.7.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'python-wheel' 'python2-wheel' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('a3ed46e29793304b2fafc43d2a50161cb5544a53aec6c111abf3a92c802954a6e1d92b9537ba76226457ac0a8acf2d500c03dcfc9e93a7cb6ce204183922ab26')
+sha512sums=('bff699cf437a645e9d9973741d57484b1da28a13ced7c827157cf2f811242017023ad57813e70db8045470695d1025e19b16104123bdf827c20f1a90d69260b9')
 
 prepare() {
   # Don't download and install deps


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

2017-11-11 Thread Felix Yan
Date: Saturday, November 11, 2017 @ 08:38:12
  Author: felixonmars
Revision: 309435

upgpkg: python-setuptools 1:36.7.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-11 08:34:27 UTC (rev 309434)
+++ PKGBUILD2017-11-11 08:38:12 UTC (rev 309435)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.6.0
+pkgver=36.7.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'python-wheel' 'python2-wheel' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('e3fce485f770e0c9642c3242fd21d64333fa460359f687193543084e32cef344020f5528f56288b76a0df76faa451b52bcc7c872c645b59d3f89874df28bda81')
+sha512sums=('a3ed46e29793304b2fafc43d2a50161cb5544a53aec6c111abf3a92c802954a6e1d92b9537ba76226457ac0a8acf2d500c03dcfc9e93a7cb6ce204183922ab26')
 
 prepare() {
   # Don't download and install deps


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

2017-10-12 Thread Felix Yan
Date: Thursday, October 12, 2017 @ 14:20:38
  Author: felixonmars
Revision: 307544

upgpkg: python-setuptools 1:36.6.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 14:11:44 UTC (rev 307543)
+++ PKGBUILD2017-10-12 14:20:38 UTC (rev 307544)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.5.0
+pkgver=36.6.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -16,9 +16,9 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python-mock' 'python2-mock' 
'python-pytest-fixture-config'
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
-  'git')
+  'python-wheel' 'python2-wheel' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('34579579c21ff68f4ff71eeb1140dca4d4308756b4ce5c58dd1ddd25c004c6390c4b45feda83e505380685a8dce4b7dbdbd2d83c3fb3a89879df945c5a5342a6')
+sha512sums=('e3fce485f770e0c9642c3242fd21d64333fa460359f687193543084e32cef344020f5528f56288b76a0df76faa451b52bcc7c872c645b59d3f89874df28bda81')
 
 prepare() {
   # Don't download and install deps


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

2017-09-15 Thread Felix Yan
Date: Friday, September 15, 2017 @ 19:33:40
  Author: felixonmars
Revision: 305619

upgpkg: python-setuptools 1:36.5.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-15 19:11:37 UTC (rev 305618)
+++ PKGBUILD2017-09-15 19:33:40 UTC (rev 305619)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.4.0
+pkgver=36.5.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('86bad0c16b7bde4c0a37867db04d76a90a7c968a8926611f4ad26f3d9185b33aa040072ecd7d23540a1434d19a742db3667387d4df975de489b494103b2df0e9')
+sha512sums=('34579579c21ff68f4ff71eeb1140dca4d4308756b4ce5c58dd1ddd25c004c6390c4b45feda83e505380685a8dce4b7dbdbd2d83c3fb3a89879df945c5a5342a6')
 
 prepare() {
   # Don't download and install deps


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

2017-09-03 Thread Felix Yan
Date: Monday, September 4, 2017 @ 00:49:34
  Author: felixonmars
Revision: 304627

upgpkg: python-setuptools 1:36.4.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-03 23:13:42 UTC (rev 304626)
+++ PKGBUILD2017-09-04 00:49:34 UTC (rev 304627)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.3.0
+pkgver=36.4.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('22527410ea30cbc9788e058753c6ebe9c7c9f36b16d783c004fd3f0b6849c6955f4b5b221e5bc31a6503011324f51cec5679dc6188272382d02ac043b03d4993')
+sha512sums=('86bad0c16b7bde4c0a37867db04d76a90a7c968a8926611f4ad26f3d9185b33aa040072ecd7d23540a1434d19a742db3667387d4df975de489b494103b2df0e9')
 
 prepare() {
   # Don't download and install deps


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

2017-08-28 Thread Felix Yan
Date: Monday, August 28, 2017 @ 19:33:48
  Author: felixonmars
Revision: 304306

upgpkg: python-setuptools 1:36.3.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-28 19:29:37 UTC (rev 304305)
+++ PKGBUILD2017-08-28 19:33:48 UTC (rev 304306)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.7
+pkgver=36.3.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('e8f5e1d2421c3a23fdcc98666b40d277b22f95340051847eaaf77af0ce7cfde8f949a2afb54e71b32525244af8d3eeb53c0d6c82de4b9878eb76cf5c34b99ad9')
+sha512sums=('22527410ea30cbc9788e058753c6ebe9c7c9f36b16d783c004fd3f0b6849c6955f4b5b221e5bc31a6503011324f51cec5679dc6188272382d02ac043b03d4993')
 
 prepare() {
   # Don't download and install deps


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

2017-08-02 Thread Felix Yan
Date: Wednesday, August 2, 2017 @ 16:46:06
  Author: felixonmars
Revision: 301538

upgpkg: python-setuptools 1:36.2.7-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-02 15:28:56 UTC (rev 301537)
+++ PKGBUILD2017-08-02 16:46:06 UTC (rev 301538)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.4
+pkgver=36.2.7
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('a490fec116debce541e2b5a9449b8a3522638d0c257a462f6e2a8ed48603f274418ed1263eb9eb9ccd6ea2e59f7862e91f92138962a23f222f41517f391d163d')
+sha512sums=('e8f5e1d2421c3a23fdcc98666b40d277b22f95340051847eaaf77af0ce7cfde8f949a2afb54e71b32525244af8d3eeb53c0d6c82de4b9878eb76cf5c34b99ad9')
 
 prepare() {
   # Don't download and install deps
@@ -34,10 +34,12 @@
   # 'Clean' installation is expected to fail since we removed bundled packages
   sed -i '/^def test_clean_env_install/i import 
pytest\n\n...@pytest.mark.xfail' 
setuptools-$pkgver/setuptools/tests/test_virtualenv.py
 
-  # Test failed. Importing an unbundled new setuptools in a virtualenv does 
not work, but this won't
+  # Tests failed. Importing an unbundled new setuptools in a virtualenv does 
not work, but this won't
   # affect normal virtualenv usage (which don't have to import the unbundled 
setuptools in *current*
   # dir.
-  sed -i '/^def test_pip_upgrade_from_source/i @pytest.mark.xfail' 
setuptools-$pkgver/setuptools/tests/test_virtualenv.py
+  sed -e '/^def test_pip_upgrade_from_source/i @pytest.mark.xfail' \
+  -e '/^def test_test_command_install_requirements/i @pytest.mark.xfail' \
+  -i setuptools-$pkgver/setuptools/tests/test_virtualenv.py
 
   cp -a setuptools-$pkgver{,-py2}
 


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

2017-07-27 Thread Felix Yan
Date: Thursday, July 27, 2017 @ 07:07:35
  Author: felixonmars
Revision: 301288

upgpkg: python-setuptools 1:36.2.4-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-26 21:43:13 UTC (rev 301287)
+++ PKGBUILD2017-07-27 07:07:35 UTC (rev 301288)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.3
+pkgver=36.2.4
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('6300c3728891e99ead7b3831b8414b8b57b3b612a34c7a3e75acfc27d26b2fee2a18dfebbe9ebd12e297abf820615ddf1a0c5381778d1f7a868a8cf35b254544')
+sha512sums=('a490fec116debce541e2b5a9449b8a3522638d0c257a462f6e2a8ed48603f274418ed1263eb9eb9ccd6ea2e59f7862e91f92138962a23f222f41517f391d163d')
 
 prepare() {
   # Don't download and install deps


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

2017-07-25 Thread Felix Yan
Date: Wednesday, July 26, 2017 @ 05:42:13
  Author: felixonmars
Revision: 301269

upgpkg: python-setuptools 1:36.2.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-25 23:31:15 UTC (rev 301268)
+++ PKGBUILD2017-07-26 05:42:13 UTC (rev 301269)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.2
+pkgver=36.2.3
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
   'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
   'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('868d83224a6ed02278c2f8b19992f231ae2ad664c690479067a67494498a1ccf0426f6d3b13a21d2735114a5135bbe63f5e789fd90d11e5f4f811bc9db866f1b')
+sha512sums=('6300c3728891e99ead7b3831b8414b8b57b3b612a34c7a3e75acfc27d26b2fee2a18dfebbe9ebd12e297abf820615ddf1a0c5381778d1f7a868a8cf35b254544')
 
 prepare() {
   # Don't download and install deps


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

2017-07-24 Thread Felix Yan
Date: Monday, July 24, 2017 @ 18:58:57
  Author: felixonmars
Revision: 301225

upgpkg: python-setuptools 1:36.2.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-24 17:31:06 UTC (rev 301224)
+++ PKGBUILD2017-07-24 18:58:57 UTC (rev 301225)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.0
+pkgver=36.2.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,9 +14,11 @@
 makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
  'python2-pip')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
-  'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
+  'python2-pytest-flake8' 'python-mock' 'python2-mock' 
'python-pytest-fixture-config'
+  'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
+  'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('579e63feb9f5ea33e29f4ae3a2736a2cfd18e83927775a56553dbe34bcfa32f325457204333d4f183759dbcd57e4ad7f8b166fcfbf626db597b18e14bbcd9ea4')
+sha512sums=('868d83224a6ed02278c2f8b19992f231ae2ad664c690479067a67494498a1ccf0426f6d3b13a21d2735114a5135bbe63f5e789fd90d11e5f4f811bc9db866f1b')
 
 prepare() {
   # Don't download and install deps
@@ -29,6 +31,14 @@
   -e '/tag_date = 1/d' \
   -i setuptools-$pkgver/setup.cfg
 
+  # 'Clean' installation is expected to fail since we removed bundled packages
+  sed -i '/^def test_clean_env_install/i import 
pytest\n\n...@pytest.mark.xfail' 
setuptools-$pkgver/setuptools/tests/test_virtualenv.py
+
+  # Test failed. Importing an unbundled new setuptools in a virtualenv does 
not work, but this won't
+  # affect normal virtualenv usage (which don't have to import the unbundled 
setuptools in *current*
+  # dir.
+  sed -i '/^def test_pip_upgrade_from_source/i @pytest.mark.xfail' 
setuptools-$pkgver/setuptools/tests/test_virtualenv.py
+
   cp -a setuptools-$pkgver{,-py2}
 
   cd "$srcdir"/setuptools-$pkgver


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

2017-07-13 Thread Felix Yan
Date: Friday, July 14, 2017 @ 04:29:06
  Author: felixonmars
Revision: 300520

upgpkg: python-setuptools 1:36.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-13 21:15:57 UTC (rev 300519)
+++ PKGBUILD2017-07-14 04:29:06 UTC (rev 300520)
@@ -4,8 +4,8 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.0.1
-pkgrel=2
+pkgver=36.2.0
+pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('f56da02d41e98dee954b6f08d4d97906f1f7d1edacd88f3a6c547c93e76fc8f90bf8d63013f3a2b8309a8f6e4c7e427c6271030af2d5854768c73fe45a0d06ca')
+sha512sums=('579e63feb9f5ea33e29f4ae3a2736a2cfd18e83927775a56553dbe34bcfa32f325457204333d4f183759dbcd57e4ad7f8b166fcfbf626db597b18e14bbcd9ea4')
 
 prepare() {
   # Don't download and install deps


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

2017-06-06 Thread Felix Yan
Date: Tuesday, June 6, 2017 @ 16:32:38
  Author: felixonmars
Revision: 298084

upgpkg: python-setuptools 1:36.0.1-2

removed bundled packages

Modified:
  python-setuptools/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-06 16:23:46 UTC (rev 298083)
+++ PKGBUILD2017-06-06 16:32:38 UTC (rev 298084)
@@ -5,7 +5,7 @@
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
 pkgver=36.0.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
 arch=('any')
@@ -22,6 +22,8 @@
   # Don't download and install deps
   sed -i '/pip.main(args)/d' setuptools-$pkgver/bootstrap.py
 
+  rm -r setuptools-$pkgver/pkg_resources/_vendor
+
   # Remove post-release tag since we are using stable tags
   sed -e '/tag_build = .post/d' \
   -e '/tag_date = 1/d' \


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

2017-06-01 Thread Felix Yan
Date: Friday, June 2, 2017 @ 06:16:24
  Author: felixonmars
Revision: 297450

upgpkg: python-setuptools 1:36.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-02 06:13:07 UTC (rev 297449)
+++ PKGBUILD2017-06-02 06:16:24 UTC (rev 297450)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.0.0
+pkgver=36.0.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('42300cae7648d25741432f5efb71c061c8a535c7ce0c4f44952b169f063ac857e95c01d6c1e089e4946f25cac2894b1364c713f5004e7493182c1547251b5e46')
+sha512sums=('f56da02d41e98dee954b6f08d4d97906f1f7d1edacd88f3a6c547c93e76fc8f90bf8d63013f3a2b8309a8f6e4c7e427c6271030af2d5854768c73fe45a0d06ca')
 
 prepare() {
   # Don't download and install deps


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

2017-06-01 Thread Felix Yan
Date: Thursday, June 1, 2017 @ 08:00:41
  Author: felixonmars
Revision: 297039

upgpkg: python-setuptools 1:36.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 08:00:00 UTC (rev 297038)
+++ PKGBUILD2017-06-01 08:00:41 UTC (rev 297039)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=35.0.2
+pkgver=36.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('1682eb8288d3c06bf4d44e175e40a13ccf64157e3505da622df40a6d30586bb7952d058848ef4c62b0f76c6dcba5fc95096dd15abd936bfc4a2118ffe31de4b4')
+sha512sums=('42300cae7648d25741432f5efb71c061c8a535c7ce0c4f44952b169f063ac857e95c01d6c1e089e4946f25cac2894b1364c713f5004e7493182c1547251b5e46')
 
 prepare() {
   # Don't download and install deps


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

2017-04-29 Thread Felix Yan
Date: Saturday, April 29, 2017 @ 16:44:13
  Author: felixonmars
Revision: 295099

upgpkg: python-setuptools 1:35.0.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-29 15:55:45 UTC (rev 295098)
+++ PKGBUILD2017-04-29 16:44:13 UTC (rev 295099)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=35.0.1
+pkgver=35.0.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('a2a7251cc6c784244e0f0ce4dbb717ea7323d93c901e7f62a27e4e6b0af027ff6335cb72ea0458aec40f59cd0083e5ea679bc933764d5358230e14508b4a98e5')
+sha512sums=('1682eb8288d3c06bf4d44e175e40a13ccf64157e3505da622df40a6d30586bb7952d058848ef4c62b0f76c6dcba5fc95096dd15abd936bfc4a2118ffe31de4b4')
 
 prepare() {
   # Don't download and install deps


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

2017-04-19 Thread Felix Yan
Date: Wednesday, April 19, 2017 @ 07:41:36
  Author: felixonmars
Revision: 293142

upgpkg: python-setuptools 1:35.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-19 04:37:48 UTC (rev 293141)
+++ PKGBUILD2017-04-19 07:41:36 UTC (rev 293142)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=35.0.0
+pkgver=35.0.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('1a69b8395382f7aa028d91f5890fe01018fb1e0e7866c66415233e08ae5cc80038a13121faa5b4f8b81fd4c6d12f5e7370e7ce1aa616e7bb3961127d54102556')
+sha512sums=('a2a7251cc6c784244e0f0ce4dbb717ea7323d93c901e7f62a27e4e6b0af027ff6335cb72ea0458aec40f59cd0083e5ea679bc933764d5358230e14508b4a98e5')
 
 prepare() {
   # Don't download and install deps


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

2017-04-15 Thread Felix Yan
Date: Sunday, April 16, 2017 @ 05:19:43
  Author: felixonmars
Revision: 292943

upgpkg: python-setuptools 1:35.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-16 04:01:00 UTC (rev 292942)
+++ PKGBUILD2017-04-16 05:19:43 UTC (rev 292943)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.4.1
+pkgver=35.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('b0a7475ccb072e78706944d6d794f7de32d1a4d507765e9d6b5ec95a4776472d8e00cc0e327b0f83a985c20caf92d0d24a1745d5464dd6fff3983abdc30ce445')
+sha512sums=('1a69b8395382f7aa028d91f5890fe01018fb1e0e7866c66415233e08ae5cc80038a13121faa5b4f8b81fd4c6d12f5e7370e7ce1aa616e7bb3961127d54102556')
 
 prepare() {
   # Don't download and install deps


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

2017-04-10 Thread Felix Yan
Date: Tuesday, April 11, 2017 @ 05:54:05
  Author: felixonmars
Revision: 292587

upgpkg: python-setuptools 1:34.4.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-10 19:44:50 UTC (rev 292586)
+++ PKGBUILD2017-04-11 05:54:05 UTC (rev 292587)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.4.0
+pkgver=34.4.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('82abb93d3d68a5f39886602d8c80043ec62271da6056fb20b4239798533fd6ff24a12c9aa47f8210bcd13e3179ca732e3e0735d9425deae9abadcb86e31cfa01')
+sha512sums=('b0a7475ccb072e78706944d6d794f7de32d1a4d507765e9d6b5ec95a4776472d8e00cc0e327b0f83a985c20caf92d0d24a1745d5464dd6fff3983abdc30ce445')
 
 prepare() {
   # Don't download and install deps


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

2017-04-09 Thread Felix Yan
Date: Sunday, April 9, 2017 @ 17:08:44
  Author: felixonmars
Revision: 292555

upgpkg: python-setuptools 1:34.4.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-09 08:04:41 UTC (rev 292554)
+++ PKGBUILD2017-04-09 17:08:44 UTC (rev 292555)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.3.3
+pkgver=34.4.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('dd39000be37f04e8cef37277e1e6f02e834acf08bfc3696e41a3947ceb03bcb53f440a38299d77f7903bf379c0df55bcb38234ac6890917a6e73ec6388084a4c')
+sha512sums=('82abb93d3d68a5f39886602d8c80043ec62271da6056fb20b4239798533fd6ff24a12c9aa47f8210bcd13e3179ca732e3e0735d9425deae9abadcb86e31cfa01')
 
 prepare() {
   # Don't download and install deps


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

2017-03-26 Thread Felix Yan
Date: Monday, March 27, 2017 @ 01:56:28
  Author: felixonmars
Revision: 291718

upgpkg: python-setuptools 1:34.3.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

--+
 PKGBUILD |   30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-27 01:42:28 UTC (rev 291717)
+++ PKGBUILD2017-03-27 01:56:28 UTC (rev 291718)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.3.2
+pkgver=34.3.3
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -12,27 +12,27 @@
 license=('PSF')
 url="http://pypi.python.org/pypi/setuptools";
 makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
- 'python2-pip' 'git')
+ 'python2-pip')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
-source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
-sha512sums=('SKIP')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
+sha512sums=('dd39000be37f04e8cef37277e1e6f02e834acf08bfc3696e41a3947ceb03bcb53f440a38299d77f7903bf379c0df55bcb38234ac6890917a6e73ec6388084a4c')
 
 prepare() {
   # Don't download and install deps
-  sed -i '/pip.main(args)/d' setuptools/bootstrap.py
+  sed -i '/pip.main(args)/d' setuptools-$pkgver/bootstrap.py
 
   # Remove post-release tag since we are using stable tags
   sed -e '/tag_build = .post/d' \
   -e '/tag_date = 1/d' \
-  -i setuptools/setup.cfg
+  -i setuptools-$pkgver/setup.cfg
 
-  cp -a setuptools{,-py2}
+  cp -a setuptools-$pkgver{,-py2}
 
-  cd "$srcdir"/setuptools
+  cd "$srcdir"/setuptools-$pkgver
   sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" 
setuptools/command/easy_install.py
 
-  cd "$srcdir"/setuptools-py2
+  cd "$srcdir"/setuptools-$pkgver-py2
   sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
   sed -i -e "s|'pip'|'pip2'|" 
setuptools/tests/{test_develop.py,test_namespaces.py}
 
@@ -40,11 +40,11 @@
 }
 
 build() {
-  cd "$srcdir"/setuptools
+  cd "$srcdir"/setuptools-$pkgver
   python bootstrap.py
   python setup.py build
 
-  cd "$srcdir"/setuptools-py2
+  cd "$srcdir"/setuptools-$pkgver-py2
   python2 bootstrap.py
   python2 setup.py build
 }
@@ -56,10 +56,10 @@
   # https://github.com/pypa/setuptools/pull/810
   export PYTHONDONTWRITEBYTECODE=1
 
-  cd "$srcdir"/setuptools
+  cd "$srcdir"/setuptools-$pkgver
   python setup.py pytest
 
-  cd "$srcdir"/setuptools-py2
+  cd "$srcdir"/setuptools-$pkgver-py2
   python2 setup.py pytest
 )}
 
@@ -68,7 +68,7 @@
   provides=('python-distribute')
   replaces=('python-distribute')
 
-  cd "$srcdir"/setuptools
+  cd "$srcdir"/setuptools-$pkgver
   python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
 }
 
@@ -77,7 +77,7 @@
   provides=('python2-distribute')
   replaces=('python2-distribute')
 
-  cd "$srcdir"/setuptools-py2
+  cd "$srcdir"/setuptools-$pkgver-py2
   python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
   rm "$pkgdir"/usr/bin/easy_install
 }


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

2017-03-11 Thread Felix Yan
Date: Saturday, March 11, 2017 @ 15:27:35
  Author: felixonmars
Revision: 290622

upgpkg: python-setuptools 1:34.3.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-11 13:45:54 UTC (rev 290621)
+++ PKGBUILD2017-03-11 15:27:35 UTC (rev 290622)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.3.1
+pkgver=34.3.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2017-03-03 Thread Felix Yan
Date: Saturday, March 4, 2017 @ 02:33:46
  Author: felixonmars
Revision: 289955

upgpkg: python-setuptools 1:34.3.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 23:09:07 UTC (rev 289954)
+++ PKGBUILD2017-03-04 02:33:46 UTC (rev 289955)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.3.0
+pkgver=34.3.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2017-02-23 Thread Felix Yan
Date: Friday, February 24, 2017 @ 03:32:48
  Author: felixonmars
Revision: 289469

upgpkg: python-setuptools 1:34.3.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-23 21:10:20 UTC (rev 289468)
+++ PKGBUILD2017-02-24 03:32:48 UTC (rev 289469)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.2.0
+pkgver=34.3.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2017-02-12 Thread Felix Yan
Date: Monday, February 13, 2017 @ 02:49:32
  Author: felixonmars
Revision: 288770

upgpkg: python-setuptools 1:34.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-13 02:48:08 UTC (rev 288769)
+++ PKGBUILD2017-02-13 02:49:32 UTC (rev 288770)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.1.1
+pkgver=34.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2017-02-03 Thread Felix Yan
Date: Saturday, February 4, 2017 @ 07:29:01
  Author: felixonmars
Revision: 288009

upgpkg: python-setuptools 1:34.1.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-04 07:04:53 UTC (rev 288008)
+++ PKGBUILD2017-02-04 07:29:01 UTC (rev 288009)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.1.0
+pkgver=34.1.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2017-01-30 Thread Felix Yan
Date: Monday, January 30, 2017 @ 14:43:36
  Author: felixonmars
Revision: 287770

upgpkg: python-setuptools 1:34.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 10:24:48 UTC (rev 287769)
+++ PKGBUILD2017-01-30 14:43:36 UTC (rev 287770)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.0.3
+pkgver=34.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
  'python2-pip' 'git')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
-  'python2-pytest-flake8' 'python-mock' 'python2-mock' 'git')
+  'python2-pytest-flake8' 'python2-backports.unittest_mock' 'git')
 source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
 sha512sums=('SKIP')
 
@@ -57,10 +57,10 @@
   export PYTHONDONTWRITEBYTECODE=1
 
   cd "$srcdir"/setuptools
-  python setup.py ptr
+  python setup.py pytest
 
   cd "$srcdir"/setuptools-py2
-  python2 setup.py ptr
+  python2 setup.py pytest
 )}
 
 package_python-setuptools() {


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

2017-01-28 Thread Felix Yan
Date: Saturday, January 28, 2017 @ 15:52:36
  Author: felixonmars
Revision: 287606

upgpkg: python-setuptools 1:34.0.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-28 12:24:57 UTC (rev 287605)
+++ PKGBUILD2017-01-28 15:52:36 UTC (rev 287606)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.0.2
+pkgver=34.0.3
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2017-01-24 Thread Felix Yan
Date: Wednesday, January 25, 2017 @ 02:25:35
  Author: felixonmars
Revision: 287398

upgpkg: python-setuptools 1:34.0.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-25 01:35:56 UTC (rev 287397)
+++ PKGBUILD2017-01-25 02:25:35 UTC (rev 287398)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=34.0.1
+pkgver=34.0.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -38,7 +38,7 @@
 
   export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 }
-
+
 build() {
   cd "$srcdir"/setuptools
   python bootstrap.py
@@ -62,7 +62,7 @@
   cd "$srcdir"/setuptools-py2
   python2 setup.py ptr
 )}
- 
+
 package_python-setuptools() {
   depends=('python-packaging' 'python-appdirs')
   provides=('python-distribute')
@@ -71,7 +71,7 @@
   cd "$srcdir"/setuptools
   python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
 }
- 
+
 package_python2-setuptools() {
   depends=('python2-packaging' 'python2-appdirs')
   provides=('python2-distribute')


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

2017-01-23 Thread Felix Yan
Date: Tuesday, January 24, 2017 @ 03:20:32
  Author: felixonmars
Revision: 287245

upgpkg: python-setuptools 1:34.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-24 00:19:06 UTC (rev 287244)
+++ PKGBUILD2017-01-24 03:20:32 UTC (rev 287245)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=33.1.1
+pkgver=34.0.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -11,16 +11,16 @@
 arch=('any')
 license=('PSF')
 url="http://pypi.python.org/pypi/setuptools";
-makedepends=('python-packaging' 'python2-packaging' 'python-mock' 
'python2-mock' 'python-appdirs'
- 'python2-appdirs' 'git')
+makedepends=('python-packaging' 'python2-packaging' 'python-appdirs' 
'python2-appdirs' 'python-pip'
+ 'python2-pip' 'git')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
-  'python2-pytest-flake8' 'python-pip' 'git')
+  'python2-pytest-flake8' 'python-mock' 'python2-mock' 'git')
 source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
 sha512sums=('SKIP')
 
 prepare() {
-  # Remove vendored packages
-  rm -rv setuptools/pkg_resources/_vendor
+  # Don't download and install deps
+  sed -i '/pip.main(args)/d' setuptools/bootstrap.py
 
   # Remove post-release tag since we are using stable tags
   sed -e '/tag_build = .post/d' \
@@ -34,10 +34,11 @@
 
   cd "$srcdir"/setuptools-py2
   sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
+  sed -i -e "s|'pip'|'pip2'|" 
setuptools/tests/{test_develop.py,test_namespaces.py}
 
   export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 }
-
+
 build() {
   cd "$srcdir"/setuptools
   python bootstrap.py


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

2017-01-16 Thread Felix Yan
Date: Tuesday, January 17, 2017 @ 02:37:09
  Author: felixonmars
Revision: 286755

upgpkg: python-setuptools 1:33.1.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-17 02:25:00 UTC (rev 286754)
+++ PKGBUILD2017-01-17 02:37:09 UTC (rev 286755)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=33.1.0
+pkgver=33.1.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2017-01-16 Thread Felix Yan
Date: Tuesday, January 17, 2017 @ 02:24:28
  Author: felixonmars
Revision: 286753

upgpkg: python-setuptools 1:33.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-17 01:39:31 UTC (rev 286752)
+++ PKGBUILD2017-01-17 02:24:28 UTC (rev 286753)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=33.0.0
+pkgver=33.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -56,10 +56,10 @@
   export PYTHONDONTWRITEBYTECODE=1
 
   cd "$srcdir"/setuptools
-  python setup.py test
+  python setup.py ptr
 
   cd "$srcdir"/setuptools-py2
-  python2 setup.py test
+  python2 setup.py ptr
 )}
  
 package_python-setuptools() {


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

2017-01-01 Thread Felix Yan
Date: Monday, January 2, 2017 @ 03:10:01
  Author: felixonmars
Revision: 285189

upgpkg: python-setuptools 1:33.0.0-1

- enclose check() with a subshell (FS#52330)

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-01 23:34:01 UTC (rev 285188)
+++ PKGBUILD2017-01-02 03:10:01 UTC (rev 285189)
@@ -4,8 +4,8 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=32.3.1
-pkgrel=2
+pkgver=33.0.0
+pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
 arch=('any')
@@ -48,7 +48,7 @@
   python2 setup.py build
 }
 
-check() {
+check() { (
   # Workaround UTF-8 tests by setting LC_CTYPE
   export LC_CTYPE=en_US.UTF-8
 
@@ -60,7 +60,7 @@
 
   cd "$srcdir"/setuptools-py2
   python2 setup.py test
-}
+)}
  
 package_python-setuptools() {
   depends=('python-packaging' 'python-appdirs')


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

2016-12-28 Thread Felix Yan
Date: Thursday, December 29, 2016 @ 06:24:48
  Author: felixonmars
Revision: 284958

upgpkg: python-setuptools 1:32.3.1-2

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-29 06:23:08 UTC (rev 284957)
+++ PKGBUILD2016-12-29 06:24:48 UTC (rev 284958)
@@ -5,7 +5,7 @@
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
 pkgver=32.3.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
 arch=('any')


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

2016-12-28 Thread Felix Yan
Date: Thursday, December 29, 2016 @ 06:18:34
  Author: felixonmars
Revision: 284954

upgpkg: python-setuptools 1:32.3.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-28 23:18:01 UTC (rev 284953)
+++ PKGBUILD2016-12-29 06:18:34 UTC (rev 284954)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=32.3.0
+pkgver=32.3.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-12-24 Thread Felix Yan
Date: Sunday, December 25, 2016 @ 05:23:16
  Author: felixonmars
Revision: 284717

upgpkg: python-setuptools 1:32.3.0-1

python 3.6 rebuild

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 04:14:29 UTC (rev 284716)
+++ PKGBUILD2016-12-25 05:23:16 UTC (rev 284717)
@@ -4,8 +4,8 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=32.2.0
-pkgrel=2
+pkgver=32.3.0
+pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
 arch=('any')


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

2016-12-24 Thread Felix Yan
Date: Saturday, December 24, 2016 @ 09:51:53
  Author: felixonmars
Revision: 284564

upgpkg: python-setuptools 1:32.2.0-2

python 3.6 rebuild

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-24 09:50:26 UTC (rev 284563)
+++ PKGBUILD2016-12-24 09:51:53 UTC (rev 284564)
@@ -5,7 +5,7 @@
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
 pkgver=32.2.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
 arch=('any')


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

2016-12-22 Thread Felix Yan
Date: Thursday, December 22, 2016 @ 16:47:58
  Author: felixonmars
Revision: 284432

upgpkg: python-setuptools 1:32.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-22 16:38:58 UTC (rev 284431)
+++ PKGBUILD2016-12-22 16:47:58 UTC (rev 284432)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=32.1.3
+pkgver=32.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-12-21 Thread Felix Yan
Date: Thursday, December 22, 2016 @ 05:56:56
  Author: felixonmars
Revision: 284418

upgpkg: python-setuptools 1:32.1.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-22 03:47:09 UTC (rev 284417)
+++ PKGBUILD2016-12-22 05:56:56 UTC (rev 284418)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=30.4.0
+pkgver=32.1.3
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -50,16 +50,16 @@
 
 check() {
   # Workaround UTF-8 tests by setting LC_CTYPE
-  export LC_CTYPE=en_US.utf8
+  export LC_CTYPE=en_US.UTF-8
 
   # https://github.com/pypa/setuptools/pull/810
   export PYTHONDONTWRITEBYTECODE=1
 
   cd "$srcdir"/setuptools
-  python setup.py ptr
+  python setup.py test
 
   cd "$srcdir"/setuptools-py2
-  python2 setup.py ptr
+  python2 setup.py test
 }
  
 package_python-setuptools() {


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

2016-12-10 Thread Felix Yan
Date: Sunday, December 11, 2016 @ 01:06:30
  Author: felixonmars
Revision: 283022

upgpkg: python-setuptools 1:30.4.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-10 20:12:23 UTC (rev 283021)
+++ PKGBUILD2016-12-11 01:06:30 UTC (rev 283022)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=30.3.0
+pkgver=30.4.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-12-08 Thread Felix Yan
Date: Friday, December 9, 2016 @ 03:49:39
  Author: felixonmars
Revision: 282956

upgpkg: python-setuptools 1:30.3.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-09 00:18:54 UTC (rev 282955)
+++ PKGBUILD2016-12-09 03:49:39 UTC (rev 282956)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=30.2.0
+pkgver=30.3.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-12-04 Thread Felix Yan
Date: Monday, December 5, 2016 @ 06:50:40
  Author: felixonmars
Revision: 282824

upgpkg: python-setuptools 1:30.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-05 04:32:32 UTC (rev 282823)
+++ PKGBUILD2016-12-05 06:50:40 UTC (rev 282824)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=30.1.0
+pkgver=30.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-12-03 Thread Felix Yan
Date: Sunday, December 4, 2016 @ 03:54:56
  Author: felixonmars
Revision: 282811

upgpkg: python-setuptools 1:30.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-03 22:34:39 UTC (rev 282810)
+++ PKGBUILD2016-12-04 03:54:56 UTC (rev 282811)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=30.0.0
+pkgver=30.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-12-01 Thread Felix Yan
Date: Friday, December 2, 2016 @ 02:19:54
  Author: felixonmars
Revision: 282506

upgpkg: python-setuptools 1:30.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-02 02:12:39 UTC (rev 282505)
+++ PKGBUILD2016-12-02 02:19:54 UTC (rev 282506)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.8.0
+pkgver=30.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging' 'python-mock' 
'python2-mock' 'python-appdirs'
  'python2-appdirs' 'git')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
-  'python2-pytest-flake8' 'git')
+  'python2-pytest-flake8' 'python-pip' 'git')
 source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
 sha512sums=('SKIP')
 
@@ -34,6 +34,8 @@
 
   cd "$srcdir"/setuptools-py2
   sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
+
+  export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 }
 
 build() {


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

2016-11-09 Thread Felix Yan
Date: Wednesday, November 9, 2016 @ 08:59:20
  Author: felixonmars
Revision: 280254

upgpkg: python-setuptools 1:28.8.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 21:59:19 UTC (rev 280253)
+++ PKGBUILD2016-11-09 08:59:20 UTC (rev 280254)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.7.1
+pkgver=28.8.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -15,7 +15,7 @@
  'python2-appdirs' 'git')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'git')
-source=("git+https://github.com/pypa/setuptools.git#tag=$pkgver";)
+source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
 sha512sums=('SKIP')
 
 prepare() {


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

2016-10-30 Thread Felix Yan
Date: Sunday, October 30, 2016 @ 11:10:58
  Author: felixonmars
Revision: 279472

upgpkg: python-setuptools 1:28.7.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-30 11:08:21 UTC (rev 279471)
+++ PKGBUILD2016-10-30 11:10:58 UTC (rev 279472)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.7.0
+pkgver=28.7.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -15,7 +15,7 @@
  'python2-appdirs' 'git')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'git')
-source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
+source=("git+https://github.com/pypa/setuptools.git#tag=$pkgver";)
 sha512sums=('SKIP')
 
 prepare() {


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

2016-10-28 Thread Felix Yan
Date: Saturday, October 29, 2016 @ 02:30:37
  Author: felixonmars
Revision: 279422

upgpkg: python-setuptools 1:28.7.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:34:42 UTC (rev 279421)
+++ PKGBUILD2016-10-29 02:30:37 UTC (rev 279422)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.6.1
+pkgver=28.7.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-10-19 Thread Felix Yan
Date: Thursday, October 20, 2016 @ 05:20:32
  Author: felixonmars
Revision: 279027

upgpkg: python-setuptools 1:28.6.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

--+
 PKGBUILD |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-19 22:09:29 UTC (rev 279026)
+++ PKGBUILD2016-10-20 05:20:32 UTC (rev 279027)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.6.0
+pkgver=28.6.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -53,14 +53,11 @@
   # https://github.com/pypa/setuptools/pull/810
   export PYTHONDONTWRITEBYTECODE=1
 
-  (
   cd "$srcdir"/setuptools
   python setup.py ptr
 
   cd "$srcdir"/setuptools-py2
   python2 setup.py ptr
-  ) || warning "Tests failed"
-  # https://github.com/pypa/setuptools/issues/816
 }
  
 package_python-setuptools() {


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

2016-10-16 Thread Felix Yan
Date: Monday, October 17, 2016 @ 03:08:45
  Author: felixonmars
Revision: 278865

upgpkg: python-setuptools 1:28.6.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-17 00:24:47 UTC (rev 278864)
+++ PKGBUILD2016-10-17 03:08:45 UTC (rev 278865)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.3.0
+pkgver=28.6.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -48,12 +48,19 @@
 
 check() {
   # Workaround UTF-8 tests by setting LC_CTYPE
+  export LC_CTYPE=en_US.utf8
 
+  # https://github.com/pypa/setuptools/pull/810
+  export PYTHONDONTWRITEBYTECODE=1
+
+  (
   cd "$srcdir"/setuptools
-  LC_CTYPE=en_US.utf8 python setup.py ptr
+  python setup.py ptr
 
   cd "$srcdir"/setuptools-py2
-  LC_CTYPE=en_US.utf8 python2 setup.py ptr
+  python2 setup.py ptr
+  ) || warning "Tests failed"
+  # https://github.com/pypa/setuptools/issues/816
 }
  
 package_python-setuptools() {


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

2016-10-08 Thread Felix Yan
Date: Sunday, October 9, 2016 @ 05:18:11
  Author: felixonmars
Revision: 277941

upgpkg: python-setuptools 1:28.3.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-08 23:52:06 UTC (rev 277940)
+++ PKGBUILD2016-10-09 05:18:11 UTC (rev 277941)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.1.0
+pkgver=28.3.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-10-02 Thread Felix Yan
Date: Sunday, October 2, 2016 @ 14:03:17
  Author: felixonmars
Revision: 277544

upgpkg: python-setuptools 1:28.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-02 11:39:46 UTC (rev 277543)
+++ PKGBUILD2016-10-02 14:03:17 UTC (rev 277544)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.0.0
+pkgver=28.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-09-27 Thread Felix Yan
Date: Wednesday, September 28, 2016 @ 03:13:12
  Author: felixonmars
Revision: 277219

upgpkg: python-setuptools 1:28.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-27 22:23:44 UTC (rev 277218)
+++ PKGBUILD2016-09-28 03:13:12 UTC (rev 277219)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=27.3.0
+pkgver=28.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-09-20 Thread Felix Yan
Date: Wednesday, September 21, 2016 @ 06:09:17
  Author: felixonmars
Revision: 276784

upgpkg: python-setuptools 1:27.3.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 22:29:13 UTC (rev 276783)
+++ PKGBUILD2016-09-21 06:09:17 UTC (rev 276784)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=27.2.0
+pkgver=27.3.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-09-14 Thread Felix Yan
Date: Wednesday, September 14, 2016 @ 23:27:14
  Author: felixonmars
Revision: 276430

upgpkg: python-setuptools 1:27.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-14 20:45:56 UTC (rev 276429)
+++ PKGBUILD2016-09-14 23:27:14 UTC (rev 276430)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=27.1.2
+pkgver=27.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-09-12 Thread Felix Yan
Date: Monday, September 12, 2016 @ 08:46:37
  Author: felixonmars
Revision: 276187

upgpkg: python-setuptools 1:27.1.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-12 05:57:14 UTC (rev 276186)
+++ PKGBUILD2016-09-12 08:46:37 UTC (rev 276187)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=26.1.1
+pkgver=27.1.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-08-30 Thread Felix Yan
Date: Tuesday, August 30, 2016 @ 12:14:10
  Author: felixonmars
Revision: 274834

upgpkg: python-setuptools 1:26.1.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-30 11:13:57 UTC (rev 274833)
+++ PKGBUILD2016-08-30 12:14:10 UTC (rev 274834)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=26.1.0
+pkgver=26.1.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-08-29 Thread Felix Yan
Date: Monday, August 29, 2016 @ 15:25:02
  Author: felixonmars
Revision: 274815

upgpkg: python-setuptools 1:26.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-29 15:21:59 UTC (rev 274814)
+++ PKGBUILD2016-08-29 15:25:02 UTC (rev 274815)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=26.0.0
+pkgver=26.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -11,7 +11,8 @@
 arch=('any')
 license=('PSF')
 url="http://pypi.python.org/pypi/setuptools";
-makedepends=('python-packaging' 'python2-packaging' 'python-mock' 
'python2-mock' 'git')
+makedepends=('python-packaging' 'python2-packaging' 'python-mock' 
'python2-mock' 'python-appdirs'
+ 'python2-appdirs' 'git')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
   'python2-pytest-flake8' 'git')
 source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
@@ -56,7 +57,7 @@
 }
  
 package_python-setuptools() {
-  depends=('python-packaging')
+  depends=('python-packaging' 'python-appdirs')
   provides=('python-distribute')
   replaces=('python-distribute')
 
@@ -65,9 +66,9 @@
 }
  
 package_python2-setuptools() {
-  depends=('python2-packaging')
-  provides=('python2-distribute' 'setuptools')
-  replaces=('python2-distribute' 'setuptools')
+  depends=('python2-packaging' 'python2-appdirs')
+  provides=('python2-distribute')
+  replaces=('python2-distribute')
 
   cd "$srcdir"/setuptools-py2
   python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build


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

2016-08-20 Thread Felix Yan
Date: Sunday, August 21, 2016 @ 02:04:28
  Author: felixonmars
Revision: 274129

upgpkg: python-setuptools 1:26.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-21 02:04:06 UTC (rev 274128)
+++ PKGBUILD2016-08-21 02:04:28 UTC (rev 274129)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=25.4.0
+pkgver=26.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-08-20 Thread Felix Yan
Date: Saturday, August 20, 2016 @ 16:08:28
  Author: felixonmars
Revision: 274074

upgpkg: python-setuptools 1:25.4.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-20 15:03:10 UTC (rev 274073)
+++ PKGBUILD2016-08-20 16:08:28 UTC (rev 274074)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=25.2.0
+pkgver=25.4.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-08-12 Thread Felix Yan
Date: Saturday, August 13, 2016 @ 02:46:12
  Author: felixonmars
Revision: 273649

upgpkg: python-setuptools 1:25.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-13 02:41:16 UTC (rev 273648)
+++ PKGBUILD2016-08-13 02:46:12 UTC (rev 273649)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=25.1.6
+pkgver=25.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-08-05 Thread Felix Yan
Date: Saturday, August 6, 2016 @ 03:16:35
  Author: felixonmars
Revision: 273378

upgpkg: python-setuptools 1:25.1.6-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-06 03:15:12 UTC (rev 273377)
+++ PKGBUILD2016-08-06 03:16:35 UTC (rev 273378)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=25.1.5
+pkgver=25.1.6
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-08-05 Thread Felix Yan
Date: Friday, August 5, 2016 @ 16:01:38
  Author: felixonmars
Revision: 273128

upgpkg: python-setuptools 1:25.1.5-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-05 15:53:57 UTC (rev 273127)
+++ PKGBUILD2016-08-05 16:01:38 UTC (rev 273128)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=25.1.4
+pkgver=25.1.5
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-08-04 Thread Felix Yan
Date: Thursday, August 4, 2016 @ 14:59:56
  Author: felixonmars
Revision: 273027

upgpkg: python-setuptools 1:25.1.4-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-04 12:11:53 UTC (rev 273026)
+++ PKGBUILD2016-08-04 14:59:56 UTC (rev 273027)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=25.1.3
+pkgver=25.1.4
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-08-02 Thread Felix Yan
Date: Tuesday, August 2, 2016 @ 15:17:46
  Author: felixonmars
Revision: 272902

upgpkg: python-setuptools 1:25.1.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-02 13:11:59 UTC (rev 272901)
+++ PKGBUILD2016-08-02 15:17:46 UTC (rev 272902)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=25.1.1
+pkgver=25.1.3
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-07-29 Thread Felix Yan
Date: Friday, July 29, 2016 @ 18:07:05
  Author: felixonmars
Revision: 272693

upgpkg: python-setuptools 1:25.1.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

--+
 PKGBUILD |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-29 15:55:56 UTC (rev 272692)
+++ PKGBUILD2016-07-29 18:07:05 UTC (rev 272693)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=25.1.0
+pkgver=25.1.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -26,8 +26,6 @@
   -e '/tag_date = 1/d' \
   -i setuptools/setup.cfg
 
-  sed -i 's/flake8<3dev/flake8/' setuptools/setup.py
-
   cp -a setuptools{,-py2}
 
   cd "$srcdir"/setuptools


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

2016-07-25 Thread Felix Yan
Date: Tuesday, July 26, 2016 @ 04:59:28
  Author: felixonmars
Revision: 272462

upgpkg: python-setuptools 1:25.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-25 21:03:13 UTC (rev 272461)
+++ PKGBUILD2016-07-26 04:59:28 UTC (rev 272462)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=25.0.0
+pkgver=25.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -26,6 +26,8 @@
   -e '/tag_date = 1/d' \
   -i setuptools/setup.cfg
 
+  sed -i 's/flake8<3dev/flake8/' setuptools/setup.py
+
   cp -a setuptools{,-py2}
 
   cd "$srcdir"/setuptools


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

2016-07-23 Thread Felix Yan
Date: Sunday, July 24, 2016 @ 02:27:26
  Author: felixonmars
Revision: 272431

upgpkg: python-setuptools 1:25.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-23 23:38:17 UTC (rev 272430)
+++ PKGBUILD2016-07-24 02:27:26 UTC (rev 272431)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=24.3.0
+pkgver=25.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-07-21 Thread Felix Yan
Date: Friday, July 22, 2016 @ 03:02:56
  Author: felixonmars
Revision: 272105

upgpkg: python-setuptools 1:24.3.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-21 20:22:59 UTC (rev 272104)
+++ PKGBUILD2016-07-22 03:02:56 UTC (rev 272105)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=24.2.1
+pkgver=24.3.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-07-21 Thread Felix Yan
Date: Thursday, July 21, 2016 @ 15:28:27
  Author: felixonmars
Revision: 272090

upgpkg: python-setuptools 1:24.2.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-21 15:24:31 UTC (rev 272089)
+++ PKGBUILD2016-07-21 15:28:27 UTC (rev 272090)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=24.2.0
+pkgver=24.2.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -12,7 +12,8 @@
 license=('PSF')
 url="http://pypi.python.org/pypi/setuptools";
 makedepends=('python-packaging' 'python2-packaging' 'python-mock' 
'python2-mock' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
+  'python2-pytest-flake8' 'git')
 source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
 sha512sums=('SKIP')
 


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

2016-07-20 Thread Felix Yan
Date: Thursday, July 21, 2016 @ 01:30:25
  Author: felixonmars
Revision: 272078

upgpkg: python-setuptools 1:24.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-20 19:47:52 UTC (rev 272077)
+++ PKGBUILD2016-07-21 01:30:25 UTC (rev 272078)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=24.0.3
+pkgver=24.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -36,9 +36,11 @@
 
 build() {
   cd "$srcdir"/setuptools
+  python bootstrap.py
   python setup.py build
 
   cd "$srcdir"/setuptools-py2
+  python2 bootstrap.py
   python2 setup.py build
 }
 


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

2016-07-13 Thread Felix Yan
Date: Thursday, July 14, 2016 @ 06:45:34
  Author: felixonmars
Revision: 271844

upgpkg: python-setuptools 1:24.0.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-13 23:35:27 UTC (rev 271843)
+++ PKGBUILD2016-07-14 06:45:34 UTC (rev 271844)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=24.0.2
+pkgver=24.0.3
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-07-04 Thread Felix Yan
Date: Monday, July 4, 2016 @ 15:49:01
  Author: felixonmars
Revision: 270935

upgpkg: python-setuptools 1:24.0.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-04 13:47:23 UTC (rev 270934)
+++ PKGBUILD2016-07-04 15:49:01 UTC (rev 270935)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=24.0.1
+pkgver=24.0.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-07-03 Thread Felix Yan
Date: Sunday, July 3, 2016 @ 16:58:44
  Author: felixonmars
Revision: 270898

upgpkg: python-setuptools 1:24.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-03 16:58:23 UTC (rev 270897)
+++ PKGBUILD2016-07-03 16:58:44 UTC (rev 270898)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=24.0.0
+pkgver=24.0.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-07-02 Thread Felix Yan
Date: Sunday, July 3, 2016 @ 03:26:35
  Author: felixonmars
Revision: 270872

upgpkg: python-setuptools 1:24.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-02 22:33:45 UTC (rev 270871)
+++ PKGBUILD2016-07-03 03:26:35 UTC (rev 270872)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=23.2.0
+pkgver=24.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-07-02 Thread Felix Yan
Date: Saturday, July 2, 2016 @ 16:20:54
  Author: felixonmars
Revision: 270864

upgpkg: python-setuptools 1:23.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-02 14:33:35 UTC (rev 270863)
+++ PKGBUILD2016-07-02 16:20:54 UTC (rev 270864)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=23.1.0
+pkgver=23.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-06-24 Thread Felix Yan
Date: Saturday, June 25, 2016 @ 00:58:51
  Author: felixonmars
Revision: 270619

upgpkg: python-setuptools 1:23.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-24 22:09:38 UTC (rev 270618)
+++ PKGBUILD2016-06-25 00:58:51 UTC (rev 270619)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=23.0.0
+pkgver=23.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-06-09 Thread Felix Yan
Date: Friday, June 10, 2016 @ 02:56:43
  Author: fyan
Revision: 269251

upgpkg: python-setuptools 1:23.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-09 23:04:16 UTC (rev 269250)
+++ PKGBUILD2016-06-10 00:56:43 UTC (rev 269251)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=22.0.5
+pkgver=23.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-06-03 Thread Felix Yan
Date: Saturday, June 4, 2016 @ 06:41:19
  Author: fyan
Revision: 268886

upgpkg: python-setuptools 1:22.0.5-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-03 22:27:50 UTC (rev 268885)
+++ PKGBUILD2016-06-04 04:41:19 UTC (rev 268886)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=22.0.2
+pkgver=22.0.5
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-06-03 Thread Felix Yan
Date: Friday, June 3, 2016 @ 16:47:20
  Author: fyan
Revision: 268874

upgpkg: python-setuptools 1:22.0.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-03 13:21:37 UTC (rev 268873)
+++ PKGBUILD2016-06-03 14:47:20 UTC (rev 268874)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=22.0.0
+pkgver=22.0.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-06-01 Thread Felix Yan
Date: Wednesday, June 1, 2016 @ 18:15:44
  Author: fyan
Revision: 268822

upgpkg: python-setuptools 1:22.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-01 06:31:24 UTC (rev 268821)
+++ PKGBUILD2016-06-01 16:15:44 UTC (rev 268822)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=21.2.2
+pkgver=22.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-05-29 Thread Felix Yan
Date: Monday, May 30, 2016 @ 02:57:22
  Author: fyan
Revision: 268736

upgpkg: python-setuptools 1:21.2.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-29 16:25:02 UTC (rev 268735)
+++ PKGBUILD2016-05-30 00:57:22 UTC (rev 268736)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=21.2.1
+pkgver=21.2.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-05-23 Thread Felix Yan
Date: Monday, May 23, 2016 @ 10:30:25
  Author: fyan
Revision: 268502

upgpkg: python-setuptools 1:21.2.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-23 04:28:10 UTC (rev 268501)
+++ PKGBUILD2016-05-23 08:30:25 UTC (rev 268502)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=21.2.0
+pkgver=21.2.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-05-21 Thread Felix Yan
Date: Sunday, May 22, 2016 @ 08:09:16
  Author: fyan
Revision: 268474

upgpkg: python-setuptools 1:21.2.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-22 06:06:22 UTC (rev 268473)
+++ PKGBUILD2016-05-22 06:09:16 UTC (rev 268474)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=21.1.0
+pkgver=21.2.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -11,8 +11,8 @@
 arch=('any')
 license=('PSF')
 url="http://pypi.python.org/pypi/setuptools";
-makedepends=('python-packaging' 'python2-packaging' 'git')
-checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
+makedepends=('python-packaging' 'python2-packaging' 'python-mock' 
'python2-mock' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'git')
 source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
 sha512sums=('SKIP')
 


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

2016-05-19 Thread Felix Yan
Date: Thursday, May 19, 2016 @ 15:34:25
  Author: fyan
Revision: 268306

upgpkg: python-setuptools 1:21.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-19 11:36:25 UTC (rev 268305)
+++ PKGBUILD2016-05-19 13:34:25 UTC (rev 268306)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=21.0.0
+pkgver=21.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-05-02 Thread Felix Yan
Date: Tuesday, May 3, 2016 @ 03:03:05
  Author: fyan
Revision: 266781

upgpkg: python-setuptools 1:21.0.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 22:34:38 UTC (rev 266780)
+++ PKGBUILD2016-05-03 01:03:05 UTC (rev 266781)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.10.1
+pkgver=21.0.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-04-26 Thread Felix Yan
Date: Tuesday, April 26, 2016 @ 10:49:42
  Author: fyan
Revision: 266159

upgpkg: python-setuptools 1:20.10.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-26 01:19:07 UTC (rev 266158)
+++ PKGBUILD2016-04-26 08:49:42 UTC (rev 266159)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.9.0
+pkgver=20.10.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-04-16 Thread Felix Yan
Date: Saturday, April 16, 2016 @ 17:18:52
  Author: fyan
Revision: 265047

upgpkg: python-setuptools 1:20.9.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

--+
 PKGBUILD |   41 +++--
 1 file changed, 23 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-16 10:13:45 UTC (rev 265046)
+++ PKGBUILD2016-04-16 15:18:52 UTC (rev 265047)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.8.1
+pkgver=20.9.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -11,29 +11,34 @@
 arch=('any')
 license=('PSF')
 url="http://pypi.python.org/pypi/setuptools";
-makedepends=('python-packaging' 'python2-packaging')
+makedepends=('python-packaging' 'python2-packaging' 'git')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
-source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgver.tar.gz";)
-sha512sums=('a3270b1fb1873347ed503d6efcbf4074d8cb25feddaa17ad3dd5541890b6b0e51f00fb5b2bddb3cc0b38168a18ceb95e2405f1000d28def513434833d56fc4eb')
+source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver";)
+sha512sums=('SKIP')
 
 prepare() {
-  # We ship separated python{,2}-{packaging,six} packages.
-  rm -rv setuptools-$pkgver/pkg_resources/_vendor
+  # Remove vendored packages
+  rm -rv setuptools/pkg_resources/_vendor
 
-  cp -a setuptools-${pkgver}{,-py2}
+  # Remove post-release tag since we are using stable tags
+  sed -e '/tag_build = .post/d' \
+  -e '/tag_date = 1/d' \
+  -i setuptools/setup.cfg
 
-  cd "$srcdir"/setuptools-$pkgver
+  cp -a setuptools{,-py2}
+
+  cd "$srcdir"/setuptools
   sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" 
setuptools/command/easy_install.py
 
-  cd "$srcdir"/setuptools-$pkgver-py2
+  cd "$srcdir"/setuptools-py2
   sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
 }
 
 build() {
-  cd "$srcdir"/setuptools-$pkgver
-  python3 setup.py build
+  cd "$srcdir"/setuptools
+  python setup.py build
 
-  cd "$srcdir"/setuptools-$pkgver-py2
+  cd "$srcdir"/setuptools-py2
   python2 setup.py build
 }
 
@@ -40,10 +45,10 @@
 check() {
   # Workaround UTF-8 tests by setting LC_CTYPE
 
-  cd "$srcdir"/setuptools-$pkgver
-  LC_CTYPE=en_US.utf8 python3 setup.py ptr
+  cd "$srcdir"/setuptools
+  LC_CTYPE=en_US.utf8 python setup.py ptr
 
-  cd "$srcdir"/setuptools-$pkgver-py2
+  cd "$srcdir"/setuptools-py2
   LC_CTYPE=en_US.utf8 python2 setup.py ptr
 }
  
@@ -52,8 +57,8 @@
   provides=('python-distribute')
   replaces=('python-distribute')
 
-  cd "$srcdir"/setuptools-$pkgver
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
+  cd "$srcdir"/setuptools
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
 }
  
 package_python2-setuptools() {
@@ -61,7 +66,7 @@
   provides=('python2-distribute' 'setuptools')
   replaces=('python2-distribute' 'setuptools')
 
-  cd "$srcdir"/setuptools-$pkgver-py2
+  cd "$srcdir"/setuptools-py2
   python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
   rm "$pkgdir"/usr/bin/easy_install
 }


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

2016-04-15 Thread Felix Yan
Date: Friday, April 15, 2016 @ 14:50:50
  Author: fyan
Revision: 265005

upgpkg: python-setuptools 1:20.8.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-15 12:30:28 UTC (rev 265004)
+++ PKGBUILD2016-04-15 12:50:50 UTC (rev 265005)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.8.0
+pkgver=20.8.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgver.tar.gz";)
-sha512sums=('b5569e15edbcea21ee065c316fb184f9cbaa9daa1053c9eae3293e0e10ef53cf228c17d48ec057dc1c5c9a05c8d64148b8d576e4815fdb1f3aacc10938d8a2a2')
+sha512sums=('a3270b1fb1873347ed503d6efcbf4074d8cb25feddaa17ad3dd5541890b6b0e51f00fb5b2bddb3cc0b38168a18ceb95e2405f1000d28def513434833d56fc4eb')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


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

2016-04-15 Thread Felix Yan
Date: Friday, April 15, 2016 @ 09:02:05
  Author: fyan
Revision: 264987

upgpkg: python-setuptools 1:20.8.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-15 05:59:51 UTC (rev 264986)
+++ PKGBUILD2016-04-15 07:02:05 UTC (rev 264987)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.7.0
+pkgver=20.8.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgver.tar.gz";)
-sha512sums=('6cfd139d7ab73366093e76912e01d3e8f92ef8e6980a90ba733ea1ea0e4064f1dd32d4278eccc5140c92d087c43daaccf428592bb83b5163bcbe0353e08f')
+sha512sums=('b5569e15edbcea21ee065c316fb184f9cbaa9daa1053c9eae3293e0e10ef53cf228c17d48ec057dc1c5c9a05c8d64148b8d576e4815fdb1f3aacc10938d8a2a2')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


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

2016-04-10 Thread Felix Yan
Date: Monday, April 11, 2016 @ 04:25:15
  Author: fyan
Revision: 264484

upgpkg: python-setuptools 1:20.7.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-10 16:28:55 UTC (rev 264483)
+++ PKGBUILD2016-04-11 02:25:15 UTC (rev 264484)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.6.7
+pkgver=20.7.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgver.tar.gz";)
-sha512sums=('91a212b5007f9fdfacb4341e06dc0355c5c29897eb8ea407dd4864091f845ba1417bb0d33b5ed6897869d0233e2d0ec6548898d3dbe9eda23f751829bd51a104')
+sha512sums=('6cfd139d7ab73366093e76912e01d3e8f92ef8e6980a90ba733ea1ea0e4064f1dd32d4278eccc5140c92d087c43daaccf428592bb83b5163bcbe0353e08f')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


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

2016-03-31 Thread Felix Yan
Date: Thursday, March 31, 2016 @ 19:00:54
  Author: fyan
Revision: 263697

upgpkg: python-setuptools 1:20.6.7-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-31 16:55:56 UTC (rev 263696)
+++ PKGBUILD2016-03-31 17:00:54 UTC (rev 263697)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.6.6
+pkgver=20.6.7
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgver.tar.gz";)
-sha512sums=('033d86cde92afa9ab29f58ce37299123616127f988c0211521aafc198f1146196ca66e67c508dda521876b0122d579cc046780f07edc48dfc4a35967d5c60dd7')
+sha512sums=('91a212b5007f9fdfacb4341e06dc0355c5c29897eb8ea407dd4864091f845ba1417bb0d33b5ed6897869d0233e2d0ec6548898d3dbe9eda23f751829bd51a104')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


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

2016-03-30 Thread Felix Yan
Date: Thursday, March 31, 2016 @ 07:20:13
  Author: fyan
Revision: 263479

upgpkg: python-setuptools 1:20.6.6-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-30 22:48:44 UTC (rev 263478)
+++ PKGBUILD2016-03-31 05:20:13 UTC (rev 263479)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.5
+pkgver=20.6.6
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgver.tar.gz";)
-sha512sums=('459bc75a5151b03d58ffd85dda4a6459711517814a424ffc3439c3fbb7b8d5d8c6fd54dcdc6a4be41fbf6fc510bdd62c3b388edc36fab6527f89b240f1b3c280')
+sha512sums=('033d86cde92afa9ab29f58ce37299123616127f988c0211521aafc198f1146196ca66e67c508dda521876b0122d579cc046780f07edc48dfc4a35967d5c60dd7')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


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

2016-03-29 Thread Felix Yan
Date: Tuesday, March 29, 2016 @ 19:47:35
  Author: fyan
Revision: 263302

upgpkg: python-setuptools 1:20.5-1

Modified:
  python-setuptools/trunk/PKGBUILD

--+
 PKGBUILD |   36 
 1 file changed, 16 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-29 16:57:47 UTC (rev 263301)
+++ PKGBUILD2016-03-29 17:47:35 UTC (rev 263302)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.3.1
+pkgver=20.5
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -13,29 +13,27 @@
 url="http://pypi.python.org/pypi/setuptools";
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
-source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz";)
-sha512sums=('694258290c27cc2edbc83958de5ea4d8ebd3f96a3708012260438188fc4fd3b30a427ef87bfd418a188a74077acefb9d6e50bcf189c98a9380277f0087cce83b')
+source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgver.tar.gz";)
+sha512sums=('459bc75a5151b03d58ffd85dda4a6459711517814a424ffc3439c3fbb7b8d5d8c6fd54dcdc6a4be41fbf6fc510bdd62c3b388edc36fab6527f89b240f1b3c280')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.
-  rm -rv setuptools-${pkgver}/pkg_resources/_vendor
+  rm -rv setuptools-$pkgver/pkg_resources/_vendor
 
-  cp -a setuptools-${pkgver}{,-python2}
+  cp -a setuptools-${pkgver}{,-py2}
 
-  cd "${srcdir}"/setuptools-${pkgver}
+  cd "$srcdir"/setuptools-$pkgver
   sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" 
setuptools/command/easy_install.py
 
-  cd "${srcdir}"/setuptools-${pkgver}-python2
+  cd "$srcdir"/setuptools-$pkgver-py2
   sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
 }
 
 build() {
-  # Build python 3 module
-  cd "${srcdir}"/setuptools-${pkgver}
+  cd "$srcdir"/setuptools-$pkgver
   python3 setup.py build
 
-  # Build python 2 module
-  cd "${srcdir}"/setuptools-${pkgver}-python2
+  cd "$srcdir"/setuptools-$pkgver-py2
   python2 setup.py build
 }
 
@@ -42,12 +40,10 @@
 check() {
   # Workaround UTF-8 tests by setting LC_CTYPE
 
-  # Check python3 module
-  cd "${srcdir}"/setuptools-${pkgver}
+  cd "$srcdir"/setuptools-$pkgver
   LC_CTYPE=en_US.utf8 python3 setup.py ptr
 
-  # Check python2 module
-  cd "${srcdir}"/setuptools-${pkgver}-python2
+  cd "$srcdir"/setuptools-$pkgver-py2
   LC_CTYPE=en_US.utf8 python2 setup.py ptr
 }
  
@@ -56,8 +52,8 @@
   provides=('python-distribute')
   replaces=('python-distribute')
 
-  cd "${srcdir}/setuptools-${pkgver}"
-  python3 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 
--skip-build
+  cd "$srcdir"/setuptools-$pkgver
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
 }
  
 package_python2-setuptools() {
@@ -65,7 +61,7 @@
   provides=('python2-distribute' 'setuptools')
   replaces=('python2-distribute' 'setuptools')
 
-  cd "${srcdir}/setuptools-${pkgver}-python2"
-  python2 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 
--skip-build
-  rm "${pkgdir}/usr/bin/easy_install"
+  cd "$srcdir"/setuptools-$pkgver-py2
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
+  rm "$pkgdir"/usr/bin/easy_install
 }


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

2016-03-18 Thread Felix Yan
Date: Friday, March 18, 2016 @ 17:22:10
  Author: fyan
Revision: 262048

upgpkg: python-setuptools 1:20.3.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-18 16:13:53 UTC (rev 262047)
+++ PKGBUILD2016-03-18 16:22:10 UTC (rev 262048)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.3
+pkgver=20.3.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz";)
-sha512sums=('688376d94e9425aa0a9df57e876eb456afe7ae3c02a3c91bb6ffadc1fc2075f5343131f02818fbf68a55b61aacaa1f6e532a20dfa716fd66938c462761a33eb6')
+sha512sums=('694258290c27cc2edbc83958de5ea4d8ebd3f96a3708012260438188fc4fd3b30a427ef87bfd418a188a74077acefb9d6e50bcf189c98a9380277f0087cce83b')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


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

2016-03-15 Thread Felix Yan
Date: Wednesday, March 16, 2016 @ 05:30:52
  Author: fyan
Revision: 261728

upgpkg: python-setuptools 1:20.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-16 04:30:51 UTC (rev 261727)
+++ PKGBUILD2016-03-16 04:30:52 UTC (rev 261728)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.2.2
+pkgver=20.3
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz";)
-sha512sums=('e74004e5755e1abd9e6efb94887c9124a36e67651e6e626424e96575cf8e84a258d48ee6fa8f0389f15de3bddcbcb0a690810dd46c358f85659ad6f20f905a2d')
+sha512sums=('688376d94e9425aa0a9df57e876eb456afe7ae3c02a3c91bb6ffadc1fc2075f5343131f02818fbf68a55b61aacaa1f6e532a20dfa716fd66938c462761a33eb6')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


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

2016-02-27 Thread Felix Yan
Date: Sunday, February 28, 2016 @ 06:40:52
  Author: fyan
Revision: 260330

upgpkg: python-setuptools 1:20.2.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-28 05:37:05 UTC (rev 260329)
+++ PKGBUILD2016-02-28 05:40:52 UTC (rev 260330)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.1.1
+pkgver=20.2.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz";)
-sha512sums=('72da2f5a4e07c14975b3e13246264cb4b9eb52bd6da22fce0ef0f0bb8d902249067e6c23bf263cda45de92a0cdb794f454dff95e52505045e03c7a6ab28cb2ca')
+sha512sums=('e74004e5755e1abd9e6efb94887c9124a36e67651e6e626424e96575cf8e84a258d48ee6fa8f0389f15de3bddcbcb0a690810dd46c358f85659ad6f20f905a2d')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


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

2016-02-12 Thread Felix Yan
Date: Saturday, February 13, 2016 @ 03:41:32
  Author: fyan
Revision: 259102

upgpkg: python-setuptools 1:20.1.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-12 20:02:47 UTC (rev 259101)
+++ PKGBUILD2016-02-13 02:41:32 UTC (rev 259102)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.1
+pkgver=20.1.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz";)
-sha512sums=('b9a6365edae2fd9ea7003643b68ce1817461e13101a5a2eb7d76d6e7b587da87877c6753ca3b0b4922e58201adcda9654faa88e1d50386f51c3f355ec67d7e0c')
+sha512sums=('72da2f5a4e07c14975b3e13246264cb4b9eb52bd6da22fce0ef0f0bb8d902249067e6c23bf263cda45de92a0cdb794f454dff95e52505045e03c7a6ab28cb2ca')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


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

2016-02-12 Thread Felix Yan
Date: Friday, February 12, 2016 @ 16:58:20
  Author: fyan
Revision: 259093

upgpkg: python-setuptools 1:20.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-12 14:58:52 UTC (rev 259092)
+++ PKGBUILD2016-02-12 15:58:20 UTC (rev 259093)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=20.0
+pkgver=20.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner' 'git')
 
source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz";)
-sha512sums=('c77b8f963c1c2735014f344cb3fba6ab88fc034ea32e52501a19430538db4bc6217706532ac3427f928d55b9a2321a0948f57aca5c7a01020868efc9231dd174')
+sha512sums=('b9a6365edae2fd9ea7003643b68ce1817461e13101a5a2eb7d76d6e7b587da87877c6753ca3b0b4922e58201adcda9654faa88e1d50386f51c3f355ec67d7e0c')
 
 prepare() {
   # We ship separated python{,2}-{packaging,six} packages.


<    1   2   3   4   >