summaryrefslogtreecommitdiff
path: root/python-ibm-db-sa.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 16:23:19 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 16:23:19 +0000
commit56b8bbde4a012792b1f6db5b28c49e12a43a45aa (patch)
treefe1ee16ac44d362a8ab8db873f5bd8e7c5443004 /python-ibm-db-sa.spec
parentecc98eff34a65fb85d5410c49d6e5e136c896e42 (diff)
automatic import of python-ibm-db-saopeneuler20.03
Diffstat (limited to 'python-ibm-db-sa.spec')
-rw-r--r--python-ibm-db-sa.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.3.9-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.0-1
- Package Spec generated