1
0
Files
python-magnumclient/_service
Dirk Mueller 493c77535e - update to version 4.7.0
- Update Python runtime for 2024.2
  - Refactor TLS cert fetching for config
  - Update VerifiedHTTPSConnection for Python >= 3.12
  - Remove extraneous quote in non-TLS kubeconfig
  - Add insecure_registry to osc part of the client

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-magnumclient?expand=0&rev=43
2024-09-03 13:15:13 +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>