From 4cabc0bd062a3befdc232f92584c92f889420e44 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 06:44:18 +0000 Subject: automatic import of python-pgspecial --- .gitignore | 1 + python-pgspecial.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index de811b9..01ae988 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pgspecial-2.0.1.tar.gz +/pgspecial-2.1.0.tar.gz 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 - 2.0.1-1 +* Fri Apr 21 2023 Python_Bot - 2.1.0-1 - Package Spec generated diff --git a/sources b/sources index defbf65..ca0769d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4816d89987052bcbd7657baa6f1f080e pgspecial-2.0.1.tar.gz +c3909c96fcdd8c969e15e33076aa2f17 pgspecial-2.1.0.tar.gz -- cgit v1.2.3