public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-pycdlib] epel10: Python2 binary package has been removed
Date: Wed, 08 Jul 2026 02:51:34 GMT	[thread overview]
Message-ID: <178347909491.1.12023116115445718483.rpms-python-pycdlib-2962b09d808c@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-08  2:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178347909491.1.12023116115445718483.rpms-python-pycdlib-2962b09d808c@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox