summaryrefslogtreecommitdiff
path: root/python-shillelagh.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 04:12:24 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 04:12:24 +0000
commitcad016025b2a9aa89e02d6d279207e0e1d3c66c7 (patch)
treefd4524b9830bd9790d233cf4322ba51df8b81eb2 /python-shillelagh.spec
parent6caa0bb825517661acef0aec0b26e24943325c70 (diff)
automatic import of python-shillelagh
Diffstat (limited to 'python-shillelagh.spec')
-rw-r--r--python-shillelagh.spec9
1 files changed, 5 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.2.2-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.4-1
- Package Spec generated