FreeBSD Bugzilla – Attachment 182595 Details for
Bug 219278
devel/py-extras: Fix Python 3.x packaging
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-extras should work with python 3.x
py-extras-1.0.0_1.diff (text/plain), 1.09 KB, created by
Johannes Jost Meixner
on 2017-05-14 16:14:11 UTC
(
hide
)
Description:
py-extras should work with python 3.x
Filename:
MIME Type:
Creator:
Johannes Jost Meixner
Created:
2017-05-14 16:14:11 UTC
Size:
1.09 KB
patch
obsolete
>diff --git a/devel/py-extras/Makefile b/devel/py-extras/Makefile >index 4bde11a2d039..b8e49c995bee 100644 >--- a/devel/py-extras/Makefile >+++ b/devel/py-extras/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= extras > PORTVERSION= 1.0.0 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,6 +13,6 @@ COMMENT= Useful extra bits for Python > LICENSE= MIT > > USES= python >-USE_PYTHON= distutils >+USE_PYTHON= distutils autoplist > > .include <bsd.port.mk> >diff --git a/devel/py-extras/pkg-plist b/devel/py-extras/pkg-plist >deleted file mode 100644 >index 3e1c6c4058ba..000000000000 >--- a/devel/py-extras/pkg-plist >+++ /dev/null >@@ -1,9 +0,0 @@ >-%%PYTHON_SITELIBDIR%%/extras/__init__.py >-%%PYTHON_SITELIBDIR%%/extras/__init__.pyc >-%%PYTHON_SITELIBDIR%%/extras/__init__.pyo >-%%PYTHON_SITELIBDIR%%/extras/tests/__init__.py >-%%PYTHON_SITELIBDIR%%/extras/tests/__init__.pyc >-%%PYTHON_SITELIBDIR%%/extras/tests/__init__.pyo >-%%PYTHON_SITELIBDIR%%/extras/tests/test_extras.py >-%%PYTHON_SITELIBDIR%%/extras/tests/test_extras.pyc >-%%PYTHON_SITELIBDIR%%/extras/tests/test_extras.pyo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 219278
: 182595