!24 Update package with version 23.2

From: @desert-sailor 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-03-05 02:24:59 +00:00 committed by Gitee
commit 4a4b9a651a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 10 additions and 2 deletions

BIN
packaging-23.2.tar.gz Normal file

Binary file not shown.

View File

@ -2,12 +2,12 @@
%bcond_without test
Name: python-packaging
Version: 23.1
Version: 23.2
Release: 1
Summary: Core utilities for Python packages
License: BSD and ASL 2.0
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
%description
Reusable core utilities for various Python Packaging interoperability specifications.
@ -99,6 +99,14 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- update version to 23.1