public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pylibmc] epel10.2: Update to 1.6.1
@ 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 : f13c253722b6ce5f20072d65a3ec15f2fd9c0a17
Author : František Zatloukal <fzatlouk@redhat.com>
Date   : 2021-11-09T16:24:10+01:00
Stats  : +12/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pylibmc/c/f13c253722b6ce5f20072d65a3ec15f2fd9c0a17?branch=epel10.2

Log:
Update to 1.6.1

---
diff --git a/.gitignore b/.gitignore
index 361ea92..ae8e894 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /python-pylibmc-1.2.0.20110805gitf01c31.tar.xz
 /pylibmc-1.2.3.tar.gz
 /pylibmc-1.5.1.tar.gz
+/pylibmc-1.6.1.tar.gz

diff --git a/python-pylibmc.spec b/python-pylibmc.spec
index aa0a67b..e8242d8 100644
--- a/python-pylibmc.spec
+++ b/python-pylibmc.spec
@@ -2,13 +2,13 @@
 %global sum Memcached client for Python
 
 Name:           python-%{srcname}
-Version:        1.5.1
-Release:        21%{?dist}
+Version:        1.6.1
+Release:        1%{?dist}
 Summary:        %{sum}
 
 License:        BSD
 URL:            http://sendapatch.se/projects/pylibmc/
-Source0:        http://pypi.python.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
+Source0:        https://pypi.python.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
 
 BuildRequires:  gcc
 BuildRequires:  python3-devel
@@ -18,8 +18,8 @@ BuildRequires:  zlib-devel
 
 %description
 pylibmc is a client in Python for memcached. It is a wrapper
-around TangentOrg‘s libmemcached library. The interface is 
-intentionally made as close to python-memcached as possible, 
+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.
 
 
@@ -29,8 +29,8 @@ Summary:        %{sum}
 
 %description -n python3-%{srcname}
 pylibmc is a client in Python 3 for memcached. It is a wrapper
-around TangentOrg‘s libmemcached library. The interface is 
-intentionally made as close to python-memcached as possible, 
+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.
 
 
@@ -38,7 +38,6 @@ so that applications can drop-in replace it.
 %setup -q -n %{srcname}-%{version}
 
 %build
-
 %py3_build
 
 %install
@@ -56,6 +55,9 @@ chmod 755 $RPM_BUILD_ROOT%{python3_sitearch}/_pylibmc.cpython-%{python3_version_
 
 
 %changelog
+* Tue Nov 09 2021 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.6.1-1
+- Update to 1.6.1
+
 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-21
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
 

diff --git a/sources b/sources
index 8daaa60..e0d7856 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9077704e34afc8b6c7b0b686ae9579de  pylibmc-1.5.1.tar.gz
+SHA512 (pylibmc-1.6.1.tar.gz) = 270b0ede87a84c335c628c049de99c803c9e6f15914c1254f363dfbecc16d96446f08963473d58d6f734493830a4306a770bf846d036baffa500fdb782733016

^ 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: Update to 1.6.1 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox