diff --git a/SPECS/python-decorator/python-decorator.signatures.json b/SPECS/python-decorator/python-decorator.signatures.json index 3e5333e1f9..a5dee2ca4e 100644 --- a/SPECS/python-decorator/python-decorator.signatures.json +++ b/SPECS/python-decorator/python-decorator.signatures.json @@ -1,5 +1,5 @@ { - "Signatures": { - "python-decorator-4.4.2.tar.gz": "e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7" - } -} + "Signatures": { + "python-decorator-5.1.1.tar.gz": "637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330" + } +} \ No newline at end of file diff --git a/SPECS/python-decorator/python-decorator.spec b/SPECS/python-decorator/python-decorator.spec index 1e66e3426e..3443f83f0d 100644 --- a/SPECS/python-decorator/python-decorator.spec +++ b/SPECS/python-decorator/python-decorator.spec @@ -9,8 +9,8 @@ Summary: Module to simplify usage of decorators Name: python-%{pypi_name} -Version: 4.4.2 -Release: 5%{?dist} +Version: 5.1.1 +Release: 1%{?dist} License: BSD URL: https://github.com/micheles/decorator Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -57,6 +57,9 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \; %{python3_sitelib}/__pycache__/* %changelog +* Mon Feb 12 2024 CBL-Mariner Servicing Account - 5.1.1-1 +- Auto-upgrade to 5.1.1 - Azure Linux 3.0 - package upgrades + * Mon Jan 31 2022 Cameron Baird - 4.4.2-5 - Move to SPECS - License verified diff --git a/cgmanifest.json b/cgmanifest.json index a60019779f..2076cf6fee 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -22114,8 +22114,8 @@ "type": "other", "other": { "name": "python-decorator", - "version": "4.4.2", - "downloadUrl": "https://files.pythonhosted.org/packages/source/d/decorator/decorator-4.4.2.tar.gz" + "version": "5.1.1", + "downloadUrl": "https://files.pythonhosted.org/packages/source/d/decorator/decorator-5.1.1.tar.gz" } } }, @@ -30557,4 +30557,4 @@ } ], "Version": 1 -} +} \ No newline at end of file