pyflakes: bump version to 2.5.0 to fix ptest (#3816)
* pyflakes: bump version to 2.5.0 to fix ptest * pyflakes: cgmanifest: update entry Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
Родитель
706706152a
Коммит
a17ad65501
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"pyflakes-2.1.1.tar.gz": "d976835886f8c5b31d47970ed689944a0262b5f3afa00a5a7b4dc81e5449f8a2",
|
||||
"pyflakes-2.5.0.tar.gz": "491feb020dca48ccc562a8c0cbe8df07ee13078df59813b83959cbdada312ea3",
|
||||
"pyflakes_2.0.0-1.debian.tar.xz": "cd539f0004ad5e8050b42721457f80038e2396d1b61afd696d13efea5895e41f"
|
||||
}
|
||||
}
|
|
@ -2,8 +2,8 @@ Vendor: Microsoft Corporation
|
|||
Distribution: Mariner
|
||||
Name: pyflakes
|
||||
# WARNING: When updating pyflakes, check not to break flake8!
|
||||
Version: 2.1.1
|
||||
Release: 7%{?dist}
|
||||
Version: 2.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple program which checks Python source files for errors
|
||||
|
||||
License: MIT
|
||||
|
@ -75,6 +75,10 @@ ln -s pyflakes-3.1 %{buildroot}%{_mandir}/man1/pyflakes.1
|
|||
%{_mandir}/man1/pyflakes.1*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 22 2022 Muhammad Falak <mwani@microsoft.com> - 2.5.0-1
|
||||
- Bump version to 2.5.0
|
||||
- License verified
|
||||
|
||||
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.1.1-7
|
||||
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
|
||||
|
||||
|
|
|
@ -19764,8 +19764,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "pyflakes",
|
||||
"version": "2.1.1",
|
||||
"downloadUrl": "https://files.pythonhosted.org/packages/source/p/pyflakes/pyflakes-2.1.1.tar.gz"
|
||||
"version": "2.5.0",
|
||||
"downloadUrl": "https://files.pythonhosted.org/packages/source/p/pyflakes/pyflakes-2.5.0.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче