summaryrefslogtreecommitdiff
path: root/dev-python/python3-saml
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/python3-saml
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/python3-saml')
-rw-r--r--dev-python/python3-saml/Manifest4
-rw-r--r--dev-python/python3-saml/python3-saml-1.14.0.ebuild4
-rw-r--r--dev-python/python3-saml/python3-saml-1.15.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/python3-saml/Manifest b/dev-python/python3-saml/Manifest
index f59d5aa53d1e..4ceee73f0068 100644
--- a/dev-python/python3-saml/Manifest
+++ b/dev-python/python3-saml/Manifest
@@ -1,5 +1,5 @@
DIST python3-saml-1.14.0.gh.tar.gz 510031 BLAKE2B 10c1102b29b58017a39241dbab7d2fb85231f051e3701ff24197f2e501ae19b1889d4032fe86a60ed5ee708380d44111dc6ab87900c8463a141ea911fe774eeb SHA512 6807a4741164dfdf185a4c63691d5a1f0e91feff387265dc8b54b135d44158c751c2274eb1f47eb71d61c7e233d38ddc83f34d092cb842676830699ad6ee8af4
DIST python3-saml-1.15.0.gh.tar.gz 511199 BLAKE2B c1dafb5ff9c45a79042915261cdc380a1ca77b56d518999164f48c904e53a486d157e5b522b77df9abea2b3306f8b17a06a7ac3e41ad0c86bea2c08468199e60 SHA512 8ecfd827e3b90f65a04ed46f8efd49680d42ecaa46b46857e0f712c2996207a8aa38834f55ec35e599845f6921bd4d82d76e549494c71cc5ffd918e70b87b6a8
-EBUILD python3-saml-1.14.0.ebuild 879 BLAKE2B 718e5388290ab913b43cd3d0505e790ae95802c56a9dc7cba0e8f3e072d58b2ef73864c07b639cc937a1656b868adc2248e3b82492fdaf9d90fe87c1f1e05b15 SHA512 c1a86aaf51f12e3d2e165171254dd256a14c20dfe6880085dbbf37698168f1784d7118cbd3e455211e546df1a1ac252dc567c8be0da04b82741e389d29620c4a
-EBUILD python3-saml-1.15.0.ebuild 903 BLAKE2B c08f6ba6dd9958abf36988929946d76e44614f840b7f06e9a39c1d78a5d2e4f1c1094298b3bd00bf05ad6cf7881995e53de04f2478288523d1203ba51848a949 SHA512 aaa823f0a461fe4e34e2a29fda83f1abf494a286cb7049c59b2163594edf4c4d6d442f1cc8e95f8a37e24f9e87d93c8ae168c4c6522ed69e1800a05dca85c117
+EBUILD python3-saml-1.14.0.ebuild 879 BLAKE2B 12b0365473c759f52c75ab7131201a0f10a7aba744cfe80396ca85ace79f2d27c40f564e45afa033710150ae520a2b12e3d34d8d96095328563163d96204be8c SHA512 7045277c1d0d6c9b177454100db1b7e14381fcbe03e1cdfcf9119b0efd9b7c204b2e45d7c466070e543a125613695f6069b35d2145b485520c74b97930df3e17
+EBUILD python3-saml-1.15.0.ebuild 903 BLAKE2B 3e72a0c8498f73616420527fb063cdd3915d3a4088480f37d277d8313cd5de846c716c8f0ef49bc3d934475121a71e050be99db2da6bc88e10ee2145c72b6a59 SHA512 a0b8abfde103b43189458379da15b08cdb47d16b4e9be86d1e0ce80a763d7f3a97f2d829dd4385a23e09d3cf4a526d1d7061701e61a9104b19fd4d4218cae17f
MISC metadata.xml 492 BLAKE2B ca47379cffabb1ea29ebd103e865a37dd680753f1816fbc38796faea21611dd305a9b423f007d06b15a5dfb03a813feadef810a35b794912c5799eaa780a8ce5 SHA512 0954909199f1c46bdb35c8ad95794bdc8be1dbacd888809cc32b3404b2053cdc90aed275e5c51d6a4aad9a9b68d84e83749051c7117ac98cd12ef73331a8cd16
diff --git a/dev-python/python3-saml/python3-saml-1.14.0.ebuild b/dev-python/python3-saml/python3-saml-1.14.0.ebuild
index a74a6b60696b..a6b4a6a5a0bc 100644
--- a/dev-python/python3-saml/python3-saml-1.14.0.ebuild
+++ b/dev-python/python3-saml/python3-saml-1.14.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
DESCRIPTION="OneLogin's SAML Python Toolkit"
diff --git a/dev-python/python3-saml/python3-saml-1.15.0.ebuild b/dev-python/python3-saml/python3-saml-1.15.0.ebuild
index e6ccb181054a..4ccb4653fef7 100644
--- a/dev-python/python3-saml/python3-saml-1.15.0.ebuild
+++ b/dev-python/python3-saml/python3-saml-1.15.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1