summaryrefslogtreecommitdiff
path: root/dev-python/python-systemd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/python-systemd
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/python-systemd')
-rw-r--r--dev-python/python-systemd/Manifest2
-rw-r--r--dev-python/python-systemd/python-systemd-234.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-systemd/Manifest b/dev-python/python-systemd/Manifest
index 69e85f204b19..9dc8d9fe69ca 100644
--- a/dev-python/python-systemd/Manifest
+++ b/dev-python/python-systemd/Manifest
@@ -1,3 +1,3 @@
DIST python-systemd-234.tar.gz 53900 BLAKE2B 2658ee7083036ed8259e5f4ad0714ea15227ee836ad34c7fbbdb55dd9df48751b8d9998350d789b4f47e78fe7b4a7134e12d637e5a6ebeb29a0b31e5a4575d91 SHA512 164e34ba46827711e9c6ff9ed58b2706d9a22abfc7001de030ed7d463d8ddf783eb5fee93b207c29950a3c566018cc3f1a21a549421cf3e05c1287b433367eb2
-EBUILD python-systemd-234.ebuild 895 BLAKE2B c4bab5df711a3e09d5ff82ea35a60a9545aa568936d309f38524aedb4fff3b2d6a0d2843df73110e5aa973ce83bad4513c6bba55df252ab8182d312cb855e919 SHA512 05b82aba13e573eea23a19a1f709d213a2288ee18edb738e1d053ab1487f941dd12aeed71a254f38e339d276e721992b8c896a8a2cb272d9872a465f73514192
+EBUILD python-systemd-234.ebuild 895 BLAKE2B 97210d32534cfbff5657a0e98fccbd033e4c4249574d8a33833a80daaf308d49bafb0898acbfdb15163c696b9c705cf1852115444057b0dd1cebabb8bf1c5617 SHA512 8aa357c449fdcabcfc6cc77058cd77e519b9344318c62f47c81feb786b65687e65aa386a439b671b31571c0c7f48ed8032ff3654dd5009bdd6670e96a59f09f6
MISC metadata.xml 358 BLAKE2B 0e54b19bf129d3d082c78ae2b1339ae2afaa58452b47e36a3647d098b9e8137cb3fbfd1208147915e22b3c565ff95d6653f197107339d5d4b5ad575a2533dab8 SHA512 9090851418b66203aa7fdeab9f45a994abd8ba7034e9b6a7b24c5ca106f9bae952522b80e397da1399fbd1ed049222b7fdc770d60869b2f5089f3faf255ecb62
diff --git a/dev-python/python-systemd/python-systemd-234.ebuild b/dev-python/python-systemd/python-systemd-234.ebuild
index 4a261c01de9f..1f798bc51f5b 100644
--- a/dev-python/python-systemd/python-systemd-234.ebuild
+++ b/dev-python/python-systemd/python-systemd-234.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS="no"
inherit distutils-r1