summaryrefslogtreecommitdiff
path: root/dev-python/cliff-tablib
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cliff-tablib')
-rw-r--r--dev-python/cliff-tablib/Manifest2
-rw-r--r--dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/cliff-tablib/Manifest b/dev-python/cliff-tablib/Manifest
index 8acbc9641622..882bb1807aab 100644
--- a/dev-python/cliff-tablib/Manifest
+++ b/dev-python/cliff-tablib/Manifest
@@ -1,3 +1,3 @@
DIST cliff-tablib-1.1.tar.gz 80508 BLAKE2B 11faebcfd01813467850f17f49d9ef18f6d15b8a9d13b58b2a36e115ef17913b8f21cb19709f9938e8cdded2538b5c3affbe548896cbd95f0957eda4f5fb8a71 SHA512 26beea20ca1ba5c96276ce974c24bab572c6efebfe44ef45bd3ee6197593a34bf29843676a4e37fe400272f3ff59f703d60ff1abda22a1ca28c2434c0f224aac
-EBUILD cliff-tablib-1.1-r2.ebuild 783 BLAKE2B 068caaa0650ed76154488c1ce769f3859212f12848179a8d5524cbc0a16e795df2219c46fcb68e2968e87286724bbe7adf44070456b543dd5977a8714e41ae7c SHA512 07f3fd4b1064209a8656b2f2c177df868d971a164459fcf206737b6967a46d9ad60299a4992bbdd121aec9512ea09790b781510940c27c6dd11b42e0a9bfb055
+EBUILD cliff-tablib-1.1-r2.ebuild 766 BLAKE2B 2c67252541b287f81eb9bbf0c99a6daaf761580d79e1d50fa7228d4d45c9204e10d06345eee31a13da47124f14efb631ed5145c2999df29216b54779f9b61840 SHA512 7cc4ef73d8b665a9da62230e6ccb90924d352a01381d25807ba50c7a08b6af5fb80ab7f4982399890b3b3376bba1364198ba0e2ac674fce78ed7e7d658b1d04f
MISC metadata.xml 395 BLAKE2B 875c5346b128d3653e234932bdf62471ad993980ad77006296bc6ad3710fb71089df8c375b42d5f5e219f433dfafe67a389b0a2a04a2f99db0537f89f496bbc1 SHA512 874e5cc1c3b1c7341127ab43fde400a9341d9475f6c32f44b3f0faedd8e422324d703eaa814b9cbb4a5fe0ac13a09320c60f83f236cd51bd6247def77005e71e
diff --git a/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild b/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild
index ce7a076cd9cf..7cae8ec8c0cd 100644
--- a/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild
+++ b/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# 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} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1