From 840e09cfa0d168d8e82727a5a5401dc35cdcc2d2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 10:26:11 +0000 Subject: automatic import of python-dbpoolpy --- .gitignore | 1 + python-dbpoolpy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6120fb1..b9a9042 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dbpoolpy-0.6.5.tar.gz +/dbpoolpy-0.6.6.tar.gz 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 - 0.6.5-1 +* Tue May 30 2023 Python_Bot - 0.6.6-1 - Package Spec generated diff --git a/sources b/sources index 73a7b5b..88eedac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb7a3655b6f6797ec8a0d8d9f183cc08 dbpoolpy-0.6.5.tar.gz +61668388e64a362c3433ac7ae2312319 dbpoolpy-0.6.6.tar.gz -- cgit v1.2.3