summaryrefslogtreecommitdiff
path: root/python-pgspecial.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pgspecial.spec')
-rw-r--r--python-pgspecial.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pgspecial.spec b/python-pgspecial.spec
index 34074f9..047516b 100644
--- a/python-pgspecial.spec
+++ b/python-pgspecial.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pgspecial
-Version: 2.0.1
+Version: 2.1.0
Release: 1
Summary: Meta-commands handler for Postgres Database.
License: LICENSE.txt
URL: https://www.dbcli.com
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/64/4d/e135172d93a1870897dbc01483f12b80c7f251ee08b583ec11a4b5888a08/pgspecial-2.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2a/77/93b39f02da1acd73fe8d775329b7fdd4ef394101c6e52f6ef715f8fe6003/pgspecial-2.1.0.tar.gz
BuildArch: noarch
Requires: python3-click
@@ -37,7 +37,7 @@ This package provides an API to execute meta-commands (AKA "special", or
"backslash commands") on PostgreSQL.
%prep
-%autosetup -n pgspecial-2.0.1
+%autosetup -n pgspecial-2.1.0
%build
%py3_build
@@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.0-1
- Package Spec generated