!24 Update package with version 23.2
From: @desert-sailor Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
4a4b9a651a
BIN
packaging-23.2.tar.gz
Normal file
BIN
packaging-23.2.tar.gz
Normal file
Binary file not shown.
@ -2,12 +2,12 @@
|
|||||||
%bcond_without test
|
%bcond_without test
|
||||||
|
|
||||||
Name: python-packaging
|
Name: python-packaging
|
||||||
Version: 23.1
|
Version: 23.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
License: BSD and ASL 2.0
|
License: BSD and ASL 2.0
|
||||||
URL: https://github.com/pypa/packaging
|
URL: https://github.com/pypa/packaging
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/packaging/packaging-23.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/packaging/packaging-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Reusable core utilities for various Python Packaging interoperability specifications.
|
Reusable core utilities for various Python Packaging interoperability specifications.
|
||||||
@ -99,6 +99,14 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 4 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 23.2-1
|
||||||
|
- Update package with version 23.2
|
||||||
|
Add python 3.12 support.
|
||||||
|
Add types for packaging.version._Version.
|
||||||
|
Add platform tag support for LoongArch.
|
||||||
|
Update pyupgrade to Python 3.7+
|
||||||
|
Support enriched metadata.
|
||||||
|
|
||||||
* Thu May 11 2023 liyanan <thistleslyn@163.com> - 23.1-1
|
* Thu May 11 2023 liyanan <thistleslyn@163.com> - 23.1-1
|
||||||
- update version to 23.1
|
- update version to 23.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user