FreeBSD Bugzilla – Attachment 194841 Details for
Bug 229476
devel/py-jaraco.functools: Update to 1.19
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-jaraco.functools-1.19.patch
py-jaraco.functools-1.19.patch (text/plain), 2.04 KB, created by
Kai Knoblich
on 2018-07-02 18:17:46 UTC
(
hide
)
Description:
py-jaraco.functools-1.19.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-07-02 18:17:46 UTC
Size:
2.04 KB
patch
obsolete
>Index: py-jaraco.functools/Makefile >=================================================================== >--- py-jaraco.functools/Makefile (revision 473755) >+++ py-jaraco.functools/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= jaraco.functools >-PORTVERSION= 1.8.1 >+PORTVERSION= 1.19 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -11,8 +11,10 @@ > COMMENT= Additional functools for Python > > LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}more-itertools>=2.7:devel/py-more-itertools@${PY_FLAVOR} > > USES= python > USE_PYTHON= autoplist distutils >@@ -20,7 +22,7 @@ > .include <bsd.port.pre.mk> > > .if ${PYTHON_VER} == "2.7" >-BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}functools32>0:devel/py-functools32@${PY_FLAVOR} >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.functools_lru_cache>=1.0.3:devel/py-backports.functools_lru_cache@${PY_FLAVOR} > .endif > > .include <bsd.port.post.mk> >Index: py-jaraco.functools/distinfo >=================================================================== >--- py-jaraco.functools/distinfo (revision 473755) >+++ py-jaraco.functools/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (jaraco.functools-1.8.1.tar.gz) = 766cd9caed0c18dfbf744dcd05d1f171f03e64ab8f7363d5b2521ba200383c5a >-SIZE (jaraco.functools-1.8.1.tar.gz) = 6125 >+TIMESTAMP = 1530209050 >+SHA256 (jaraco.functools-1.19.tar.gz) = 60835b5fba2205d1cab2fd40884a0bb538693bc2f602d54c45ec3bab74c425fc >+SIZE (jaraco.functools-1.19.tar.gz) = 10588 >Index: py-jaraco.functools/pkg-descr >=================================================================== >--- py-jaraco.functools/pkg-descr (revision 473755) >+++ py-jaraco.functools/pkg-descr (working copy) >@@ -1,3 +1,3 @@ > Additional functools in the spirit of stdlib's functools. > >-WWW: https://pypi.org/project/jaraco.text/ >+WWW: https://github.com/jaraco/jaraco.functools
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:
kai
:
maintainer-approval?
(
feld
)
Actions:
View
|
Diff
Attachments on
bug 229476
: 194841