Switch from license('Apache-2.0') to Apache-2.0
Fedora and RHEL transitioned away from legacy to standardized SPDX identifiers, so we no longer need to wrap them Change-Id: I95627dd233282da4d0e5323bfb2a29e378561c55 Signed-off-by: Dirk Müller <dirk@dmllr.de>
This commit is contained in:
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Bootstrap-Datepicker %{version} (XStatic packaging standard)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/XStatic-Bootstrap-Datepicker/
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Hogan %{version} (XStatic packaging standard)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/XStatic-Hogan/
|
||||
Source0: {{ source }}
|
||||
|
@@ -3,7 +3,7 @@ Name: {{ py2name('XStatic-Magic-Search') }}
|
||||
Version: 0.2.5.2
|
||||
Release: 0
|
||||
Summary: Magic Search %{version} (XStatic packaging standard)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/xstatic-magic-search/
|
||||
Source0: https://files.pythonhosted.org/packages/source/X/%{sname}/%{sname}-%{version}.tar.gz
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: roboto-fontface %{version} (XStatic packaging standard)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/xstatic-roboto-fontface/
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions=['py3']) }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Python client library for Aodh
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/openstack/python-aodhclient
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Friendly state machines for python
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the barbican project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -10,7 +10,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack key and secrets management (Barbican)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/barbican/latest/
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-barbican.logrotate
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Generic Key Manager interface for OpenStack
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/castellan
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: A library for metric and event data generation for Ceilometer
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/ceilometermiddleware/latest/
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the cinder project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -12,7 +12,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('cinder') }}
|
||||
Summary: OpenStack Block Storage (Cinder)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/cinder
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-cinder.logrotate
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Command Line Interface Formulation Framework
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -9,7 +9,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Accelerator as a Service
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/cyborg
|
||||
Source0: {{ source|basename }}
|
||||
BuildRequires: fdupes
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: A collection of Python deprecation patterns and strategies
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/debtcollector/latest/
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the designate project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -11,7 +11,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('designate') }}
|
||||
Summary: OpenStack DNS Service (Designate)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/designate
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-designate.logrotate
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Useful additions to futures, from the future.
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -11,7 +11,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('glance') }}
|
||||
Summary: OpenStack Image Service (Glance)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/glance
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-glance.logrotate
|
||||
|
@@ -6,7 +6,7 @@ Name: {{ py2name('glance_store') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Image Service Store Library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Heat agents
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/heat-agents
|
||||
Source0: {{ source }}
|
||||
|
@@ -12,7 +12,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Horizon plugin for heat
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the heat project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -11,7 +11,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('heat') }}
|
||||
Summary: Openstack Orchestration (Heat)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/heat
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-heat.logrotate
|
||||
|
@@ -14,7 +14,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('horizon') }}
|
||||
Summary: OpenStack Dashboard (Horizon)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -8,7 +8,7 @@ Epoch: {{ epoch('ironic-inspector') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Hardware introspection service for OpenStack Ironic
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/ironic-inspector
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-ironic-inspector.sudoers
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Ironic Python Agent Ramdisk
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/ironic-python-agent
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-ironic-python-agent.defaultconf
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the ironic project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -11,7 +11,7 @@ Epoch: {{ epoch('ironic') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Openstack Provisioning of Bare Metal Servers
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/ironic
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-ironic.sudoers
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the keystone project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -11,7 +11,7 @@ Epoch: {{ epoch('keystone') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Identity Service
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/keystone
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-keystone.logrotate
|
||||
|
@@ -6,7 +6,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack authenticating tools
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/keystoneauth
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Middleware for OpenStack Identity
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the kuryr project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the magnum project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -13,7 +13,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Magnum management plugin for Horizon
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: System/Management
|
||||
URL: https://docs.openstack.org/magnum-ui
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -11,7 +11,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('magnum') }}
|
||||
Summary: OpenStack container orchestration engines (Magnum)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/magnum
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-magnum.logrotate
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the manila project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -11,7 +11,7 @@ Epoch: {{ epoch('manila') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack shared file system service
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/manila
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-manila.sudoers
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Monitors for Virtual Machine High Availability (VMHA) service in OpenStack
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries
|
||||
URL: https://docs.openstack.org/masakari-monitors
|
||||
# basename filter prevents OBS from downloading the source itself which would
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Virtual Machine High Availability (VMHA) service for OpenStack
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/masakari
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Bare metal provisioner using Ironic
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack microversion header parser
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://www.openstack.org/
|
||||
Source0: {{ source }}
|
||||
|
@@ -6,7 +6,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Mistral shared routings and utilities
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -9,7 +9,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Workflow Service for OpenStack cloud
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries
|
||||
URL: https://docs.openstack.org/mistral
|
||||
Source0: {{ source | basename}}
|
||||
|
@@ -6,7 +6,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Generic Switch ML2 Neutron Driver
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -7,7 +7,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('{{ pypi_name }}') }}
|
||||
Summary: OpenStack Neutron Dynamic Routing Service
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/neutron
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Neutron library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/neutron-lib/latest/
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the neutron project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -12,7 +12,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Neutron VPNaaS management plugin for Horizon
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/neutron-vpnaas-dashboard
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -7,7 +7,7 @@ Epoch: {{ epoch('neutron') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Neutron VPN Service
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/neutron
|
||||
Source0: {{ source|basename }}
|
||||
# systemd service files
|
||||
|
@@ -11,7 +11,7 @@ Epoch: {{ epoch('neutron') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Networking Service (Neutron)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/neutron
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-neutron.logrotate
|
||||
|
@@ -8,7 +8,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('nova') }}
|
||||
Summary: OpenStack Compute (nova)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/nova
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-nova.defaultconf
|
||||
|
@@ -12,7 +12,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Horizon plugin for octavia
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -9,7 +9,7 @@ Name: {{ py2name(py_versions=['py3']) }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: A library to support Octavia provider drivers
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/octavia-lib
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name(py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Tempest plugin for the Octavia project
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -10,7 +10,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('octavia') }}
|
||||
Summary: OpenStack load balancer (Octavia)
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/octavia
|
||||
Source0: {{ source|basename }}
|
||||
Source1: openstack-octavia.logrotate
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Docs Tools
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -9,7 +9,7 @@ Name: openstack-macros
|
||||
Version: 2023.1.0
|
||||
Release: 0
|
||||
Summary: OpenStack Packaging - RPM Macros
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries/Python
|
||||
URL: https://wiki.openstack.org/wiki/Rpm-packaging
|
||||
Source1: macros.openstack-common
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Placement
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: System/Management
|
||||
URL: https://docs.openstack.org/placement/
|
||||
Source0: {{ source|basename }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Docs Theme
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/openstackdocstheme
|
||||
Source0: {{ source }}
|
||||
|
@@ -6,7 +6,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: An SDK for building applications to work with OpenStack
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Sphinx Extensions to support API reference sites in OpenStack
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/os-api-ref
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name('os-apply-config', py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack os-apply-config Configuration Library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -8,7 +8,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Cinder brick library for managing local volume attaches
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -9,7 +9,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Client Configuration Library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -8,7 +8,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('os-collect-config') }}
|
||||
Summary: Collect and cache metadata running hooks on changes
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Epoch: {{ epoch('os-ken') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: A component-based software defined networking framework in OpenStack
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name('os-refresh-config', py_versions='py3') }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Refresh system configuration
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Resource Classes for OpenStack
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -6,7 +6,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Python library for consuming OpenStack sevice-types-authority data
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/os-service-types/latest/
|
||||
Source0: https://files.pythonhosted.org/packages/source/o/{{ pypi_name }}/{{ pypi_name }}-%{version}.tar.gz
|
||||
|
@@ -6,7 +6,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Library containing standardized trait strings.
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: https://files.pythonhosted.org/packages/source/o/{{ pypi_name }}/{{ pypi_name }}-%{version}.tar.gz
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: A library for plugging and unplugging virtual interfaces in OpenStack
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: https://files.pythonhosted.org/packages/source/o/os-vif/os_vif-%{version}.tar.gz
|
||||
|
@@ -6,7 +6,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStackClient Library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/developer/osc-lib
|
||||
Source0: https://files.pythonhosted.org/packages/source/o/osc-lib/osc-lib-{{ py2rpmversion() }}.tar.gz
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Cache storage for Openstack projects
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack oslo.concurrency library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -8,7 +8,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch('oslo.config') }}
|
||||
Summary: OpenStack common configuration library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -8,7 +8,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Oslo context library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack oslo.db library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack i18n library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Limit library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack log library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack oslo.messaging library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -8,7 +8,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch( pypi_name ) }}
|
||||
Summary: Collect metrics data from other Oslo libraries
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack oslo.middleware library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Oslo Policy library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack library for privilege separation
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack oslo.reports library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Filtering shell commands to run as root from OpenStack services
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack serialization library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -9,7 +9,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack oslo.service library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -8,7 +8,7 @@ Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Epoch: {{ epoch( pypi_name ) }}
|
||||
Summary: Common code for writing OpenStack upgrade checks
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Utils Library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Oslo Versioned Objects library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Oslo VMware library for OpenStack projects
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Sphinx
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack test framework
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/oslotest
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: OpenStack Profiler Library
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/osprofiler
|
||||
Source0: {{ source }}
|
||||
|
@@ -7,7 +7,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: A library for creating OVSDB applications
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
@@ -10,7 +10,7 @@ Name: {{ py2name() }}
|
||||
Version: {{ py2rpmversion() }}
|
||||
Release: {{ py2rpmrelease() }}
|
||||
Summary: Python Build Reasonableness
|
||||
License: {{ license('Apache-2.0') }}
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://opendev.org/openstack/{{ pypi_name }}
|
||||
Source0: {{ source }}
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user