From 2865ab43f3d9f17ce41a2b048f7ca1ea32177955 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Jan 2024 00:57:36 +0000 Subject: gentoo auto-resync : 28:01:2024 - 00:57:36 --- dev-python/ldap3/Manifest | 2 +- dev-python/ldap3/ldap3-2.9.1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/ldap3') diff --git a/dev-python/ldap3/Manifest b/dev-python/ldap3/Manifest index f6ad3741938f..d5c4cd94556a 100644 --- a/dev-python/ldap3/Manifest +++ b/dev-python/ldap3/Manifest @@ -1,3 +1,3 @@ DIST ldap3-2.9.1.tar.gz 974013 BLAKE2B a75219403e68705b10c06e692f4f188575a4ae38c86f15ceb6d2c674e74ac44ce0f53e3ec6bf66e8413007589293e2db95497de7b0317066b36105940beb11bf SHA512 bf07ebca9a53a8c225bc3106d3bd45eb26557c6e5a3d6d45a7f8c149d938ad43825eed0d406a57b93e2e675ed7aa262828f022ab82eb683f0e3029e3ad823106 -EBUILD ldap3-2.9.1.ebuild 636 BLAKE2B 3da045b517cf96554ec9c2de642af22c2dbfc49a83aca9f513c8d6518060c417a31349b296aae3951d6e9812ec59ba198e77fbbd02a5d77572dc50183d75c78b SHA512 f68973d6eac3f21311024a744ca4f7726550cf43e4a88801ef35fe4f21c6055fbdbc9cb9c136f9a650b58d782fa64fac3bf5ea2d81cf46c7f07b34411fd16b29 +EBUILD ldap3-2.9.1.ebuild 637 BLAKE2B ea5223cd88c8d9d858049728a9e50414cf71a285fff3b70478e8c5db3117ef1b44e6ae016b9ae72df435761b61cbfd61e8b943ca76813e5cf0417adb36ac7efc SHA512 0f1f85a7b61c9826752ecc777212b1862e8e07e4e6f6b6c1342f7cbe0b3bbe165cb160a2ceb639291604ba03bf8cf9534d49c0bbd7571370e81955d6f3671f19 MISC metadata.xml 692 BLAKE2B b1beff8f304b984eb476e45ca34066766a31d512baefdf6ff1bd6f1bd50134664eac751a383a8a6812b48908ec5bb52ef3ba6796d1d7b1ee78a7b5c62cbcfc4d SHA512 58d0c6b1aa0afdb372ddb2abad94ecc5b6b3fce3f62ab50b80634ca7ba49b4ffc75ffec91515c22d2136f52123cb8c9feb58179670d2c4f16acd1f413585505b diff --git a/dev-python/ldap3/ldap3-2.9.1.ebuild b/dev-python/ldap3/ldap3-2.9.1.ebuild index f9c7db6383f0..b0ac8b607961 100644 --- a/dev-python/ldap3/ldap3-2.9.1.ebuild +++ b/dev-python/ldap3/ldap3-2.9.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 DESCRIPTION="A strictly RFC 4511 conforming LDAP V3 pure Python client" -- cgit v1.2.3