diff --git a/python-suds2.spec b/python-suds2.spec index b7fae5b0ccd1bb4bd806cc09eaa99ef9a9d846b6..2637c9f34ba2fa5aca7f3869cda24e2d09cc5225 100644 --- a/python-suds2.spec +++ b/python-suds2.spec @@ -2,12 +2,12 @@ %global srcname suds Name: python-suds2 -Version: 1.2.0 -Release: 2 +Version: 0.7.1 +Release: 1 Summary: A python SOAP client License: LGPL-3.0-only URL: https://github.com/suds-community/suds -Source0: https://files.pythonhosted.org/packages/3e/a1/c3783be8de318678c822d6edf9855729c528ba06ac9004398c225ecf2dbd/suds-1.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/suds/suds-%{version}.tar.gz BuildArch: noarch %description @@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst . %license LICENSE.txt %changelog +* Tue Dec 02 2025 zhangzeyang0718 - 0.7.1-1 +- Update to 0.7.1 + * Tue Jul 15 2025 yaoxin <1024769339@qq.com> - 1.2.0-2 - Fix build failure due to setuptools updated diff --git a/suds-0.7.1.tar.gz b/suds-0.7.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/suds-1.2.0.tar.gz b/suds-1.2.0.tar.gz deleted file mode 100644 index af1f9d08f8ee5de980bed28afdaa5a9a17a4b9c7..0000000000000000000000000000000000000000 Binary files a/suds-1.2.0.tar.gz and /dev/null differ