!3 [sync] PR-2: openEuler-22.03-LTS-Next Packages upgrade
Merge pull request !3 from openeuler-sync-bot/sync-pr2-openEuler-22.03-LTS-Next-to-master
This commit is contained in:
commit
a88aa31574
Binary file not shown.
BIN
python-invoke-1.6.0.tar.gz
Normal file
BIN
python-invoke-1.6.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,12 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-invoke
|
||||
Version: 1.5.0
|
||||
Version: 1.6.0
|
||||
Release: 1
|
||||
Summary: Pythonic task execution
|
||||
License: BSD
|
||||
URL: http://docs.pyinvoke.org
|
||||
Source0: https://files.pythonhosted.org/packages/f0/bf/12827f26d127549b0c17aeb075b8bec2b0a48873418c51fca4bfcd0bd985/invoke-1.5.0.tar.gz
|
||||
Source0: https://github.com/pyinvoke/invoke/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: procps-ng
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@ -45,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.5.0
|
||||
%autosetup -n invoke-1.6.0
|
||||
rm -rvf invoke/vendor/yaml2/*
|
||||
|
||||
%build
|
||||
@ -86,5 +87,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 19 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.6.0-1
|
||||
- Upgrade to version 1.6.0
|
||||
|
||||
* Mon Feb 01 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user