summaryrefslogtreecommitdiff
path: root/dev-python/alagitpull
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/alagitpull
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/alagitpull')
-rw-r--r--dev-python/alagitpull/Manifest2
-rw-r--r--dev-python/alagitpull/alagitpull-0.0.23.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/alagitpull/Manifest b/dev-python/alagitpull/Manifest
index 503ac45ae71e..b06b9a11e78f 100644
--- a/dev-python/alagitpull/Manifest
+++ b/dev-python/alagitpull/Manifest
@@ -1,3 +1,3 @@
DIST alagitpull-0.0.23.tar.gz 6692 BLAKE2B 63af3da6e98521487fad233dd648d9217d8e89c0d17e49dd771e934c0808a52c0659661ca8104c53c2d0fddf458650458e676e14b2e9c3820f353ab42044a490 SHA512 1620c0e25299f694f29f6e54105a2f336dee90535370a691a6e23a879a68626ef4aa19ae40ecc835553fe3b0272d48e4f5213c1ada054ad20d47034fc20dea3c
-EBUILD alagitpull-0.0.23.ebuild 556 BLAKE2B 381b1aee6bc750234f4e51833c72e772eda6baebdb65d6156d7fd7237085620b43e225208dddb1990ac4c5b11bd94e1ef711e1268c8fe336103faf03a64f8fd0 SHA512 d30d6e40f0d204b5a6c53eccf82f2f28766d5320bf43276d067823353b9c8d9867951c62a1b02eb9086f1ad2e68512705db364c054425998e3f13a862e6fa459
+EBUILD alagitpull-0.0.23.ebuild 539 BLAKE2B 42bf8cd9f37e6289116afa629302e64c8d7f6a67a2b2128845b2dc26de88b1c5f194f14ca77826ef86022f3c0cd4ccb76e8abad709d203fbd69150a0aed0d950 SHA512 005bafba9830010f7add06e4dbbe2c6f52872fae8f262a196b9fb8fad82afbb0fe31d299f6e19999848aa0d4d7b8acc36b3b5fe71b8c6f2a4ee2c7b5c0149b85
MISC metadata.xml 255 BLAKE2B 2bb3830b8cec850703f7912f4c22f5b0abeabeed0715222bc56141779d02160773cfd0f85417c553c1cd8f2738bfeb78c56dffb8e648e572019319657646d1ba SHA512 522158915afe67937f81ba572a918a2de8ca1f8591e097da56799c97870d7c44756c1acd8224d63bd3375c2b9ebc0e1ce50816899117948a48065a27804883bf
diff --git a/dev-python/alagitpull/alagitpull-0.0.23.ebuild b/dev-python/alagitpull/alagitpull-0.0.23.ebuild
index c60405b24eb4..8c700d4f059f 100644
--- a/dev-python/alagitpull/alagitpull-0.0.23.ebuild
+++ b/dev-python/alagitpull/alagitpull-0.0.23.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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,7} pypy pypy3 )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
inherit distutils-r1