Upgrading `python-decorator` to 5.1.1 (#7831)

Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
This commit is contained in:
osamaesmailmsft 2024-02-12 12:44:28 -08:00 коммит произвёл GitHub
Родитель bac375b325
Коммит ac1f01c5a8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 12 добавлений и 9 удалений

Просмотреть файл

@ -1,5 +1,5 @@
{
"Signatures": {
"python-decorator-4.4.2.tar.gz": "e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7"
}
}
"Signatures": {
"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"
}
}
},
@ -30557,4 +30557,4 @@
}
],
"Version": 1
}
}