Update to 5.4.0
Changes: https://github.com/jazzband/pip-tools/releases
This commit is contained in:
parent
f5c035d6e0
commit
444c5506f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556361
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pip-tools
|
||||
PORTVERSION= 5.3.1
|
||||
PORTVERSION= 5.4.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pip>=20.0:devel/py-pip@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pip>=20.1:devel/py-pip@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1598970921
|
||||
SHA256 (pip-tools-5.3.1.tar.gz) = 5672c2b6ca0f1fd803f3b45568c2cf7fadf135b4971e7d665232b2075544c0ef
|
||||
SIZE (pip-tools-5.3.1.tar.gz) = 118505
|
||||
TIMESTAMP = 1606307707
|
||||
SHA256 (pip-tools-5.4.0.tar.gz) = a4d3990df2d65961af8b41dacc242e600fdc8a65a2e155ed3d2fc18a5c209f20
|
||||
SIZE (pip-tools-5.4.0.tar.gz) = 119521
|
||||
|
|
Loading…
Reference in a new issue