summaryrefslogtreecommitdiff
path: root/dev-python/sybil
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/sybil
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/sybil')
-rw-r--r--dev-python/sybil/Manifest2
-rw-r--r--dev-python/sybil/sybil-1.2.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index c61c78fe8355..5f41761a0d13 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,3 +1,3 @@
DIST sybil-1.2.0.tar.gz 28720 BLAKE2B fc2fda9763a33cf89f47b5edf3aacf1d3c9ba712cc6e292dce0549393f2177afb6ff058e6c4ac96b0ffcc44149dab4c8da5da50ef6850555e374ca25906b1e14 SHA512 9355bfe2873eb9cec866a1c267deb876f3e6b1e452e0b7c951e5ffb642e79cb6602bc81384ff4e5bfff1adc0be2c95bcfa291d34b7690feae9b280a92b6b5c85
-EBUILD sybil-1.2.0.ebuild 460 BLAKE2B 4ce258e1534378f3d4fa9650a8f07cd46055acaabf2e390d4d541f799be254a393d1ca697cfc56d8dfba79064b303c5b40e5a4ac749135ca3cd6330a18b37276 SHA512 1ba467559276878c7a8dbf3e12cf1a905c084d342702eda4e04e2320a34aa34987ffd3fa9fd072e261212a6b827778f0e61e87f27279cf4560f591772bd63b39
+EBUILD sybil-1.2.0.ebuild 463 BLAKE2B 9d7cdab6de72469fa6360d5188162056b05911320f7fb1cfce7d40676832fbbabddae17d4823bfe5300ca3de7b0a9f08f011f2f3c70c27f4474f7f3f29de787f SHA512 109e072e72781f1d31637da0f818831e09c69dccd1178ecf321e411a3bb15b99eb63ac77a78ca66577819d288585ad2286d57432ebc26d5bcd07db4f8a13e5e2
MISC metadata.xml 372 BLAKE2B ee52c5344be6eac7a7a79165e71cf7d198d8ee21591c4bbe5b8ebfb830019aa9bd32cb4912e6aaa59ca9e2147262278f2bafa3b24a89fcb67e930ed2a033c281 SHA512 c586f579a99f202fc403523fa870bc7aa31a437527091c413abf4c47795671ebbb783c74afe32790e25c75c9aeb19dbd0e6dd7367cdcb69ebf128367502b86de
diff --git a/dev-python/sybil/sybil-1.2.0.ebuild b/dev-python/sybil/sybil-1.2.0.ebuild
index 6273cc68d1a9..cb7660b067f8 100644
--- a/dev-python/sybil/sybil-1.2.0.ebuild
+++ b/dev-python/sybil/sybil-1.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Automated testing for the examples in your documentation"