Package upgrade

This commit is contained in:
lyn1001 2022-06-13 16:48:03 +08:00
parent a88aa31574
commit 514fe99412
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
python-invoke-1.7.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0
Name: python-invoke
Version: 1.6.0
Version: 1.7.1
Release: 1
Summary: Pythonic task execution
License: BSD
@ -46,7 +46,7 @@ project website <http://pyinvoke.org>`_; or for detailed API docs, see `the
versioned API website <http://docs.pyinvoke.org>`_.
%prep
%autosetup -n invoke-1.6.0
%autosetup -n invoke-1.7.1
rm -rvf invoke/vendor/yaml2/*
%build
@ -87,6 +87,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Jun 09 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.7.1-1
- Upgrade to version 1.7.1
* Wed Jan 19 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.6.0-1
- Upgrade to version 1.6.0