public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-pylibmc] epel10: Update to 1.6.1
Date: Fri, 25 Sep 2026 17:05:52 GMT [thread overview]
Message-ID: <179035595231.1.10810827901597891760.rpms-python-pylibmc-f13c253722b6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pylibmc
Branch : epel10
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
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
reply other threads:[~2026-09-25 17:05 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=179035595231.1.10810827901597891760.rpms-python-pylibmc-f13c253722b6@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