summaryrefslogtreecommitdiff
path: root/dev-python/globre
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/globre
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/globre')
-rw-r--r--dev-python/globre/Manifest4
-rw-r--r--dev-python/globre/globre-0.1.4.ebuild4
-rw-r--r--dev-python/globre/globre-0.1.5.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/globre/Manifest b/dev-python/globre/Manifest
index 893f0924a847..e8b0f4245fe0 100644
--- a/dev-python/globre/Manifest
+++ b/dev-python/globre/Manifest
@@ -1,5 +1,5 @@
DIST globre-0.1.4.tar.gz 19274 BLAKE2B 6b05f531e9a3819f9916d16679a39c2a281056446afc8f395ba16dcccd25878355c749820c8b1fcfdd1e855ec7a8d0f10cc5a23e3a4e77c877e0e7180e9c24dd SHA512 288b2a6e9e1b7e646f7b06db73b255f9710007c0305466a8d4e26245ab73efb14e5b543291937edb3f0d1dd9205391a08a073d106f4ed687e2a21d181a83840b
DIST globre-0.1.5.tar.gz 20388 BLAKE2B cc3dce578d4c30d0309a60a054dfea11b53d5039adcc3251fedccc1ee8a8ceb70e844799e8a7fffb398d0f8022a51ff2460a74102d1c39f1e49d5fa2eb8fe07b SHA512 8b102150acd17a77c8c3ce1f01e36f0c9258a051b44348b6d9494ea9d2f8247bb534de250c5d506641d889042107f3b93c05a313ed46ae54f6fb47ae997ffdfa
-EBUILD globre-0.1.4.ebuild 696 BLAKE2B 725d0fa7310215aac6d77272100e1e9c9d4098d6c6ece2331a00eb1bbb5f674539a06aae1ce43bbb927b069cfbffc2c2f280e20e1c97c50b3c5e9f0379b12313 SHA512 d7370bd9160c9704ece4445138086699fb5013f91326b23806e969bc0bf662c8aeaa48419b078679b3bc5f2a1a9e5059d0cc896b9e74925c2ee945495f7b7b8f
-EBUILD globre-0.1.5.ebuild 675 BLAKE2B b0c0774f6e0c1cb567e3a46068c1035a990040f3d0428eaf10eb84783feb945c12faf47f605c111cb04f236a3cd7fa12e819aae0f874bf00958f5ae3cf3bcc59 SHA512 0b9934e7fdeb7e000137395371a688f42d30b524db3eb6e6b96ed12131c5173bb3a8ea6f660492219605765b0d719e416a7c04680de96a06b73f7f5ed8716cb1
+EBUILD globre-0.1.4.ebuild 686 BLAKE2B 0c8562a34a5a3cdee1e71cc37343109ba5b8c46d7ecd636bd78a709ebad07157bc158e1e4204c5d08a0b54907cba0b3dcf213c15b7c227ce9e3898af41a2ea9b SHA512 c2600eab52fdba48f2492989d94fe0b7924d5d23fea3bd378d515954afba79900b2739193fab074101a08d21591b4b47b1c1a364260b4bb54ae5589c71ed947b
+EBUILD globre-0.1.5.ebuild 665 BLAKE2B 6f0587c7ff546a64fc68415f923fec68c76da66c65c77cc6d683b5cca73537dd6caa9bedcd20c007e576c17631f6bbeeef89381c3cf257aff7729fabd96e4199 SHA512 193ec2cde0aac788d167ca70b7eee075aed206ae409f1c66aaba4c873aaf1fcce0f97329d5f408c6f6c16e6a6d3cab13d536ab2961e5090a3ba97cfb702f4a41
MISC metadata.xml 367 BLAKE2B fe876ca7eacf8c0c26d7d7198a43457c2e07749a9eae4e48c844a3daa998938768068893eeacadffff1dfffe1b68d17f937effca43714790a5d6e78d9ac4ea9e SHA512 d6d5ed219d18649e5c54e8a8b7aec3119f1af0dbaeab04953e88ee825aba9ec309374ea32249f8f3e36bf80b6fcd91a345f9562ec757efcd691ba8dc5a684257
diff --git a/dev-python/globre/globre-0.1.4.ebuild b/dev-python/globre/globre-0.1.4.ebuild
index 4b5fdd63769c..f3dfb0cf8c61 100644
--- a/dev-python/globre/globre-0.1.4.ebuild
+++ b/dev-python/globre/globre-0.1.4.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=5
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1
diff --git a/dev-python/globre/globre-0.1.5.ebuild b/dev-python/globre/globre-0.1.5.ebuild
index 07e2e5fdddf3..fcea07af31d1 100644
--- a/dev-python/globre/globre-0.1.5.ebuild
+++ b/dev-python/globre/globre-0.1.5.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=5
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1