python-futurist/_service
Dirk Mueller 1a9f812e0f - update to version 2.1.1
- Make PrettyTable optional
  - Switch to Ussuri jobs
  - Update master for stable/train
  - Update the constraints url
  - Fix Calling waiters.wait_for_any() blocks if future has called Condition.wait()
  - Sync Sphinx requirement
  - [ussuri][goal] Drop python 2.7 support and testing
  - Add release notes link to README
  - Bump the openstackdocstheme extension to 1.20
  - Update hacking for Python3

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-futurist?expand=0&rev=15
2020-05-12 09:59:38 +00:00

13 lines
652 B
Plaintext

<services>
<service mode="disabled" name="renderspec">
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/futurist/futurist.spec.j2</param>
<param name="output-name">python-futurist.spec</param>
<param name="requirements">https://opendev.org/openstack/futurist/raw/branch/stable/ussuri/requirements.txt</param>
<param name="changelog-email">cloud-devel@suse.de</param>
<param name="changelog-provider">gh,openstack,futurist</param>
</service>
<service mode="disabled" name="download_files">
</service>
<service name="format_spec_file" mode="disabled"/>
</services>