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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 3 14:48:09 UTC 2022


    Date: Monday, January 3, 2022 @ 14:48:09
  Author: felixonmars
Revision: 433335

remove debug change

Modified:
  python-nose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-03 14:47:43 UTC (rev 433334)
+++ PKGBUILD	2022-01-03 14:48:09 UTC (rev 433335)
@@ -23,7 +23,6 @@
   # setuptools 58 removed support for 2to3
   sed -i "s/'use_2to3': True,//" setup.py
   sed -i 's/from setuptools.command.build_py import Mixin2to3/from distutils.util import Mixin2to3/' setup3lib.py
-  sed -i 's/except ImportError:/except IOError:/' setup.py
 }
 
 build() {



More information about the arch-commits mailing list