summaryrefslogtreecommitdiff
path: root/dev-python/python-pam
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/python-pam
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/python-pam')
-rw-r--r--dev-python/python-pam/Manifest2
-rw-r--r--dev-python/python-pam/python-pam-2.0.2-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-pam/Manifest b/dev-python/python-pam/Manifest
index 16318c79dd22..1c330b047dbc 100644
--- a/dev-python/python-pam/Manifest
+++ b/dev-python/python-pam/Manifest
@@ -1,3 +1,3 @@
DIST python-pam-2.0.2.gh.tar.gz 14787 BLAKE2B 4bd9d7d57802fb30519ee755b091d8dd21da7fdac164cba2ac11fae48c8f575498562309d996a67766218e15e1b5f45f40c4cf32800de349fe0fa0cd03ae911d SHA512 eafeb753b22ffccc1c5729516ea1ae26799d3749140fe91849ddb804066cabd4b5493e9b059172977dd5b3c5d48c8b5ced6c5c944931fcf23225dda09db026f6
-EBUILD python-pam-2.0.2-r2.ebuild 572 BLAKE2B 4ada30cbbd74b9d2ca74bbe2c347fd885bcc0c2014025f9a532f73c2e4096ea99046d77950bc5ce2877cbd6093cc3a1a800781e1cd9dcd618def2895b9367788 SHA512 3e9b4641ec2668b8cc93f6109ec24420705ab83169cef34381e6367f733e6292fec65ce6d90d11d22eedfefc0e5ba6ea765b3c5ae00cce067b11b0a183bd1439
+EBUILD python-pam-2.0.2-r2.ebuild 577 BLAKE2B 0248f423919f2901bd40c07b135f8f79f2b8e8b2b5eac610bf1e0c361a8cb8e4b2b0cf197704f880a8d95b5a0c40146211cf9418896dfec87eede0b33e71c218 SHA512 9085c70f6710b87d601d55d67cc073aef8fc90fe6a10640578a79ca4b3b8a0cd41210e36aa8c6e33572606820d2a0f98a1c93a91959d5f9c2ac95e115d4c2f05
MISC metadata.xml 417 BLAKE2B 4f5cd02a89aaddaa52fec569bbaf6b972eea84c9647d24246f986b227089b87dbfb008ba43a82c1bc94d0cac04dff115e7113c3267475220414634d509da6ac7 SHA512 13efb5b77fb437c154c185a7dc00341a9f06ddefdb517b174ea985edf10ebd4c7bb3d2d272e907acc19c964ea8db41eeeac1ea2fc4d7d92960bfbc26352c8775
diff --git a/dev-python/python-pam/python-pam-2.0.2-r2.ebuild b/dev-python/python-pam/python-pam-2.0.2-r2.ebuild
index a87cbd3a3ccd..2da896e883b3 100644
--- a/dev-python/python-pam/python-pam-2.0.2-r2.ebuild
+++ b/dev-python/python-pam/python-pam-2.0.2-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Python PAM module"