From 1f254b1ee917690b4f8f7738fdcfc295ee304ff7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 17 Mar 2023 18:28:08 +0000 Subject: gentoo auto-resync : 17:03:2023 - 18:28:08 --- dev-python/suds-community/Manifest | 2 +- dev-python/suds-community/suds-community-1.1.2.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/suds-community') diff --git a/dev-python/suds-community/Manifest b/dev-python/suds-community/Manifest index 444499fd60b1..aebe9a08252a 100644 --- a/dev-python/suds-community/Manifest +++ b/dev-python/suds-community/Manifest @@ -1,3 +1,3 @@ DIST suds-community-1.1.2.tar.gz 285409 BLAKE2B 6cf047bb6fa6aed147fa519fee4300f52195c94a409aaa769feffaaf4d43552a566efb0162e440092c3dcb8ec21cf441325db449e5417b81a5f859133a078b83 SHA512 9f26ebbf36fcbd915281f3c3afd4ea776ca409ede4ba9e487b746ef4e527171ee2fdb44075100d52b5bba0658fafec817eea2cbf64b8d2851bdc974aee430d57 -EBUILD suds-community-1.1.2.ebuild 610 BLAKE2B 5b736a4b647f7ee025aeb11651113f3f335a0302c03f2cfd36de4d5b6a2959269b452fd2c08eef18d4885b751c168ce864806dd302d2230b2e52e82fef00f776 SHA512 f4243adabed4250a7685c11b3d061ef18152741d1c8b8686933c3c27c97b3bf2f182639557ec68511c65a6818d22f6181e2f21722a7171b2edd41e58e4013bb6 +EBUILD suds-community-1.1.2.ebuild 583 BLAKE2B 3e5b28a31c3cc517570490c5e65a19974e037166ef0473fb3919de18940c7a66cf0d70699938fb270659e73015ad18d4bed0787f022f67d38060455f64428278 SHA512 f9b918a4cc5d30a5b9b7e08161f47c3eef423976617271c6a2f0ac0d1d006aa7704ef8082aa64ac168f76b8a64afaa086c302aa59ca171be8bf4611736cd0823 MISC metadata.xml 557 BLAKE2B 1ae35931a85cfdaf853e47471764926aaf69ecac0e4d0fb208278dbe2324bfb141d1f3a870eccb94fa10c4450c2c7a141a4c007cd24d65f51a52536f7b9839e4 SHA512 232676d84079a770034e67f6d23592375998b5940a46efb7f1a654de6a78df8296a3fef694e65a7767add3dcf3ccf0b0d947d0733c85a68f5c4ff802e09b0bec diff --git a/dev-python/suds-community/suds-community-1.1.2.ebuild b/dev-python/suds-community/suds-community-1.1.2.ebuild index 6c798a39a1ce..c4bd0469ca13 100644 --- a/dev-python/suds-community/suds-community-1.1.2.ebuild +++ b/dev-python/suds-community/suds-community-1.1.2.ebuild @@ -4,17 +4,17 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 PYTHON_REQ_USE="xml(+)" PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Lightweight SOAP client" HOMEPAGE=" https://github.com/suds-community/suds/ https://pypi.org/project/suds-community/ " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -- cgit v1.2.3