From 85580588ff39605230aa9301ad607f3496a8136e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 09:22:20 +0000 Subject: automatic import of python-devpi-client --- .gitignore | 1 + python-devpi-client.spec | 8 ++++---- sources | 2 +- 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 - 6.0.3-1 +* Sun Apr 23 2023 Python_Bot - 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 -- cgit v1.2.3