summaryrefslogtreecommitdiff
path: root/dev-python/python-systemd
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-systemd')
-rw-r--r--dev-python/python-systemd/Manifest4
-rw-r--r--dev-python/python-systemd/metadata.xml1
-rw-r--r--dev-python/python-systemd/python-systemd-234.ebuild2
3 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/python-systemd/Manifest b/dev-python/python-systemd/Manifest
index 42aa88a342c9..69e85f204b19 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 26377df845d1c17c02e299529bf711a461cbe179fbc8357a3a34a485771ca0c2c556dcc786804be33fccfb12718f7740af0479c865dc5d3e648ac8c786994054 SHA512 b1d49015ec00f63ec8412608cc35372942d67aad211eba4e573e6f96e127db755f11c35234f6428dba087e95ead1ef505c4a6f0b0f31ba294da70bcc475aaf58
-MISC metadata.xml 306 BLAKE2B 2e77cf6814775cb575c96548a69609034e4d9db62eba44684df463c98fe1b105ae5caffea7e1d05880ad2d8236405b2848fa24bd245e3a8627578d2cb128b055 SHA512 ca004982cde4fe1bcbd821109ec70f464a2014a2c0aa77f9976eedaec78ad68dc8d39e2e2f7023192bf807307e08259548f1ebb298ea7f3654c0b8658fba97f9
+EBUILD python-systemd-234.ebuild 895 BLAKE2B c4bab5df711a3e09d5ff82ea35a60a9545aa568936d309f38524aedb4fff3b2d6a0d2843df73110e5aa973ce83bad4513c6bba55df252ab8182d312cb855e919 SHA512 05b82aba13e573eea23a19a1f709d213a2288ee18edb738e1d053ab1487f941dd12aeed71a254f38e339d276e721992b8c896a8a2cb272d9872a465f73514192
+MISC metadata.xml 358 BLAKE2B 0e54b19bf129d3d082c78ae2b1339ae2afaa58452b47e36a3647d098b9e8137cb3fbfd1208147915e22b3c565ff95d6653f197107339d5d4b5ad575a2533dab8 SHA512 9090851418b66203aa7fdeab9f45a994abd8ba7034e9b6a7b24c5ca106f9bae952522b80e397da1399fbd1ed049222b7fdc770d60869b2f5089f3faf255ecb62
diff --git a/dev-python/python-systemd/metadata.xml b/dev-python/python-systemd/metadata.xml
index 8986208c5b02..5967660a0932 100644
--- a/dev-python/python-systemd/metadata.xml
+++ b/dev-python/python-systemd/metadata.xml
@@ -6,5 +6,6 @@
</maintainer>
<upstream>
<remote-id type="github">systemd/python-systemd</remote-id>
+ <remote-id type="pypi">python-systemd</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/python-systemd/python-systemd-234.ebuild b/dev-python/python-systemd/python-systemd-234.ebuild
index dafd6dde7656..4a261c01de9f 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..8} )
+PYTHON_COMPAT=( python3_{6..9} )
DISTUTILS_USE_SETUPTOOLS="no"
inherit distutils-r1