Upgrade to 1.1.0
This commit is contained in:
parent
9498cb94b6
commit
5f6bffe5fa
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
Name: python-augeas
|
||||
Version: 0.5.0
|
||||
Release: 17
|
||||
Version: 1.1.0
|
||||
Release: 1
|
||||
Summary: Python bindings for augeas
|
||||
License: LGPLv2+
|
||||
URL: http://augeas.net/
|
||||
Source0: https://pypi.python.org/packages/41/e6/4b6740cb3e31b82252099994cea751c648b846aa7874343c31d68c2215be/python-augeas-0.5.0.tar.gz
|
||||
Source0: https://github.com/hercules-team/python-augeas/archive/refs/tags/v1.1.0.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-setuptools python3-devel
|
||||
BuildRequires: python3-setuptools python3-devel python3-cffi augeas
|
||||
|
||||
%description
|
||||
Pure python bindings for augeas
|
||||
@ -33,10 +33,15 @@ Python 3 bindings for augeas
|
||||
%doc AUTHORS README.txt
|
||||
%license COPYING
|
||||
%{python3_sitelib}/augeas.py
|
||||
%{python3_sitelib}/augeas/
|
||||
%{python3_sitelib}/test/
|
||||
%{python3_sitelib}/python_augeas-*.egg-info
|
||||
%{python3_sitelib}/__pycache__/augeas.cpython*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 14 2022 houyingchao <houyingchao@h-partners.com> - 1.1.0-1
|
||||
- Upgrade to 1.1.0
|
||||
|
||||
* Wed Oct 21 2020 chengzihan<chengzihan2@huawei.com> - 0.5.0-17
|
||||
- Remove subpackage python2-augeas
|
||||
|
||||
|
||||
BIN
v1.1.0.tar.gz
Normal file
BIN
v1.1.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user