mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/py-pyroute2: Update to 0.7.10
Changes: https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst https://github.com/svinota/pyroute2/commits/master
This commit is contained in:
parent
1cbed19f83
commit
05973747d6
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pyroute2
|
||||
PORTVERSION= 0.7.9
|
||||
PORTVERSION= 0.7.10
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ LICENSE_COMB= dual
|
|||
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.Apache-2.0
|
||||
LICENSE_FILE_GPLv2+ = ${WRKSRC}/LICENSE.GPL-2.0-or-later
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1685792324
|
||||
SHA256 (pyroute2-0.7.9.tar.gz) = b69d82f140b0774317d7ba40f6c5fa1d755098ba3f3eb619982d16e750dc631a
|
||||
SIZE (pyroute2-0.7.9.tar.gz) = 418877
|
||||
TIMESTAMP = 1701363734
|
||||
SHA256 (pyroute2-0.7.10.tar.gz) = cc2f90aad1517cb0b301041f678cc8d3c3427c26e53f15c78c93c67928d89a02
|
||||
SIZE (pyroute2-0.7.10.tar.gz) = 422192
|
||||
|
|
Loading…
Add table
Reference in a new issue