summaryrefslogtreecommitdiff
path: root/dev-python/characteristic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/characteristic
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/characteristic')
-rw-r--r--dev-python/characteristic/Manifest4
-rw-r--r--dev-python/characteristic/characteristic-14.3.0-r1.ebuild4
-rw-r--r--dev-python/characteristic/characteristic-14.3.0-r2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/characteristic/Manifest b/dev-python/characteristic/Manifest
index dd7999d68b0f..c250531dcfd4 100644
--- a/dev-python/characteristic/Manifest
+++ b/dev-python/characteristic/Manifest
@@ -1,4 +1,4 @@
DIST characteristic-14.3.0.tar.gz 26993 BLAKE2B a24548953451da77e08678b8a204c0fc649ebff52026aafc6f80037a65f527c9a2244273420b1ce76e3ac75778f48c11bc2344296cbf34ff1e9a1e82356d52f1 SHA512 e13a86f453cd3688a74188005b82a661a9c73d9f0408d9afe9e0575e69ffe87a5327f51e2c16a9c0a653b738e7c014d5aa08e353835f0aca7897714b7ae56e83
-EBUILD characteristic-14.3.0-r1.ebuild 1054 BLAKE2B de5b2c602cc1e85c71a274aafa46faf7672f50aed7aa6c43b465296d3e84a4d5efe86617f8f8cad064aed15f63c99828e1308a6f6252763bd321c4ee9d5de20a SHA512 1399f0ae486977f4abc50b4b0c011bcff8cb69e469d64d7f11c9119a13cb79a9a93a12c7d4697f283c3bd4f73855b6d47edf115424369c456a38bdff3193058f
-EBUILD characteristic-14.3.0-r2.ebuild 1066 BLAKE2B 264d4a0448f1791087f6f782c37ca348c80cb181156b3095ef91d9e79f6533e177c02c20b3223081ee7d9a48182163d7ce4ea4c8c2919741229f638ec00f8a30 SHA512 afdb1d54c922d83cf3fd747b6098acc5948f2354ded324308c73c773e324e846651e5347bb89384d299e8fd27f5135037a4d00e1f2f65750a0bc8c8adaeec3bd
+EBUILD characteristic-14.3.0-r1.ebuild 1049 BLAKE2B 44dc3c1e48f644a90e93076a823c81b4b41f2c5a3c43731f6f040752f42c1071efaebe0415bdb8aa0d922a7b90e88f6a8f74e18f02eeacc9affee8ef392be7a8 SHA512 58a12f76f9408db6766efbc40e3ac32721da073abfee80b9276209c74890341449f03ee72ff15e7e809b7f1cf44b198d79958e77d8f3e67635bafe9a202146d0
+EBUILD characteristic-14.3.0-r2.ebuild 1064 BLAKE2B 0fc0dd4c3730d9e38b2bec7c8687d14dc53b79c6dd42b39cdce645ed7cad6eeaa144fec32f3fd0be0e5985cf12df8b368dc2f94bd56ec7cde1d3963770588fa1 SHA512 7083db209a4b8e1fded7e2166e71ec90858c5069ebb88498352f1ad3b4f9a5a43ee718a0a58c6062cc0e19889fabebd377c84dfe3f7d1063fb0f3229c734d809
MISC metadata.xml 389 BLAKE2B 0e2226a252bf0308d7bf33b34eee3f035bfd242736b91072eabd77e07216104961c45f8469dcfc3a8871cacb4ed619bebfd3443612bce85d1f2ec4d95a13dd21 SHA512 291bc593113bd6fa148fcb5f978ec1630808a0a6b4ec7fb40b00596c9cd2bd56357fa792af91243d96ac21fdab420d370c0d1f59570e739be22d81b8add56676
diff --git a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild
index 026c8aa29c0c..618b4b9d739d 100644
--- a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild
+++ b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy{,3} )
inherit distutils-r1
diff --git a/dev-python/characteristic/characteristic-14.3.0-r2.ebuild b/dev-python/characteristic/characteristic-14.3.0-r2.ebuild
index c13a2266947e..848de26413a1 100644
--- a/dev-python/characteristic/characteristic-14.3.0-r2.ebuild
+++ b/dev-python/characteristic/characteristic-14.3.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
inherit distutils-r1