Skip to content

Commit

Permalink
net/py-pyroute2.minimal: Update to 0.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 1, 2023
1 parent 0597374 commit 12b71eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions net/py-pyroute2.minimal/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pyroute2.minimal
PORTVERSION= 0.7.8
PORTVERSION= 0.7.10
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions net/py-pyroute2.minimal/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684104510
SHA256 (pyroute2.minimal-0.7.8.tar.gz) = 080a26e2cd2290ede43c848616bee80e62a444c51f9695c49820f46f045768db
SIZE (pyroute2.minimal-0.7.8.tar.gz) = 273636
TIMESTAMP = 1701363736
SHA256 (pyroute2.minimal-0.7.10.tar.gz) = 2e16a254553c40bc7f9e0c98915a89636baf33cccf25ac37d9c9768416180f21
SIZE (pyroute2.minimal-0.7.10.tar.gz) = 276820

0 comments on commit 12b71eb

Please sign in to comment.