FreeBSD Bugzilla – Attachment 175376 Details for
Bug 213166
devel/py-traitlets: Update to 4.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-traitlets.patch (text/plain), 1.52 KB, created by
Yuri Victorovich
on 2016-10-02 23:16:21 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-10-02 23:16:21 UTC
Size:
1.52 KB
patch
obsolete
>Index: devel/py-traitlets/Makefile >=================================================================== >--- devel/py-traitlets/Makefile (revision 423160) >+++ devel/py-traitlets/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= traitlets >-PORTVERSION= 4.2.2 >+PORTVERSION= 4.3.1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -10,10 +10,18 @@ > MAINTAINER= yuri@rawbw.com > COMMENT= Configuration system for Python applications > >-LICENSE= BSD2CLAUSE >+LICENSE= BSD3CLAUSE > >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython_genutils>0:devel/py-ipython_genutils \ >+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ >+ ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest >+ > USES= python > USE_PYTHON= autoplist distutils > NO_ARCH= yes > >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test # No tests are run: https://github.com/ipython/traitlets/issues/328 >+ > .include <bsd.port.mk> >Index: devel/py-traitlets/distinfo >=================================================================== >--- devel/py-traitlets/distinfo (revision 423160) >+++ devel/py-traitlets/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1467453710 >-SHA256 (traitlets-4.2.2.tar.gz) = 7d7e3070484b2fe490fa55e0acf7023afc5ed9ddabec57405f25c355158e152a >-SIZE (traitlets-4.2.2.tar.gz) = 79332 >+TIMESTAMP = 1475448457 >+SHA256 (traitlets-4.3.1.tar.gz) = ba8c94323ccbe8fd792e45d8efe8c95d3e0744cc8c085295b607552ab573724c >+SIZE (traitlets-4.3.1.tar.gz) = 88108
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:
yuri
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 213166
:
175376
|
175390