Project

General

Profile

« Previous | Next » 

Revision eca1ff3b

Added by Samir Jha about 4 years ago

Bump python-pulp-container to 1.2.0

(cherry picked from commit 4a3421443e9e538306482770b6ad84d27f707815)

View differences:

packages/pulpcore/python-pulp-container/pulp-container-1.0.0.tar.gz
../../../.git/annex/objects/F6/xq/SHA256E-s45782--147ddaef7d7cdfd429b4e0ba8b690425c4df09afd3eb0406b3c94b771f6c1dee.tar.gz/SHA256E-s45782--147ddaef7d7cdfd429b4e0ba8b690425c4df09afd3eb0406b3c94b771f6c1dee.tar.gz
packages/pulpcore/python-pulp-container/pulp-container-1.2.0.tar.gz
../../../.git/annex/objects/4M/W3/SHA256E-s58276--4a9556e67cd9b8106106b883f6ea31495619c58230ce08a050d49bfbe8a6c08a.tar.gz/SHA256E-s58276--4a9556e67cd9b8106106b883f6ea31495619c58230ce08a050d49bfbe8a6c08a.tar.gz
packages/pulpcore/python-pulp-container/python-pulp-container.spec
%global pypi_name pulp-container
Name: python-%{pypi_name}
Version: 1.0.0
Release: 2%{?dist}
Version: 1.2.0
Release: 1%{?dist}
Summary: Container plugin for the Pulp Project
License: GPLv2+
......
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
......
%package -n python3-%{pypi_name}
Summary: %{summary}
%{?python_provide:%python_provide python3-%{pypi_name}}
Requires: python3-pulpcore < 3.1
Requires: python3-pulpcore >= 3.0.0
Requires: python3-pyjwkest >= 1.4.0
Conflicts: python3-pyjwkest >= 1.5
Requires: python3-ecdsa >= 0.13.2
Conflicts: python3-ecdsa >= 0.14
Requires: python3-jwt >= 1.7.1
Conflicts: python3-jwt >= 1.8
Requires: python3-pulpcore < 3.3
Requires: 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
Requires: python3-setuptools
%description -n python3-%{pypi_name}
......
%py3_install
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.rst
%{python3_sitelib}/pulp_container
%{python3_sitelib}/pulp_container-%{version}-py%{python3_version}.egg-info
%changelog
* Wed Mar 18 2020 Samir Jha 1.2.0-1
- Update to 1.2.0
* Fri Feb 28 2020 Zach Huntington-Meath <zhunting@redhat.com> - 1.0.0-2
- Bump release to build for el8

Also available in: Unified diff