FreeBSD Bugzilla – Attachment 196098 Details for
Bug 230542
archivers/py-lz4: Update to 2.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update
pylz4 (text/plain), 1.86 KB, created by
Nathan
on 2018-08-11 17:11:52 UTC
(
hide
)
Description:
Update
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-08-11 17:11:52 UTC
Size:
1.86 KB
patch
obsolete
>archivers/py-lz4: Update to 2.1.0 > >* Updated to 2.1.0 >* Added missing required TEST_DEPENDS dependency >* Corrected ordering of Variables > >Index: archivers/py-lz4/Makefile >=================================================================== >--- archivers/py-lz4/Makefile (revision 476788) >+++ archivers/py-lz4/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= lz4 >-PORTVERSION= 1.1.0 >+PORTVERSION= 2.1.0 > CATEGORIES= archivers python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -17,10 +17,11 @@ > ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} > LIB_DEPENDS= liblz4.so:archivers/liblz4 >-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} > >+USES= python > USE_PYTHON= distutils py3kplist >-USES= python > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/_version.so \ >@@ -27,6 +28,9 @@ > ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/block/_block.so \ > ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/frame/_frame.so > >+do-test: >+ cd ${WRKSRC} && ${PYTHON_CMD} -m pytest >+ > .include <bsd.port.pre.mk> > > .if ${PYTHON_REL} < 3000 >Index: archivers/py-lz4/distinfo >=================================================================== >--- archivers/py-lz4/distinfo (revision 476788) >+++ archivers/py-lz4/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1522845606 >-SHA256 (lz4-1.1.0.tar.gz) = 9ede632d668995d6148942022c025c0f7ea0d97c275c099f9ad156e02cc1711e >-SIZE (lz4-1.1.0.tar.gz) = 114404 >+TIMESTAMP = 1534006459 >+SHA256 (lz4-2.1.0.tar.gz) = 166aff2fbb2fee39f4ed58e8e7c1ed8a8ce72915832a100ced7a1634ac655a6f >+SIZE (lz4-2.1.0.tar.gz) = 127531
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:
ndowens04
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 230542
: 196098