forked from pool/python-cliff
Accepting request 682602 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/682602 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=33
This commit is contained in:
3
_service
3
_service
@@ -1,8 +1,7 @@
|
||||
<services>
|
||||
<service mode="disabled" name="renderspec">
|
||||
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/cliff/cliff.spec.j2</param>
|
||||
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/cliff/cliff.spec.j2</param>
|
||||
<param name="output-name">python-cliff.spec</param>
|
||||
<param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt</param>
|
||||
<param name="changelog-email">cloud-devel@suse.de</param>
|
||||
<param name="changelog-provider">gh,openstack,cliff</param>
|
||||
</service>
|
||||
|
||||
3
cliff-2.13.0.tar.gz
Normal file
3
cliff-2.13.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:447f0afe5fab907c51e3e451e6915cba424fe4a98962a5bdd7d4420b9d6aed35
|
||||
size 77535
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21a24dfee9f4e58c397e725bb1568e031d75a8925def92e4d3def2b755f816bc
|
||||
size 77865
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 10:53:49 UTC 2019 - cloud-devel@suse.de
|
||||
|
||||
- downgrade to version 2.13.0 to match rest of rocky based clients
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 28 11:42:03 UTC 2019 - cloud-devel@suse.de
|
||||
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-cliff
|
||||
Version: 2.14.0
|
||||
Version: 2.13.0
|
||||
Release: 0
|
||||
Summary: Command Line Interface Formulation Framework
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://launchpad.net/python-cliff
|
||||
Source0: https://files.pythonhosted.org/packages/source/c/cliff/cliff-2.14.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/c/cliff/cliff-2.13.0.tar.gz
|
||||
BuildRequires: openstack-macros
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python2-PrettyTable
|
||||
@@ -80,7 +80,7 @@ other extensions.
|
||||
This package contains documentation files for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n cliff-2.14.0
|
||||
%autosetup -p1 -n cliff-2.13.0
|
||||
sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
|
||||
%py_req_cleanup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user