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 --- python-shillelagh.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'python-shillelagh.spec') 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 -- cgit v1.2.3