summaryrefslogtreecommitdiff
path: root/dev-python/pyshark
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/pyshark
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/pyshark')
-rw-r--r--dev-python/pyshark/Manifest2
-rw-r--r--dev-python/pyshark/pyshark-0.3.7.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyshark/Manifest b/dev-python/pyshark/Manifest
index b1bc059b3199..6e311932f82c 100644
--- a/dev-python/pyshark/Manifest
+++ b/dev-python/pyshark/Manifest
@@ -1,3 +1,3 @@
DIST pyshark-0.3.7.2.tar.gz 27232 BLAKE2B b93ee24fb29990b0ab455935e773e4844c26761c2515d1254c8e72d24d70be95aa17a590cc1f5b39bb5f76db624fb7c40d06e64731948ee75a5b8e2008830968 SHA512 dbd97665fae7d3067582bf7616e025b0c5e5fa14cacdaca59c89b4e70feb3017f2d8c7d899a70c0c8707589e4735b9283914bb6ccbf432e9072c64d7e957bc15
-EBUILD pyshark-0.3.7.2.ebuild 1254 BLAKE2B 12edf946bacb020dc235791c6c9d91445140fa9987a424fab109ead377168e80ec03f797f57359c0b89bebbe7142cc4d35e540f7a35c74c44e26560f526d62ad SHA512 ac0a2b4095bc6a7b5d86d9e9b17d3068588ef099ad1a41c1fb0bd3cbfee5c4b4bb439eea408ba82aea83f988282d8dee04f467bb1eeb58a4826b224da28021f7
+EBUILD pyshark-0.3.7.2.ebuild 1255 BLAKE2B c79176e74263682e929c2dc5b08be5e6325ef9598d467c816a36a5c7fa2f01cc04428d16bc4970c7d9b81f8102052f34f23314d1e0aadad42245cf4b5311e64b SHA512 ae3d04e72ef3432aba7a7d10cd7a710e2937921a29ab9c7eec1de827bb3625d290c045d1ad0eea1f29820a7aaa98626d600ea331c067aaebd1bb394da3be0a32
MISC metadata.xml 378 BLAKE2B b5d298f634ff4c3ef0921697ba6ad85d6704effd115e130075507d4ab5e7cfefcd3db393f044f1607dfc6b6442363c58b9ac693281334bc981c3462c0f1a775d SHA512 17d2661a631633ebf347dfc4def34aa070c4ad5713f6124b668c3ed5336a59b639c30474e4b4cb294661648ef186797144c161a390c0d93a21de82ae8d51d8c7
diff --git a/dev-python/pyshark/pyshark-0.3.7.2.ebuild b/dev-python/pyshark/pyshark-0.3.7.2.ebuild
index 12e12622a1fa..de9a9571c2ab 100644
--- a/dev-python/pyshark/pyshark-0.3.7.2.ebuild
+++ b/dev-python/pyshark/pyshark-0.3.7.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1 eutils
DESCRIPTION="A Python wrapper for tshark output parsing"
-HOMEPAGE="https://pypi.org/project/pyshark https://github.com/KimiNewt/pyshark"
+HOMEPAGE="https://pypi.org/project/pyshark/ https://github.com/KimiNewt/pyshark"
# pypi tarball is missing tests
#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/KimiNewt/pyshark/archive/v${PV}.tar.gz -> ${P}.tar.gz"