FreeBSD Bugzilla – Attachment 178338 Details for
Bug 215622
[PATCH] devel/py-click-threading update to 0.4.2 and tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 0.4.2 and tests
py27-click-threading-0.4.2.diff (text/plain), 1.24 KB, created by
Christian Geier
on 2016-12-27 21:49:21 UTC
(
hide
)
Description:
update to 0.4.2 and tests
Filename:
MIME Type:
Creator:
Christian Geier
Created:
2016-12-27 21:49:21 UTC
Size:
1.24 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 429622) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= click-threading >-PORTVERSION= 0.4.0 >+PORTVERSION= 0.4.2 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,6 +13,9 @@ > LICENSE= MIT > > USES= python >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ >+ ${RUN_DEPENDS} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click > USE_PYTHON= autoplist distutils > NO_ARCH= yes > >@@ -22,4 +25,7 @@ > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}futures>=0:devel/py-futures > .endif > >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v >+ > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 429622) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1473376023 >-SHA256 (click-threading-0.4.0.tar.gz) = 1823fac05f6b7705ab15956512a06d1b634beb4bbf99e115cab4fc4f6d1436d3 >-SIZE (click-threading-0.4.0.tar.gz) = 3476 >+TIMESTAMP = 1482871360 >+SHA256 (click-threading-0.4.2.tar.gz) = 400b0bb63d9096b6bf2806efaf742a1cc8b6c88e0484f0afe7d7a7f0e9870609 >+SIZE (click-threading-0.4.2.tar.gz) = 10384
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 215622
: 178338