diff --git a/amqp-5.2.0.tar.gz b/amqp-5.2.0.tar.gz deleted file mode 100644 index d8d3429..0000000 --- a/amqp-5.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1ecff425ad063ad42a486c902807d1482311481c8ad95a72694b2975e75f7fd -size 128754 diff --git a/amqp-5.3.1.tar.gz b/amqp-5.3.1.tar.gz new file mode 100644 index 0000000..ed10ca2 --- /dev/null +++ b/amqp-5.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cddc00c725449522023bad949f70fff7b48f0b1ade74d170a6f10ab044739432 +size 129013 diff --git a/python-amqp.changes b/python-amqp.changes index c96c1cc..4b60a02 100644 --- a/python-amqp.changes +++ b/python-amqp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Nov 19 12:16:05 UTC 2024 - Dirk Müller + +- update to 5.3.1: + * Fixed readthedocs (#443) + * Prepare for release: 5.3.1 (#444) + * Hard-code requests version because of the bug in docker-py + (#432) + * fix AbstractTransport repr socket error (#361) (#431) + * blacksmith.sh: Migrate workflows to Blacksmith (#436) + * Added Python 3.13 to CI (#440) + * Prepare for release: 5.3.0 (#441) + ------------------------------------------------------------------- Tue Nov 14 12:43:10 UTC 2023 - Dirk Müller diff --git a/python-amqp.spec b/python-amqp.spec index 1f292b5..302284d 100644 --- a/python-amqp.spec +++ b/python-amqp.spec @@ -1,7 +1,7 @@ # # spec file for package python-amqp # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-amqp -Version: 5.2.0 +Version: 5.3.1 Release: 0 Summary: Low-level AMQP client for Python (fork of amqplib) License: LGPL-2.1-or-later