From b6568b82a5a093a403ede225830226865f6b3596 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:30:35 +0000 Subject: automatic import of python-sql-metadata --- .gitignore | 1 + python-sql-metadata.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f4efe9a..f8ce1db 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sql_metadata-2.7.0.tar.gz +/sql_metadata-2.8.0.tar.gz diff --git a/python-sql-metadata.spec b/python-sql-metadata.spec index 500a676..78939ad 100644 --- a/python-sql-metadata.spec +++ b/python-sql-metadata.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sql-metadata -Version: 2.7.0 +Version: 2.8.0 Release: 1 Summary: Uses tokenized query returned by python-sqlparse and generates query metadata License: MIT URL: https://github.com/macbre/sql-metadata -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/af/5e/aa098470ce2c8950c8668473f1c3404e267cc5cef29cd01a808237f35643/sql_metadata-2.7.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f7/c0/61731ddba44b2e9afc31cc35892c20510504dbec9fc20903bffa0a583993/sql_metadata-2.8.0.tar.gz BuildArch: noarch Requires: python3-sqlparse @@ -896,7 +896,7 @@ Created and maintained by [@macbre](https://github.com/macbre) with a great cont %prep -%autosetup -n sql-metadata-2.7.0 +%autosetup -n sql-metadata-2.8.0 %build %py3_build @@ -936,5 +936,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2.7.0-1 +* Fri Apr 21 2023 Python_Bot - 2.8.0-1 - Package Spec generated diff --git a/sources b/sources index dd9c5b7..fafe49f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f53d7764777f1055bf1c01946e3f6287 sql_metadata-2.7.0.tar.gz +5046f34634118ad3e24d42c1d726e8f6 sql_metadata-2.8.0.tar.gz -- cgit v1.2.3