diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-31 18:57:01 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-31 18:57:01 +0000 |
commit | 69051588e2f955485fe5d45d45e616bc60a2de57 (patch) | |
tree | ef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/oslo-i18n | |
parent | d7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff) |
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/oslo-i18n')
-rw-r--r-- | dev-python/oslo-i18n/Manifest | 2 | ||||
-rw-r--r-- | dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oslo-i18n/Manifest b/dev-python/oslo-i18n/Manifest index dc2fe08e38e1..14fe217a7460 100644 --- a/dev-python/oslo-i18n/Manifest +++ b/dev-python/oslo-i18n/Manifest @@ -1,3 +1,3 @@ DIST oslo-i18n-5.0.1.tar.gz 44636 BLAKE2B 69df723bff7a279ace2a8bb2ea795e6beaa626ffc4bb364c513d16d2ce3cb07f6e9957a98d1b633f95154672d118de6fbb71ef5c1a3a53520f4d1f4b8f72748f SHA512 d55238616dc90f85ff458fc6680b3a3b2493d2a640bf5849c19cd7271e7127b535a301ed3085b5e0131b46a635b5a09423f6cba60f9f1b9b0352a0e7115a8057 -EBUILD oslo-i18n-5.0.1.ebuild 629 BLAKE2B 799fcf8d647fab3c3328aebc11a4d66a7b82bb1b3b72a926efcc59acacafb88a5b8124c905f6467f5b588c1ba66f941e9585602d2da59fc305f90372b6c851f0 SHA512 28f2f02e9c2b221d8f3599a9f9327f426a462c86c71fcc96aaf8b7a1b16d807b02466a0aba15f517cbaac27bc9ea01965edd3a34bdcd8199e3ecb6c1d38f4168 +EBUILD oslo-i18n-5.0.1.ebuild 627 BLAKE2B 1d99c3cb485baef522b2da404274645be249cafcc8c69ce1327d4508f9b96cc2eb842dd93d00d00a77f21e48998b4376215fe80b0acde105f10c43e3e7b02eda SHA512 e0a40dee6e819527388e4ed9ce9f2fb1e362d15115cf8d4a6cafd89be1b3a93177b9a2b767fea0aa9bf5c654f0913243a97749c0ace9ea83c196b4281b048fa7 MISC metadata.xml 389 BLAKE2B 70118e890e9ac1e69a79f69fd9fd9b5e0407b7063687156250348f234696aa5ff2bbc208ff0c33b51e8ad86aa7e8b26752961fd1ad6787a56a15d86d76db84b3 SHA512 f083e278fb78f677996615aa69b7dd46a82484dc1d8a392e2ace0d1dfc127ca03606c3e0217ea68780872ce6bdd049f4b636e3ecaaa22da71031d4aef54faf78 diff --git a/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild b/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild index 441369453c8d..8c8d873ef48f 100644 --- a/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild +++ b/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 vcs-snapshot |