summaryrefslogtreecommitdiff
path: root/dev-python/fusil
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/fusil
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/fusil')
-rw-r--r--dev-python/fusil/Manifest4
-rw-r--r--dev-python/fusil/fusil-1.5-r1.ebuild2
-rw-r--r--dev-python/fusil/fusil-1.5.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/fusil/Manifest b/dev-python/fusil/Manifest
index 3a71069c8938..33235b8f2317 100644
--- a/dev-python/fusil/Manifest
+++ b/dev-python/fusil/Manifest
@@ -1,4 +1,4 @@
DIST fusil-1.5.tar.gz 138910 BLAKE2B b3f1d07e40116aadfd3aa008366f9598015e741bd5caa364050e26d6a8d9d9c4fe8bb021431737f58ea54bbfb79808fa1ae99568afadad3ae509937910578f90 SHA512 0d84bfd2d9b8e509989723de26b30c3ec2824612dbdcc097ff3e998fd4efa6b1293cb78743e098ad5012d4981b8e8036f3ad3f9c6acf2dc30e3ff1f707c7d1c0
-EBUILD fusil-1.5-r1.ebuild 853 BLAKE2B 495db1d2a7bec4aa47a4a47500bda505ff0849b7b34d64186d61ebe361c93c4efe9c450ab3433755d99ea03e271fd7d66efe6be05ab164075661697dd1a765d2 SHA512 0cf92005e18445bf696a3bb27898b85281a61fe3d44405f28de4c4ffca8be41c4ce7669fc46ff94287641e2b7cfecd2d25a35f382a8c550d69202766bb0b699b
-EBUILD fusil-1.5.ebuild 941 BLAKE2B 39e839040fd78ee2d7a9363b07a5c42c140e8cecfb24ff80fca594c0ca97b81c861fcc6b788b05bb2c13aea252d5910f1406fa6ee9fcf15352628abf88b324c8 SHA512 f867526e9eebc3b30b3891c55b316cd7cd8665c887a6a4adbd07306cec7047a4016913763b4c2d7d7b57d911837a78f649eaab7195a53e1fd52fab971527fa9e
+EBUILD fusil-1.5-r1.ebuild 849 BLAKE2B 6c3247c2f34a3448ea41ec33d6e0392d26fafddbfc20263b2ad06ec4b7c97b72bf2c1fb2de1d36331376b33b03d1c8e7b9605a1c903dc883d87501059b581f36 SHA512 7117755deac5aefe8cd265fe202a5738192be62fa8ecb3044c2ad62e03fbb85c75c3e4ad58264963f32647b3c35a507ef5c436b2cef4d62939c203a9cf14186a
+EBUILD fusil-1.5.ebuild 937 BLAKE2B 9022f78000e42c918f17adafb81987ff440a431f9c9bff4f2777b1666e8333f151c5e1de8d2560d903fcc2ed165bea5cb4f2b98ec6449b5caf900770f8901d49 SHA512 476f77d37b40d5512038ed8cc5eb16d3aded518688f10dcf6271069d8360c5590d73cbceda6b1f0398a5ce3cdb9098828ad673827d9ed0c7547344179317cc0d
MISC metadata.xml 374 BLAKE2B 7580e8059db1c7decc3688c34c4da02af104576b257904129929e9619cd94384a10db1514dbd64b638b3e2b44e19b9e051af0bc325c1505628cda806d8f5e213 SHA512 98947683cbc807385f692511afa4402ed11644fbece4ecad9888cb8beb90d4154f9ddad104210ab2e7fc0641cadb654a826786a57ffb6fbae158eb3aefe0bdba
diff --git a/dev-python/fusil/fusil-1.5-r1.ebuild b/dev-python/fusil/fusil-1.5-r1.ebuild
index dc4064523370..59ee083a3d24 100644
--- a/dev-python/fusil/fusil-1.5-r1.ebuild
+++ b/dev-python/fusil/fusil-1.5-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1 user
DESCRIPTION="Python library to write fuzzing programs"
-HOMEPAGE="https://bitbucket.org/haypo/fusil/wiki/Home https://pypi.python.org/pypi/fusil"
+HOMEPAGE="https://bitbucket.org/haypo/fusil/wiki/Home https://pypi.org/project/fusil"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/dev-python/fusil/fusil-1.5.ebuild b/dev-python/fusil/fusil-1.5.ebuild
index 9a5f6f56b197..789fb33ed2c6 100644
--- a/dev-python/fusil/fusil-1.5.ebuild
+++ b/dev-python/fusil/fusil-1.5.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1 user
DESCRIPTION="Fusil the fuzzer is a Python library used to write fuzzing programs"
-HOMEPAGE="https://bitbucket.org/haypo/fusil/wiki/Home https://pypi.python.org/pypi/fusil"
+HOMEPAGE="https://bitbucket.org/haypo/fusil/wiki/Home https://pypi.org/project/fusil"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"