FreeBSD Bugzilla – Attachment 200607 Details for
Bug 234491
devel/py-fs: Update to 2.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/py-fs: 0.5.4 -> 2.1.2
py-fs-2.1.2.patch (text/plain), 1.61 KB, created by
Ting-Wei Lan
on 2018-12-29 16:49:04 UTC
(
hide
)
Description:
devel/py-fs: 0.5.4 -> 2.1.2
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2018-12-29 16:49:04 UTC
Size:
1.61 KB
patch
obsolete
>Index: devel/py-fs/Makefile >=================================================================== >--- devel/py-fs/Makefile (revision 488601) >+++ devel/py-fs/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= fs >-PORTVERSION= 0.5.4 >+PORTVERSION= 2.1.2 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,8 +12,27 @@ > > LICENSE= ISCL > >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.3:devel/py-appdirs@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}six>=1.10:devel/py-six@${PY_FLAVOR} \ >+ ${PY_ENUM34} >+ > NO_ARCH= yes > USES= python >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist concurrent distutils > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PYTHON_REL} < 3000 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.os>=0.1:devel/py-backports.os@${PY_FLAVOR} >+.endif >+ >+.if ${PYTHON_REL} < 3500 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}scandir>=1.5:sysutils/py-scandir@${PY_FLAVOR} >+.endif >+ >+.if ${PYTHON_REL} < 3600 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing>=3.6:devel/py-typing@${PY_FLAVOR} >+.endif >+ >+.include <bsd.port.post.mk> >Index: devel/py-fs/distinfo >=================================================================== >--- devel/py-fs/distinfo (revision 488601) >+++ devel/py-fs/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (fs-0.5.4.tar.gz) = ba2cca8773435a7c86059d57cb4b8ea30fda40f8610941f7822d1ce3ffd36197 >-SIZE (fs-0.5.4.tar.gz) = 231333 >+TIMESTAMP = 1545560087 >+SHA256 (fs-2.1.2.tar.gz) = 6f7e36b6381f353339957784a67bd9d440482b7eaeaff7b1f97249ceb7223f63 >+SIZE (fs-2.1.2.tar.gz) = 121352
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 234491
: 200607