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
===================================================================
--- PKGBUILD    2016-07-29 15:55:56 UTC (rev 272692)
+++ PKGBUILD    2016-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

Reply via email to