public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pylibmc] epel10.2: Python2 binary package has been removed
@ 2026-09-25 17:45 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-25 17:45 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-pylibmc
Branch : epel10.2
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.2

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 17:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 17:45 [rpms/python-pylibmc] epel10.2: 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