summaryrefslogtreecommitdiff
path: root/dev-python/doctest-ignore-unicode
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/doctest-ignore-unicode
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/doctest-ignore-unicode')
-rw-r--r--dev-python/doctest-ignore-unicode/Manifest2
-rw-r--r--dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild7
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/doctest-ignore-unicode/Manifest b/dev-python/doctest-ignore-unicode/Manifest
index 726c01c39aed..ea9634cf28ad 100644
--- a/dev-python/doctest-ignore-unicode/Manifest
+++ b/dev-python/doctest-ignore-unicode/Manifest
@@ -1,3 +1,3 @@
DIST doctest-ignore-unicode-0.1.2.tar.gz 2270 BLAKE2B a114a1724445ed2c5c41f46098d5930da8b255e82256ef686fa8567dc305608363895655ede36f70b87896f0ed22f1c8e1047632cff5719ef7417159b0a691e6 SHA512 ac88d1cc90b1db21b21b121cddde246314d8a3e399ea0e96f1cd4f7812949cebdd0850566a90d47da01ea159bb8d69c8a73ee05c62cc40d0839d4701f2f330d3
-EBUILD doctest-ignore-unicode-0.1.2.ebuild 660 BLAKE2B 345f190c7dc48ed7d635cf8dec84a7d56459d209b1955c832bcf3039b6ef9a8dbf0d9f16216cc32abe7ca1d0cc59df0f0ffc5c1ed4edc31af144f9e7691b63ac SHA512 6a96e96509b6c1f2af0fd09cd8c2ecc0e04aa1c4dff4946e4449258f31c890d2f46d9dcc36a5d31bbbc17a4e399bc980e0c1076393dff9e17f50a5ebbcdaa4f6
+EBUILD doctest-ignore-unicode-0.1.2.ebuild 655 BLAKE2B fff958f94e91fcd7f64b1e6ce570c0d1ebc9fdbe2cf1875e0e632f5f5803e3353317135966f4c26f2ae5b2f093ef27f5df8c40d6b8a9ebd6aa2068ae4e3059e6 SHA512 ef644a589cb4bd70ba6d57c28d9feb685566f5f6516cf9ca7a1b2d260a5537411311bcb88a0afbd26708e69f4de1d8b594431cd2660ca212b7048bbe819ce3ac
MISC metadata.xml 396 BLAKE2B 9d6ed08e6f963cb03406050e1ec934e9fd0484633e7989b52d5277e6668ebdc919d60f8b0898b0ccec076e9839ed07c6cf5273e14a289049f815cb119e4c13d9 SHA512 da8a39b0f46893a69b4e53ef6b62845f70b1ebdb0ff1c339f52b61b69c6a6e730ecc26d3f99db16a259c73ff454685faf546babc7afc9e804170a0e738cd7d1d
diff --git a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild
index e0f024570084..e71f6d0f8304 100644
--- a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild
+++ b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
inherit distutils-r1
@@ -21,4 +22,4 @@ RDEPEND="
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
- "
+"