From 05cd72402ac67dca553a298afac53878492c39e6 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Apr 11 2019 19:07:08 +0000 Subject: Subpackage python2-betamax has been removed --- diff --git a/python-betamax.spec b/python-betamax.spec index f917af6..1acb986 100644 --- a/python-betamax.spec +++ b/python-betamax.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.8.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: VCR imitation for python-requests License: ASL 2.0 @@ -17,19 +17,6 @@ much easier. %description %{_description} -%package -n python2-%{srcname} -Summary: %{summary} -%{?python_provide:%python_provide python2-%{srcname}} -BuildRequires: python2-devel -BuildRequires: python2-setuptools -BuildRequires: python2-pytest -BuildRequires: python2-requests -Requires: python2-requests - -%description -n python2-%{srcname} %{_description} - -Python 2 version. - %package -n python3-%{srcname} Summary: %{summary} %{?python_provide:%python_provide python3-%{srcname}} @@ -47,24 +34,15 @@ Python 3 version. %autosetup -n %{srcname}-%{version} %build -%py2_build %py3_build %install -%py2_install %py3_install # disable tests as they need n/w access #%check -#%{__python2} setup.py test #%{__python3} setup.py test -%files -n python2-%{srcname} -%doc README.rst -%license LICENSE -%{python2_sitelib}/%{srcname}/ -%{python2_sitelib}/%{srcname}-*.egg-info/ - %files -n python3-%{srcname} %doc README.rst %license LICENSE @@ -72,6 +50,10 @@ Python 3 version. %{python3_sitelib}/%{srcname}-*.egg-info/ %changelog +* Thu Apr 11 2019 Miro Hrončok - 0.8.1-5 +- Subpackage python2-betamax has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + * Sat Feb 02 2019 Fedora Release Engineering - 0.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild