1
0

Accepting request 583297 from Cloud:OpenStack:Factory

- Switch to stable/queens spec template

OBS-URL: https://build.opensuse.org/request/show/583297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-futurist?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2018-03-19 22:34:33 +00:00 committed by Git OBS Bridge
parent c21160e2c8
commit 38cde108ed
3 changed files with 11 additions and 6 deletions

View File

@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/futurist/futurist.spec.j2</param>
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/futurist/futurist.spec.j2</param>
<param name="output-name">python-futurist.spec</param>
<param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
<param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
<param name="changelog-email">cloud-devel@suse.de</param>
<param name="changelog-provider">gh,openstack,futurist</param>
</service>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 12:57:30 UTC 2018 - tbechtold@suse.com
- Switch to stable/queens spec template
-------------------------------------------------------------------
Tue Jan 23 11:07:46 UTC 2018 - tbechtold@suse.com

View File

@ -32,8 +32,8 @@ BuildRequires: python2-contextlib2 >= 0.4.0
BuildRequires: python2-eventlet >= 0.18.2
BuildRequires: python2-futures >= 3.0.0
BuildRequires: python2-monotonic >= 0.6
BuildRequires: python2-openstackdocstheme >= 1.17.0
BuildRequires: python2-oslotest >= 1.10.0
BuildRequires: python2-openstackdocstheme >= 1.18.1
BuildRequires: python2-oslotest >= 3.2.0
BuildRequires: python2-pbr >= 2.0.0
BuildRequires: python2-setuptools >= 16.0
BuildRequires: python2-six >= 1.10.0
@ -45,8 +45,8 @@ BuildRequires: python3-Sphinx
BuildRequires: python3-devel
BuildRequires: python3-eventlet >= 0.18.2
BuildRequires: python3-monotonic >= 0.6
BuildRequires: python3-openstackdocstheme >= 1.17.0
BuildRequires: python3-oslotest >= 1.10.0
BuildRequires: python3-openstackdocstheme >= 1.18.1
BuildRequires: python3-oslotest >= 3.2.0
BuildRequires: python3-pbr >= 2.0.0
BuildRequires: python3-setuptools >= 16.0
BuildRequires: python3-six >= 1.10.0