public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pycdlib] epel10: Python2 binary package has been removed
@ 2026-07-08 2:51
0 siblings, 0 replies; only message in thread
From: @ 2026-07-08 2:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pycdlib
Branch : epel10
Commit : 2962b09d808c8fa328377d183d21b2ee503cdd89
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2018-10-11T19:43:02+02:00
Stats : +5/-19 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pycdlib/c/2962b09d808c8fa328377d183d21b2ee503cdd89?branch=epel10
Log:
Python2 binary package has been removed
---
diff --git a/python-pycdlib.spec b/python-pycdlib.spec
index 26d6bcf..571df53 100644
--- a/python-pycdlib.spec
+++ b/python-pycdlib.spec
@@ -9,30 +9,20 @@ extensions, and UDF.
Summary: A pure python ISO9660 read and write library
Name: python-%{srcname}
Version: 1.6.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2
Group: Development/Libraries
URL: https://github.com/clalancette/%{srcname}
Source0: https://github.com/clalancette/%{srcname}/archive/v%{version}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
-BuildRequires: python2-devel
BuildRequires: python3-devel
BuildRequires: genisoimage
-BuildRequires: python2-pytest
BuildRequires: python3-pytest
%description
%{desc}
-%package -n python2-%{srcname}
-Summary: %{summary}
-%{?python_provide:%python_provide python2-%{srcname}}
-Requires: python2-pysendfile
-
-%description -n python2-%{srcname}
-%{desc}
-
%package -n python3-%{srcname}
Summary: %{summary}
%{?python_provide:%python_provide python3-%{srcname}}
@@ -52,19 +42,11 @@ Some tools that use the %{srcname} library.
%autosetup -n %{srcname}-%{version}
%build
-%py2_build
%py3_build
%install
-%py2_install
%py3_install
-%files -n python2-%{srcname}
-%license COPYING
-%doc README.md examples/
-%{python2_sitelib}/%{srcname}
-%{python2_sitelib}/%{srcname}-%{version}-py%{python2_version}.egg-info/
-
%files -n python3-%{srcname}
%license COPYING
%doc README.md examples/
@@ -79,6 +61,10 @@ Some tools that use the %{srcname} library.
%{_mandir}/man1/*
%changelog
+* Thu Oct 11 2018 Miro Hrončok <mhroncok@redhat.com> - 1.6.0-2
+- Python2 binary package has been removed
+ See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
+
* Sun Jul 29 2018 Chris Lalancette <clalancette@gmail.com> - 1.6.0-1
- Update to upstream version 1.6.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 2:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 2:51 [rpms/python-pycdlib] epel10: Python2 binary package has been removed
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox