public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-pylibmc] epel10.3: Python2 binary package has been removed
Date: Fri, 25 Sep 2026 17:22:30 GMT	[thread overview]
Message-ID: <179035695089.1.8945564352503575915.rpms-python-pylibmc-a78a846256e6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-pylibmc
Branch : epel10.3
Commit : a78a846256e6cf14e57d8710373c6444a8c377df
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date   : 2018-10-11T21:52:47+02:00
Stats  : +5/-24 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pylibmc/c/a78a846256e6cf14e57d8710373c6444a8c377df?branch=epel10.3

Log:
Python2 binary package has been removed

---
diff --git a/python-pylibmc.spec b/python-pylibmc.spec
index 0e07978..934bb20 100644
--- a/python-pylibmc.spec
+++ b/python-pylibmc.spec
@@ -3,7 +3,7 @@
 
 Name:           python-%{srcname}
 Version:        1.5.1
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        %{sum}
 
 Group:          Development/Libraries
@@ -12,8 +12,6 @@ URL:            http://sendapatch.se/projects/pylibmc/
 Source0:        http://pypi.python.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
 
 BuildRequires:  gcc
-BuildRequires:  python2-devel
-BuildRequires:  python2-setuptools
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  libmemcached-devel
@@ -26,17 +24,6 @@ intentionally made as close to python-memcached as possible,
 so that applications can drop-in replace it.
 
 
-%package -n python2-%{srcname}
-Summary:        %{sum}
-%{?python_provide:%python_provide python2-%{srcname}}
-
-%description -n python2-%{srcname}
-pylibmc is a client in Python 2 for memcached. It is a wrapper
-around TangentOrg‘s libmemcached library. The interface is 
-intentionally made as close to python-memcached as possible, 
-so that applications can drop-in replace it.
-
-
 %package -n python3-%{srcname}
 Summary:        %{sum}
 %{?python_provide:%python_provide python3-%{srcname}}
@@ -52,26 +39,16 @@ so that applications can drop-in replace it.
 %setup -q -n %{srcname}-%{version}
 
 %build
-%py2_build
 
 %py3_build
 
 %install
-%py2_install
-chmod 755 $RPM_BUILD_ROOT%{python2_sitearch}/_pylibmc.so
-
 %py3_install
 
 # there is an asterisk in the name of the file,
 # because sometimes the suffix of the architecture is added
 chmod 755 $RPM_BUILD_ROOT%{python3_sitearch}/_pylibmc.cpython-%{python3_version_nodots}m*.so
 
-%files -n python2-%{srcname}
-%doc docs/ LICENSE README.rst
-%{python2_sitearch}/%{srcname}-%{version}*.egg-info
-%{python2_sitearch}/%{srcname}/
-%{python2_sitearch}/*.so
-
 %files -n python3-%{srcname}
 %doc docs/ LICENSE README.rst
 %{python3_sitearch}/%{srcname}-%{version}*.egg-info
@@ -80,6 +57,10 @@ chmod 755 $RPM_BUILD_ROOT%{python3_sitearch}/_pylibmc.cpython-%{python3_version_
 
 
 %changelog
+* Thu Oct 11 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5.1-11
+- Python2 binary package has been removed
+  See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
+
 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 

                 reply	other threads:[~2026-09-25 17:22 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=179035695089.1.8945564352503575915.rpms-python-pylibmc-a78a846256e6@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