Project

General

Profile

« Previous | Next » 

Revision 666bac9f

Added by Samir Jha about 4 years ago

Update spec files

View differences:

packages/pulpcore/python-pulp-container/python-pulp-container.spec
BuildArch: noarch
BuildRequires: python3-devel
Requires: python3-ecdsa >= 0.13.2
Conflicts: python3-ecdsa >= 0.14
BuildRequires: python3-pulpcore < 3.3
BuildRequires: python3-pulpcore >= 3.2.0
Requires: python3-pyjwkest >= 1.4.0
Conflicts: python3-pyjwkest >= 1.5
Requires: python3-pyjwt >= 1.7.1
Conflicts: python3-pyjwt >= 1.8
BuildRequires: python3-setuptools
%description
packages/pulpcore/python-pulp-file/python-pulp-file.spec
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-pulpcore < 3.3
BuildRequires: python3-pulpcore >= 3.0
BuildRequires: python3-setuptools
%description
%{summary}
A Pulp plugin to support hosting arbitrary files.
%package -n python3-%{pypi_name}
Summary: %{summary}
......
Requires: python3-setuptools
%description -n python3-%{pypi_name}
%{summary}
A Pulp plugin to support hosting arbitrary files.
%prep
%autosetup -n %{pypi_name}-%{version}
packages/pulpcore/python-pulpcore/python-pulpcore.spec
BuildArch: noarch
BuildRequires: python3-devel
Requires: python3-Django >= 2.2.3
Conflicts: python3-Django >= 2.3
BuildRequires: python3-PyYAML < 5.4.0
BuildRequires: python3-PyYAML >= 5.1.1
BuildRequires: python3-aiodns
BuildRequires: python3-aiofiles
BuildRequires: python3-aiohttp
BuildRequires: python3-backoff
Requires: python3-coreapi >= 2.3.3
Conflicts: python3-coreapi >= 2.4
Requires: python3-django-filter >= 2.2.0
Conflicts: python3-django-filter >= 2.3
Requires: python3-djangorestframework >= 3.10.2
Conflicts: python3-djangorestframework >= 3.11
Requires: python3-djangorestframework-queryfields >= 1.0.0
Conflicts: python3-djangorestframework-queryfields >= 1.1
Requires: python3-drf-nested-routers >= 0.91.0
Conflicts: python3-drf-nested-routers >= 0.92
Requires: python3-drf-yasg >= 1.17.0
Conflicts: python3-drf-yasg >= 1.18
BuildRequires: python3-dynaconf < 4.0
BuildRequires: python3-dynaconf >= 2.2
Requires: python3-gnupg >= 0.4.0
Conflicts: python3-gnupg >= 0.5
BuildRequires: python3-gunicorn < 20.1
BuildRequires: python3-gunicorn >= 19.9
BuildRequires: python3-psycopg2 < 2.9
BuildRequires: python3-psycopg2 >= 2.7
Requires: python3-pygtrie >= 2.3.2
Conflicts: python3-pygtrie >= 2.4
BuildRequires: python3-redis >= 3.4.0
BuildRequires: python3-rq < 1.3
BuildRequires: python3-rq >= 1.1
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools >= 39.2.0
BuildRequires: python3-whitenoise < 5.1.0
BuildRequires: python3-whitenoise >= 4.1.3
%description
%{summary}
Pulp is a platform for managing repositories of content, such as software packages, and pushing that content out to large numbers of consumers.
Using Pulp you can:
- Locally mirror all or part of a repository
- Host your own content in a new repository
- Manage content from multiple sources in one place
- Promote content through different repos in an organized way
%package -n python3-%{pypi_name}
Summary: %{summary}
......
Requires: python3-whitenoise >= 4.1.3
%description -n python3-%{pypi_name}
%{summary}
Pulp is a platform for managing repositories of content, such as software packages, and pushing that content out to large numbers of consumers.
Using Pulp you can:
- Locally mirror all or part of a repository
- Host your own content in a new repository
- Manage content from multiple sources in one place
- Promote content through different repos in an organized way
%prep
%autosetup -n %{pypi_name}-%{version}

Also available in: Unified diff