Update package to version 2.1.3

This commit is contained in:
chendexi 2023-06-21 14:36:22 +08:00
parent 15d7e8805c
commit 15c1e78481
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
invoke-2.1.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-invoke Name: python-invoke
Version: 2.1.1 Version: 2.1.3
Release: 1 Release: 1
Summary: Pythonic task execution Summary: Pythonic task execution
License: BSD-2-Clause License: BSD-2-Clause
URL: http://docs.pyinvoke.org URL: http://docs.pyinvoke.org
Source0: https://files.pythonhosted.org/packages/fc/ed/75616c70c3e96bdfec93f6a171e87f0463d9da21b061ff8af8ae7ecda17e/invoke-2.1.1.tar.gz Source0: https://files.pythonhosted.org/packages/46/37/0c5e8d33773e55fc265d80d87bb0e78b353a447d6702ba72584536b9cf9d/invoke-2.1.3.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -88,6 +88,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Jun 21 2023 chendexi <chendexi@kylinos.cn> - 2.1.3-1
- Update package to version 2.1.3
* Mon May 08 2023 wubijie <wubijie@kylinos.cn> - 2.1.1-1 * Mon May 08 2023 wubijie <wubijie@kylinos.cn> - 2.1.1-1
- Update package to version 2.1.1 - Update package to version 2.1.1