FreeBSD Bugzilla – Attachment 186433 Details for
Bug 222361
security/py-pyaxo: Updated to 0.8.2; Added the test target.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-pyaxo.patch (text/plain), 1.32 KB, created by
Yuri Victorovich
on 2017-09-16 16:28:41 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-09-16 16:28:41 UTC
Size:
1.32 KB
patch
obsolete
>Index: security/py-pyaxo/Makefile >=================================================================== >--- security/py-pyaxo/Makefile (revision 449871) >+++ security/py-pyaxo/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= pyaxo >-PORTVERSION= 0.7.7 >+PORTVERSION= 0.8.2 > CATEGORIES= security net python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,9 +15,16 @@ > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}passlib>=1.6.1:security/py-passlib \ > ${PYTHON_PKGNAMEPREFIX}pynacl>=1.0.1:security/py-pynacl >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest > > USES= python:2.7 > USE_PYTHON= autoplist distutils > NO_ARCH= yes > >+post-patch: >+ @${REINPLACE_CMD} -e "/'pytest-runner',/d" ${WRKSRC}/setup.py >+ >+do-test: >+ @(cd ${WRKSRC} && ${PYTHON_CMD} -m pytest) >+ > .include <bsd.port.mk> >Index: security/py-pyaxo/distinfo >=================================================================== >--- security/py-pyaxo/distinfo (revision 449871) >+++ security/py-pyaxo/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1504483719 >-SHA256 (pyaxo-0.7.7.tar.gz) = f0eafd73e76fc9fa8dc403a68254b7f712a311a6208f812f27f8acc4de8aaaa1 >-SIZE (pyaxo-0.7.7.tar.gz) = 63293 >+TIMESTAMP = 1505578655 >+SHA256 (pyaxo-0.8.2.tar.gz) = 010a9b9279d2a72800a03194dd36f6c943398c26ad28d5b8a4686db04309d68e >+SIZE (pyaxo-0.8.2.tar.gz) = 55677
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 222361
:
186426
| 186433