Upgrading `python-decorator` to 5.1.1 (#7831)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
This commit is contained in:
Родитель
bac375b325
Коммит
ac1f01c5a8
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"python-decorator-4.4.2.tar.gz": "e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7"
|
||||
"python-decorator-5.1.1.tar.gz": "637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330"
|
||||
}
|
||||
}
|
|
@ -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 <cblmargh@microsoft.com> - 5.1.1-1
|
||||
- Auto-upgrade to 5.1.1 - Azure Linux 3.0 - package upgrades
|
||||
|
||||
* Mon Jan 31 2022 Cameron Baird <cameronbaird@microsoft.com> - 4.4.2-5
|
||||
- Move to SPECS
|
||||
- License verified
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче