FreeBSD Bugzilla – Attachment 182148 Details for
Bug 218929
devel/py-setuptools_scm: Add new python 3 slave port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Path for python3 slave port
patch-python3-slave-setuptools_scm (text/plain), 1.79 KB, created by
rsos+freebsd
on 2017-04-28 10:02:42 UTC
(
hide
)
Description:
Path for python3 slave port
Filename:
MIME Type:
Creator:
rsos+freebsd
Created:
2017-04-28 10:02:42 UTC
Size:
1.79 KB
patch
obsolete
>Index: /usr/local/poudriere/ports/development/devel/py-setuptools_scm/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/py-setuptools_scm/Makefile (revision 439599) >+++ /usr/local/poudriere/ports/development/devel/py-setuptools_scm/Makefile (working copy) >@@ -11,7 +11,7 @@ > > LICENSE= MIT > >-USES= python >+USES?= python > USE_PYTHON= distutils autoplist > NO_ARCH= yes > >Index: /usr/local/poudriere/ports/development/devel/py3-setuptools_scm/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/py3-setuptools_scm/Makefile (nonexistent) >+++ /usr/local/poudriere/ports/development/devel/py3-setuptools_scm/Makefile (working copy) >@@ -0,0 +1,8 @@ >+# Created by: rs.os >+# $FreeBSD$ >+ >+MASTERDIR= ${.CURDIR}/../py-setuptools_scm >+ >+USES= python:3.3+ >+ >+.include "${MASTERDIR}/Makefile" > >Property changes on: /usr/local/poudriere/ports/development/devel/py3-setuptools_scm/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: /usr/local/poudriere/ports/development/devel/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/Makefile (revision 439599) >+++ /usr/local/poudriere/ports/development/devel/Makefile (working copy) >@@ -4959,6 +4959,7 @@ > SUBDIR += py3-pytz > SUBDIR += py3-rubymarshal > SUBDIR += py3-setproctitle >+ SUBDIR += py3-setuptools_scm > SUBDIR += py3-simplejson > SUBDIR += py3-six > SUBDIR += py3-tabulate
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
Actions:
View
|
Diff
Attachments on
bug 218929
: 182148 |
182149
|
182150
|
182151