FreeBSD Bugzilla – Attachment 193919 Details for
Bug 228680
[NEW PORT] devel/py-mox3: Fork of mox with Python 3 support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-mox3.patch
py-mox3.patch (text/plain), 2.47 KB, created by
Kai Knoblich
on 2018-06-02 14:30:50 UTC
(
hide
)
Description:
py-mox3.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-06-02 14:30:50 UTC
Size:
2.47 KB
patch
obsolete
>Index: py-mox3/Makefile >=================================================================== >--- py-mox3/Makefile (nonexistent) >+++ py-mox3/Makefile (working copy) >@@ -0,0 +1,24 @@ >+# $FreeBSD$ >+ >+PORTNAME= mox3 >+DISTVERSION= 0.25.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= freebsd_ports@k-worx.org >+COMMENT= Fork of mox with Python 3 support >+ >+LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/COPYING.txt >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}fixtures>=3.0.0:devel/py-fixtures@${PY_FLAVOR} >+ >+USES= python >+USE_PYTHON= distutils concurrent autoplist >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> > >Property changes on: py-mox3/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: py-mox3/distinfo >=================================================================== >--- py-mox3/distinfo (nonexistent) >+++ py-mox3/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1527334996 >+SHA256 (mox3-0.25.0.tar.gz) = b7476f7a2dfe4d7ad743e3cbbf04ade624b3a208a0042f3f8b2ae7b00559543a >+SIZE (mox3-0.25.0.tar.gz) = 44358 > >Property changes on: py-mox3/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: py-mox3/pkg-descr >=================================================================== >--- py-mox3/pkg-descr (nonexistent) >+++ py-mox3/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+mox3 is an unofficial port of the Google mox framework to Python 3. It was meant >+to be as compatible with mox as possible, but small enhancements have been made. >+ >+WWW: https://docs.openstack.org/mox3/ > >Property changes on: py-mox3/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 228680
: 193919