net/py-pyroute2: Update to 0.6.12
Changes: https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
This commit is contained in:
parent
cb3588c798
commit
588b2523e4
3 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= pyroute2
|
PORTNAME= pyroute2
|
||||||
PORTVERSION= 0.6.11
|
PORTVERSION= 0.6.12
|
||||||
CATEGORIES= net python
|
CATEGORIES= net python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1654774092
|
TIMESTAMP = 1655208300
|
||||||
SHA256 (pyroute2-0.6.11.tar.gz) = 136346be66d552e4541d0679dbffac6b2e1237dfd39ee1a95062f850244917bd
|
SHA256 (pyroute2-0.6.12.tar.gz) = 72752f9b1f51fb8a141a07fa2e96cc94069d561fc461c357d5ea7cf20b4f4e7e
|
||||||
SIZE (pyroute2-0.6.11.tar.gz) = 24245
|
SIZE (pyroute2-0.6.12.tar.gz) = 24344
|
||||||
|
|
|
@ -3,10 +3,10 @@ Reference: https://github.com/svinota/pyroute2/discussions/788
|
||||||
--- setup.cfg.orig 2022-02-21 07:41:28 UTC
|
--- setup.cfg.orig 2022-02-21 07:41:28 UTC
|
||||||
+++ setup.cfg
|
+++ setup.cfg
|
||||||
@@ -33,7 +33,6 @@ install_requires =
|
@@ -33,7 +33,6 @@ install_requires =
|
||||||
pyroute2.nftables==0.6.11
|
pyroute2.nftables==0.6.12
|
||||||
pyroute2.ethtool==0.6.11
|
pyroute2.ethtool==0.6.12
|
||||||
pyroute2.ipset==0.6.11
|
pyroute2.ipset==0.6.12
|
||||||
- pyroute2.ipdb==0.6.11
|
- pyroute2.ipdb==0.6.12
|
||||||
pyroute2.ndb==0.6.11
|
pyroute2.ndb==0.6.12
|
||||||
packages_dir =
|
packages_dir =
|
||||||
=pyroute2
|
=pyroute2
|
||||||
|
|
Loading…
Reference in a new issue