diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-17 12:28:32 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-17 12:28:32 +0100 |
commit | 16857b69f990738d17bc5842e3e49a6e82d1428d (patch) | |
tree | 09af7d330926974197aa59536133e026de791874 /dev-python/python-systemd | |
parent | b6fa31c964a602f8461a77d5b83355e8750c12eb (diff) |
gentoo auto-resync : 17:07:2024 - 12:28:31
Diffstat (limited to 'dev-python/python-systemd')
-rw-r--r-- | dev-python/python-systemd/Manifest | 2 | ||||
-rw-r--r-- | dev-python/python-systemd/python-systemd-235.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-systemd/Manifest b/dev-python/python-systemd/Manifest index 0eb893be5914..4c5d314dda08 100644 --- a/dev-python/python-systemd/Manifest +++ b/dev-python/python-systemd/Manifest @@ -1,3 +1,3 @@ DIST python-systemd-235.gh.tar.gz 59858 BLAKE2B 8dbf112773dce4dfe9fb2b0e660a349481fa29c9532c5aa2d125e5bfc255b2408f63b5bd873b6fee9ebbad775ecfaf32497593b17052189797403fa31b05fd6f SHA512 f1286a477200cc7b4d2c44b43452da576e8e660925711466659795775bcee44796688e1ede6cc22e61cb5b03e631c396d22f9a133327ae1147506bce09bab47f -EBUILD python-systemd-235.ebuild 854 BLAKE2B 9b5b279fcc8a23f2c36c90d822edd4c991044925be918c04c237d8b5aafee2b905f03ce2ab79a506286f9a972ad9324dd27524b1001f5b6332c8f7b0f6e96979 SHA512 8545671cad780217f429087f881f7fd36a974c013c5a8a47a264961ae8e675ee80254b64edae947eb57d78db03599b7e1e03a9ace2d771c53ed9df6e7bd31f1c +EBUILD python-systemd-235.ebuild 854 BLAKE2B 2e4fe1fdc9ca43a2348ef5be42e18185740ff8885830e3ce93979ea8f91f50b4dd0ee38aad1513776c8bfca461933b8f65845f9f800dad08637f67dce66fee66 SHA512 45071e9a103d85760c5c023907d701516e560d569bb134e87c0f486313ee96c58a1bc2b9f98c8267fac7324a2acb020f6d3821775a30c3bea45108d795684bf9 MISC metadata.xml 359 BLAKE2B 458599dbb5364bdf58f0cabf3fe07f03f79a4cdfb3f707ef6db328c453e606b587e13fa3349e0e0c899a7b1655e558ccae00e6a9ea22146b9e68099e0ac1a981 SHA512 73e524d826bb08d80fbe3e643be5f08e39620ddb343006752729ea41e594ad13eb6241c30da78a58f67e6e5e3c51f567a9e761af498f882f1e23ce0308bfd690 diff --git a/dev-python/python-systemd/python-systemd-235.ebuild b/dev-python/python-systemd/python-systemd-235.ebuild index 170980c64f32..66a2edc3db57 100644 --- a/dev-python/python-systemd/python-systemd-235.ebuild +++ b/dev-python/python-systemd/python-systemd-235.ebuild @@ -1,11 +1,11 @@ -# Copyright 2015-2023 Gentoo Authors +# Copyright 2015-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 |