summaryrefslogtreecommitdiff
path: root/dev-python/schema
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/schema
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/schema')
-rw-r--r--dev-python/schema/Manifest2
-rw-r--r--dev-python/schema/schema-0.6.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/schema/Manifest b/dev-python/schema/Manifest
index da4a2d75c323..359832921906 100644
--- a/dev-python/schema/Manifest
+++ b/dev-python/schema/Manifest
@@ -1,3 +1,3 @@
DIST schema-0.6.6.tar.gz 13490 BLAKE2B 6398aa3883a7bc8334a10a3a930c49647d58c3a6e5d1adbd8ae7cd48d0cc58469e7b5879202aa877c1ddc09219eefce679a88dac56f2ffd09e8610ac3b280763 SHA512 1a0729b30eb3190396401f1d8b7976119e11acaf2e1902a05e5a8239337004bc0a416939f0b1212dbe16304bfb0c1e28051752c2a81bfd0f14899ef76a166bb6
-EBUILD schema-0.6.6.ebuild 562 BLAKE2B ebcc5e600fd3c310185403108101cc2661d4ae19a9a7562f25e41dd7a390bbd5d73ebdec9b01d85fb2fdf56015c91709a7dd474455c5281fa340af45d7e6e587 SHA512 5036396faf0fafe74820e1b5b2ba45fdb3280ddc3b3657f44c1c4e5f4ae963bda587299c9fa1cd3f31c5fbdf76d65272a90378c0821cd37031e251f0b878f0bb
+EBUILD schema-0.6.6.ebuild 543 BLAKE2B 950557713029110fd102bb3b16086526a6db2d710a0eaf109f4b81507109a074128c9a3d67debb4ff7022a3045792d8fc376d0ca7eed79330804af1f7207af78 SHA512 ca7b8d4349e754db0da1ff16a050993204fadb46bc3eb4bf5141a84dff16f83cbfcb8d30fc73a1a501b508e96deb8ba8a400d80510b09d6d2dadb745cec44bc2
MISC metadata.xml 376 BLAKE2B 6f93639c72207a159fbbb7280beb8ddef39dd545d06b9e2f0c8286c223033c990f808753115ab5703ef23149db31e57f05bbda679e2cb301dd6541d755b00f1a SHA512 0a27a52700fe812f2a0bf7c563caaa3eb47b02e97314dc0d7635597ce958f8898ba187c0b869722e5cfc04a4358dfb78d30383e3be2cb57f1f6becccf475961d
diff --git a/dev-python/schema/schema-0.6.6.ebuild b/dev-python/schema/schema-0.6.6.ebuild
index 80665c6048e3..a5b0129a9bb2 100644
--- a/dev-python/schema/schema-0.6.6.ebuild
+++ b/dev-python/schema/schema-0.6.6.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} pypy pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
inherit distutils-r1