summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-packaging.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 8c104f8..d099918 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/packaging-23.0.tar.gz
+/packaging-23.1.tar.gz
diff --git a/python-packaging.spec b/python-packaging.spec
index 1b02695..e0873ea 100644
--- a/python-packaging.spec
+++ b/python-packaging.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-packaging
-Version: 23.0
+Version: 23.1
Release: 1
Summary: Core utilities for Python packages
License: Apache Software License
URL: https://pypi.org/project/packaging/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/47/d5/aca8ff6f49aa5565df1c826e7bf5e85a6df852ee063600c1efa5b932968c/packaging-23.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b9/6c/7c6658d258d7971c5eb0d9b69fa9265879ec9a9158031206d47800ae2213/packaging-23.1.tar.gz
BuildArch: noarch
@@ -46,7 +46,7 @@ The ``packaging`` project includes the following: version handling, specifiers,
markers, requirements, tags, utilities.
%prep
-%autosetup -n packaging-23.0
+%autosetup -n packaging-23.1
%build
%py3_build
@@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 23.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 23.1-1
- Package Spec generated
diff --git a/sources b/sources
index 9d04cba..e4b34cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c7b22d9258e8132c16cee4f230d8252 packaging-23.0.tar.gz
+f7d5c39c6f92cc2dfa1293ba8f6c097c packaging-23.1.tar.gz