Update to 0.4.2.11
Changes: https://github.com/KimiNewt/pyshark/releases https://github.com/KimiNewt/pyshark/commits/master
This commit is contained in:
parent
a767dccb56
commit
8618f52102
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555326
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyshark
|
||||
PORTVERSION= 0.4.2.9
|
||||
PORTVERSION= 0.4.2.11
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1565627618
|
||||
SHA256 (pyshark-0.4.2.9.tar.gz) = e7bfb1bd0c12a13cb573de103b177ef7efe4143e1ebb5a02c6b185da7dd7edd0
|
||||
SIZE (pyshark-0.4.2.9.tar.gz) = 20384
|
||||
TIMESTAMP = 1605426453
|
||||
SHA256 (pyshark-0.4.2.11.tar.gz) = 340f5c3b0eb1c2d4f8bc85764dded28720e51e49cd7d96f4c96b461199b41611
|
||||
SIZE (pyshark-0.4.2.11.tar.gz) = 20710
|
||||
|
|
Loading…
Reference in a new issue