From 56b8bbde4a012792b1f6db5b28c49e12a43a45aa Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 16:23:19 +0000 Subject: automatic import of python-ibm-db-sa --- .gitignore | 1 + python-ibm-db-sa.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 692845f..c120425 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ibm_db_sa-0.3.9.tar.gz +/ibm_db_sa-0.4.0.tar.gz diff --git a/python-ibm-db-sa.spec b/python-ibm-db-sa.spec index af2c844..4eb1929 100644 --- a/python-ibm-db-sa.spec +++ b/python-ibm-db-sa.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ibm-db-sa -Version: 0.3.9 +Version: 0.4.0 Release: 1 Summary: SQLAlchemy support for IBM Data Servers License: Apache License 2.0 URL: http://pypi.python.org/pypi/ibm_db_sa/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/19/3e/2d57038241616cf97a4f4e6141985cb57902f418eb4ae3563864cd96d7e2/ibm_db_sa-0.3.9.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9b/27/93659519d3ada28c6c512668feeef754fd4230d88a19820380f718214ab5/ibm_db_sa-0.4.0.tar.gz BuildArch: noarch Requires: python3-sqlalchemy @@ -30,7 +30,7 @@ Provides: python3-ibm-db-sa-doc The IBM_DB_SA adapter provides the Python/SQLAlchemy interface to IBM Data Servers. %prep -%autosetup -n ibm-db-sa-0.3.9 +%autosetup -n ibm-db-sa-0.4.0 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 0.3.9-1 +* Fri Apr 21 2023 Python_Bot - 0.4.0-1 - Package Spec generated diff --git a/sources b/sources index 09e8aa8..1e801bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61d9cabe586441c0cc1487273c78c35a ibm_db_sa-0.3.9.tar.gz +79d4aba8471c380306069b6bb03276c6 ibm_db_sa-0.4.0.tar.gz -- cgit v1.2.3