From cad016025b2a9aa89e02d6d279207e0e1d3c66c7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 04:12:24 +0000 Subject: automatic import of python-shillelagh --- .gitignore | 1 + python-shillelagh.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9cc07cb..25fc570 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /shillelagh-1.2.2.tar.gz +/shillelagh-1.2.4.tar.gz diff --git a/python-shillelagh.spec b/python-shillelagh.spec index ed9d719..be83291 100644 --- a/python-shillelagh.spec +++ b/python-shillelagh.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-shillelagh -Version: 1.2.2 +Version: 1.2.4 Release: 1 Summary: Making it easy to query APIs via SQL License: mit URL: https://github.com/betodealmeida/shillelagh/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/03/bc/698030e0d9c20ecd5047b5a90a27cbe0fc292ba56424828f638a05c3d77c/shillelagh-1.2.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/be/76/c0ce4623b4d568180fe7966c30fdac0e760658e794b566f0509f4e86ecf0/shillelagh-1.2.4.tar.gz BuildArch: noarch Requires: python3-apsw @@ -51,6 +51,7 @@ Requires: python3-sphinx Requires: python3-jsonpath-python Requires: python3-prison Requires: python3-requests-cache +Requires: python3-yarl Requires: python3-jsonpath-python Requires: python3-google-auth Requires: python3-requests @@ -110,7 +111,7 @@ Provides: python3-shillelagh-doc %prep -%autosetup -n shillelagh-1.2.2 +%autosetup -n shillelagh-1.2.4 %build %py3_build @@ -150,5 +151,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 1.2.2-1 +* Tue May 30 2023 Python_Bot - 1.2.4-1 - Package Spec generated diff --git a/sources b/sources index cb8c5b6..e2dc3ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05baa8a5898b51da442a9a7813279eee shillelagh-1.2.2.tar.gz +ad57f50e5a751dfaffd9a0773f77be6b shillelagh-1.2.4.tar.gz -- cgit v1.2.3