From 38e490063629d0a6fc4db1717767bca2c9803eee Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Oct 17 2018 21:12:11 +0000 Subject: Subpackage python2-libarchive-c has been removed --- diff --git a/python-libarchive-c.spec b/python-libarchive-c.spec index 7989ac0..cd73ca6 100644 --- a/python-libarchive-c.spec +++ b/python-libarchive-c.spec @@ -1,6 +1,6 @@ Name: python-libarchive-c Version: 2.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python interface to libarchive License: CC0 URL: https://github.com/Changaco/python-libarchive-c @@ -19,18 +19,6 @@ dynamically load and access the C library. %description %_description -%package -n python2-libarchive-c -Summary: %{summary} -%{?python_provide:%python_provide python2-libarchive-c} -BuildRequires: python2-setuptools -BuildRequires: python2-devel -BuildRequires: python2-mock -BuildRequires: python2-pytest -BuildRequires: glibc-common -Requires: libarchive - -%description -n python2-libarchive-c %_description - %package -n python3-libarchive-c Summary: %{summary} %{?python_provide:%python_provide python3-libarchive-c} @@ -46,31 +34,27 @@ Requires: libarchive %autosetup -n %{name}-%{version} -p1 %build -%py2_build %py3_build %install -%py2_install %py3_install %{_fixperms} %{buildroot} %check -LC_ALL=C.utf8 py.test-%{python2_version} -s -vv tests LC_ALL=C.utf8 py.test-%{python3_version} -s -vv tests %global _docdir_fmt %{name} -%files -n python2-libarchive-c -%doc README.rst -%license LICENSE.md -%{python2_sitelib}/libarchive* - %files -n python3-libarchive-c %doc README.rst %license LICENSE.md %{python3_sitelib}/libarchive* %changelog +* Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek - 2.8-3 +- Subpackage python2-libarchive-c has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + * Sat Jul 14 2018 Fedora Release Engineering - 2.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild