summaryrefslogtreecommitdiff
path: root/python-packaging.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 10:08:49 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 10:08:49 +0000
commit8c86b8d13b0ca54774d72c948ae041f2f9b18bcd (patch)
tree46ffa2d0c68bf06796cf8e6e319c13f4e1a3ec6f /python-packaging.spec
parent924751119a2f6c53061be595b11cde7f3bd8d4d2 (diff)
automatic import of python-packagingopeneuler20.03
Diffstat (limited to 'python-packaging.spec')
-rw-r--r--python-packaging.spec8
1 files changed, 4 insertions, 4 deletions
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