summaryrefslogtreecommitdiff
path: root/dev-python/python-sshpubkeys
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /dev-python/python-sshpubkeys
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'dev-python/python-sshpubkeys')
-rw-r--r--dev-python/python-sshpubkeys/Manifest2
-rw-r--r--dev-python/python-sshpubkeys/python-sshpubkeys-3.3.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-sshpubkeys/Manifest b/dev-python/python-sshpubkeys/Manifest
index 9bd0ddd272d5..3bbfefc32c31 100644
--- a/dev-python/python-sshpubkeys/Manifest
+++ b/dev-python/python-sshpubkeys/Manifest
@@ -1,3 +1,3 @@
DIST python-sshpubkeys-3.3.1.tar.gz 57896 BLAKE2B 3212ea0c38377255258a831cc942f71c0b0efb040ba8ca3283200b638dcae7a31ad5763ae0de4f51a7ae0c3f0a1b83ca6db96f00384ecd1e1e3a369028e4ed41 SHA512 8a59e73eddd795a71b64fc7433292ca03a9f447a13c8ef40d68fc599776c37f5e4a1fdbbf2f2ab00b0091a513e2412f213f6a21474ae0784af2df9a7107a2ed6
-EBUILD python-sshpubkeys-3.3.1.ebuild 591 BLAKE2B f5e53fbc557e8b1457c0e733c2b2e783b649f20aa9f91ba5b3e48ffa563f989fb5904cc780dc2f3611a9e15577fc2643724ff26cb05eded210abade72f14fbb9 SHA512 c5118cafe55921fbb9db1bc9656c8a5744c0741f989b60ddf4da6b8af5ced60b63dff92b167b2883d148fa412344a4d58ff4d6ef5d0ed5736ed930bf8da55ab9
+EBUILD python-sshpubkeys-3.3.1.ebuild 591 BLAKE2B 8fa3af1221f5e5e775a9c456b86532cfd0b640d7cc3dce6e3a72dcd93e884b9a0c04be0ac0c16dc0883a456c7f3d292bfddbe08a842b979fa3b0b5e302241d25 SHA512 2f54c68b5a94928bd20c185a5e4fb795ee65ec582d59987bc81f0c0d34dc0240b8d98d1de7b0c25852aa1db7bab00fcebd5fd7883d034b0dc185eafd73b18c89
MISC metadata.xml 512 BLAKE2B 89b935c91163ef432c76b498b4d0a2d49c64c2d5f2f6af891c6f6c6e3a0479fc56d3b9947860f5dc6ebd07d5fea9bdb3f526226cf1b4af64a3b9097007bd08e2 SHA512 5d5dfdec492614ceccb2ac84a67f7f0db3dd5979d811e8ecf9e9d87df6334d490fb345c75ca5e4846a2f98dcb8dc5bc12ad1679b29d95040477e0f327e6da07f
diff --git a/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.1.ebuild b/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.1.ebuild
index ecd6f4f9c7c7..3d96be549d59 100644
--- a/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.1.ebuild
+++ b/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="OpenSSH public key parser for Python"