summaryrefslogtreecommitdiff
path: root/python-ibm-db-sa.spec
diff options
context:
space:
mode:
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