upgrade for openstack yoga
Signed-off-by: liksh <li_kunshan@163.com>
This commit is contained in:
parent
7d88f4f113
commit
7c17914990
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-yaql
|
||||
Version: 1.1.3
|
||||
Release: 2
|
||||
Version: 2.0.0
|
||||
Release: 1
|
||||
Summary: YAQL - Yet Another Query Language
|
||||
License: Apache-2.0
|
||||
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
|
||||
|
||||
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.
|
||||
|
||||
%prep
|
||||
%autosetup -n yaql-1.1.3
|
||||
%autosetup -n yaql-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -85,6 +85,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- 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