summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 09:22:20 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 09:22:20 +0000
commit85580588ff39605230aa9301ad607f3496a8136e (patch)
tree0da05bf2fca078c8dafa07094237dacb410bc28e
parent42b89e58d5e857f336b46a2f8bfdbd18aa9f57f3 (diff)
automatic import of python-devpi-clientopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-devpi-client.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 0767384..ec575bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/devpi-client-6.0.3.tar.gz
+/devpi-client-6.0.4.tar.gz
diff --git a/python-devpi-client.spec b/python-devpi-client.spec
index fc2822b..6b73fab 100644
--- a/python-devpi-client.spec
+++ b/python-devpi-client.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-devpi-client
-Version: 6.0.3
+Version: 6.0.4
Release: 1
Summary: devpi upload/install/... workflow commands for Python developers
License: MIT
URL: https://devpi.net
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/9c/913f61b3ca13d699417b506a66cafcb4ceb122e11e36c2c30239a8af4858/devpi-client-6.0.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/81/a5/c2244a2d3c575f43886ade5cf44f245eb3f71387ba29fc2d4a5ac76e8979/devpi-client-6.0.4.tar.gz
BuildArch: noarch
Requires: python3-build
@@ -37,7 +37,7 @@ Provides: python3-devpi-client-doc
%prep
-%autosetup -n devpi-client-6.0.3
+%autosetup -n devpi-client-6.0.4
%build
%py3_build
@@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 6.0.3-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 6.0.4-1
- Package Spec generated
diff --git a/sources b/sources
index 12aa330..87944e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69003d317dea9439dc89eb8655390628 devpi-client-6.0.3.tar.gz
+dd7bda58b8afc33ea5f76cd1f4046184 devpi-client-6.0.4.tar.gz