diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 10:26:11 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 10:26:11 +0000 |
| commit | 840e09cfa0d168d8e82727a5a5401dc35cdcc2d2 (patch) | |
| tree | 7b7140068366e109683214de45055d07b3e34ccb /python-dbpoolpy.spec | |
| parent | d2a3ddf93b565a1b8f29525ef10ee3fb300a8d9a (diff) | |
automatic import of python-dbpoolpy
Diffstat (limited to 'python-dbpoolpy.spec')
| -rw-r--r-- | python-dbpoolpy.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dbpoolpy.spec b/python-dbpoolpy.spec index 11effb5..df1c259 100644 --- a/python-dbpoolpy.spec +++ b/python-dbpoolpy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbpoolpy -Version: 0.6.5 +Version: 0.6.6 Release: 1 Summary: A simple Python library for easily connect to db 2.0. License: MIT URL: https://gitee.com/zsq_tee/dbpoolpy -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fa/83/349112595b1eeae9d13893a9c14c7cfa295f4cb4ff341dc8227acff9f2c6/dbpoolpy-0.6.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/64/48/dc523d93c2623ca00a88f7ea4cd22f633ed5144d5755f448c3f47ca1f6eb/dbpoolpy-0.6.6.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-dbpoolpy-doc %prep -%autosetup -n dbpoolpy-0.6.5 +%autosetup -n dbpoolpy-0.6.6 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.5-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.6-1 - Package Spec generated |
