1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

Update to 1.20

- Add NO_ARCH

Changes:	https://github.com/jaraco/jaraco.functools/blob/master/CHANGES.rst
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-10-06 09:34:32 +00:00
parent d278ad9d70
commit ff0088e55f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481340
2 changed files with 8 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jaraco.functools
PORTVERSION= 1.19
PORTVERSION= 1.20
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,11 +17,13 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}more-itertools>=2.7:devel/py-more-itertools@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_VER} == "2.7"
.if ${PYTHON_REL} < 3000
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.functools_lru_cache>=1.0.3:devel/py-backports.functools_lru_cache@${PY_FLAVOR}
.endif

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1530209050
SHA256 (jaraco.functools-1.19.tar.gz) = 60835b5fba2205d1cab2fd40884a0bb538693bc2f602d54c45ec3bab74c425fc
SIZE (jaraco.functools-1.19.tar.gz) = 10588
TIMESTAMP = 1534007706
SHA256 (jaraco.functools-1.20.tar.gz) = bad775f06e58bb8de5563bc2a8bf704168919e6779d6e849b1ca58b443e97f3b
SIZE (jaraco.functools-1.20.tar.gz) = 11063