diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:22:20 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:22:20 +0000 |
| commit | 85580588ff39605230aa9301ad607f3496a8136e (patch) | |
| tree | 0da05bf2fca078c8dafa07094237dacb410bc28e /python-devpi-client.spec | |
| parent | 42b89e58d5e857f336b46a2f8bfdbd18aa9f57f3 (diff) | |
automatic import of python-devpi-clientopeneuler20.03
Diffstat (limited to 'python-devpi-client.spec')
| -rw-r--r-- | python-devpi-client.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |
