pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-test/patches Remove obsolete patch.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e484fb01da88
branches:  trunk
changeset: 351582:e484fb01da88
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 22 13:29:44 2016 +0000

description:
Remove obsolete patch.

diffstat:

 devel/py-test/patches/patch-aa |  15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

diffs (19 lines):

diff -r 49fc7c1192cd -r e484fb01da88 devel/py-test/patches/patch-aa
--- a/devel/py-test/patches/patch-aa    Mon Aug 22 13:27:57 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2014/07/22 09:49:02 wiz Exp $
-
-install only versioned cmd line tool
-
---- setup.py.orig      2014-07-20 09:06:16.000000000 +0000
-+++ setup.py
-@@ -53,7 +53,7 @@ def cmdline_entrypoints(versioninfo, pla
-             points = {'py.test-%s' % basename: target}
-         else: # cpython
-             points = {'py.test-%s.%s' % versioninfo[:2] : target}
--        points['py.test'] = target
-+#        points['py.test'] = target
-     return points
- 
- 



Home | Main Index | Thread Index | Old Index