diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
commit | 21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch) | |
tree | e1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/python-afl | |
parent | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff) |
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/python-afl')
-rw-r--r-- | dev-python/python-afl/Manifest | 4 | ||||
-rw-r--r-- | dev-python/python-afl/python-afl-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/python-afl/python-afl-0.7.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/python-afl/Manifest b/dev-python/python-afl/Manifest index 729b930457c9..cf2c3d836454 100644 --- a/dev-python/python-afl/Manifest +++ b/dev-python/python-afl/Manifest @@ -1,5 +1,5 @@ DIST python-afl-0.6.1.tar.gz 14795 BLAKE2B 7899ffb9ee2d0afa82a4621d7c26acd3f19f4711480f4d85a60007d7739f3dcac99a787bc7dea33d2b336e117320cef69037a20c54771ead695eae1771f2b7cb SHA512 25662ae96db23560ab0f7df1468f1a4737f8f68853bed75cfcfe6112a6fac110501c66941402f35686d6b96a6d124a2aeeaed79052d618583843528cb3eee3aa DIST python-afl-0.7.1.tar.gz 16045 BLAKE2B 05d0aba389dcdcc11b6ec789f12f8d282b6d2fa4f1706795832468d92aa1c5e9e1c829ed7e5bfaf77bec011098cf9fe30b67c9ac2ce66c0ad5bd84a6c3037f47 SHA512 e0b8d65378d41d8ba654c8b6f3d03822ac18543cb91fb650f35d490c4b72be6b038d1a13341a33cbdde2102ad92a7e533e5c8ade9a9f13d32c78a774d5e7f120 -EBUILD python-afl-0.6.1.ebuild 678 BLAKE2B f6da4b4e79a4889122f80e099c7efb95e7d1ee6cbcd222667ef4d49f668c3ae9bb755392b74ec225aad9324f465d222db0b0eadf27bd980b90cd47bb43db1f7b SHA512 c9180157cc8c7737eb65673604e77f18022d3a59a79f7420427d27466186d5726c08d9a1e35d1c7353308089be3155b77b59cde035385754b1e35747d6bb95c9 -EBUILD python-afl-0.7.1.ebuild 678 BLAKE2B f6da4b4e79a4889122f80e099c7efb95e7d1ee6cbcd222667ef4d49f668c3ae9bb755392b74ec225aad9324f465d222db0b0eadf27bd980b90cd47bb43db1f7b SHA512 c9180157cc8c7737eb65673604e77f18022d3a59a79f7420427d27466186d5726c08d9a1e35d1c7353308089be3155b77b59cde035385754b1e35747d6bb95c9 +EBUILD python-afl-0.6.1.ebuild 664 BLAKE2B 9293eb0a25ab0d4a723949cc057abcd4d837555279ace3ac3c10f0be9ceb583890be2f04fc74730ca94534c0a3f9f8aa5785c0196ae139d8b200500e3bc9c0e8 SHA512 a86ba010ba2b0690f9bdb9c93fa712630d2e93cdbe4c628359d4decc666cfc643840d36cc419b5c949f66971c114106fcb73a84533654a9a88ec5dabc1f5c314 +EBUILD python-afl-0.7.1.ebuild 664 BLAKE2B 9293eb0a25ab0d4a723949cc057abcd4d837555279ace3ac3c10f0be9ceb583890be2f04fc74730ca94534c0a3f9f8aa5785c0196ae139d8b200500e3bc9c0e8 SHA512 a86ba010ba2b0690f9bdb9c93fa712630d2e93cdbe4c628359d4decc666cfc643840d36cc419b5c949f66971c114106fcb73a84533654a9a88ec5dabc1f5c314 MISC metadata.xml 369 BLAKE2B 17f8688a27fdbd63196d3a5735208a820b9354672c7c0cf4ad7aa9f9968cd0f82246113b7d0f9903b6e6e3e859e77d1a3fc2d989049fc232357e13e1f0b1a46f SHA512 2d9ed7de83ee4bcb366d1f51b9d821a847da2c17f8b83b486a81f9739fa3e4d9071780e9e22342fcb64f9c1d266d9a9003b6fe743daac68f8aba12f0ff6e59cb diff --git a/dev-python/python-afl/python-afl-0.6.1.ebuild b/dev-python/python-afl/python-afl-0.6.1.ebuild index 2298e1450cda..7002cbfda88a 100644 --- a/dev-python/python-afl/python-afl-0.6.1.ebuild +++ b/dev-python/python-afl/python-afl-0.6.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 DESCRIPTION="Enables American fuzzy lop fork server and instrumentation for pure-Python code" diff --git a/dev-python/python-afl/python-afl-0.7.1.ebuild b/dev-python/python-afl/python-afl-0.7.1.ebuild index 2298e1450cda..7002cbfda88a 100644 --- a/dev-python/python-afl/python-afl-0.7.1.ebuild +++ b/dev-python/python-afl/python-afl-0.7.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 DESCRIPTION="Enables American fuzzy lop fork server and instrumentation for pure-Python code" |