summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:30:35 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:30:35 +0000
commitb6568b82a5a093a403ede225830226865f6b3596 (patch)
tree13fe610eaa5e385b3062d5ea8cda3d3069608e59
parent09870b762d6808f8fcba83f0cccb750042a55558 (diff)
automatic import of python-sql-metadataopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-sql-metadata.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 2.7.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 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