1
0
Files
python-magnumclient/_service
Dirk Mueller a9284c0da0 - removed 0001-Fix-test_help_on_subcommand-on-Python-3.10.patch
- update to version 4.4.0
  - Update python testing as per zed cycle testing runtime
  - Use TOX_CONSTRAINTS_FILE
  - Fix multi-line strings spaces
  - Clean up tox.ini
  - Remove pypy and bump py37 to py38
  - Update master for stable/zed
  - Update client.authentication.k8s.io api version for kubeconfig
  - Update master for stable/2023.1
  - Fix test_help_on_subcommand on Python 3.10
  - Add python 3.10 to setup.cfg metadata
  - Switch to 2023.1 Python3 unit tests and generic template name
  - Update master for stable/yoga
  - setup.cfg: rename deprecated dash-separated options
  - Drop bay and baymodel
  - Imported Translations from Zanata
  - Support tox4
  - Remove translation sections from setup.cfg
  - Update master for stable/2023.2
  - Update python classifier in setup.cfg
  - Allow directly output cluster config
  - Drop lower-constraints.txt and its testing
  - remove unicode from code
  - Bugfix: master_lb_enabled flag now works as intended.
  - reno: Update master for unmaintained/yoga

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-magnumclient?expand=0&rev=39
2024-05-02 16:05:15 +00:00

13 lines
673 B
Plaintext

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