!9 [sync] PR-6: upgrade package for openstack yoga
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
66fb7076c4
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-yaql
|
Name: python-yaql
|
||||||
Version: 1.1.3
|
Version: 2.0.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: YAQL - Yet Another Query Language
|
Summary: YAQL - Yet Another Query Language
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://yaql.readthedocs.io
|
URL: http://yaql.readthedocs.io
|
||||||
Source0: https://files.pythonhosted.org/packages/77/89/cfee017cf4f2d6f5e7159bbf13fe4131c7dbf20d675b78c9928ae9aa9df8/yaql-1.1.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/f9/00/2cc9f993b5a6a12c2baccfb110232de9a58f819a1cc2a8288f3dfb845dc4/yaql-2.0.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-Babel
|
Requires: python3-Babel
|
||||||
@ -45,7 +45,7 @@ functions and can be extend even further with user-specified functions. YAQL is
|
|||||||
written in python and is distributed via PyPI.
|
written in python and is distributed via PyPI.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n yaql-1.1.3
|
%autosetup -n yaql-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -85,6 +85,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 27 2022 liksh <liks11@chinaunicom.cn> - 2.0.0-1
|
||||||
|
- Upgrade for openstack yoga
|
||||||
|
|
||||||
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.1.3-2
|
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.1.3-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
yaql-2.0.0.tar.gz
Normal file
BIN
yaql-2.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user