public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-repoze-lru] rawhide: 0.8
Date: Mon, 03 Aug 2026 19:04:47 GMT [thread overview]
Message-ID: <178578388788.1.4424050391222271672.rpms-python-repoze-lru-7d3380083a20@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-repoze-lru
Branch : rawhide
Commit : 7d3380083a209f3cf6b3c81c4c9278710c770396
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-08-03T14:04:40-05:00
Stats : +11/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-repoze-lru/c/7d3380083a209f3cf6b3c81c4c9278710c770396?branch=rawhide
Log:
0.8
---
diff --git a/.gitignore b/.gitignore
index 2ce43d7..28ff544 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/repoze.lru-0.3.tar.gz
/repoze.lru-0.4.tar.gz
/repoze.lru-0.7.tar.gz
+/repoze_lru-0.8.tar.gz
diff --git a/python-repoze-lru.spec b/python-repoze-lru.spec
index 7298e1b..2274d15 100644
--- a/python-repoze-lru.spec
+++ b/python-repoze-lru.spec
@@ -1,8 +1,8 @@
-%global modname repoze.lru
+%global modname repoze_lru
Name: python-repoze-lru
-Version: 0.7
-Release: 32%{?dist}
+Version: 0.8
+Release: 1%{?dist}
Summary: A tiny LRU cache implementation and decorator
# Automatically converted from old format: BSD - review is highly recommended.
@@ -13,6 +13,7 @@ BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-pytest
+BuildRequires: python3-pytest-cov
%global _description\
repoze.lru is a LRU (least recently used) cache implementation. Keys and values\
@@ -33,7 +34,6 @@ and values that are used frequently.
%prep
%setup -q -n %{modname}-%{version}
-rm -rf %{modname}.egg-info
%generate_buildrequires
@@ -48,13 +48,16 @@ rm -rf %{modname}.egg-info
%pyproject_save_files repoze
%check
-%pytest repoze/lru/tests.py
+%pyproject_check_import
+%pytest
%files -n python3-repoze-lru -f %{pyproject_files}
%doc README.rst LICENSE.txt COPYRIGHT.txt CONTRIBUTORS.txt
-%{python3_sitelib}/repoze.lru-%{version}-py%{python3_version}-nspkg.pth
%changelog
+* Mon Aug 03 2026 Gwyn Ciesla <gwync@protonmail.com> - 0.8-1
+- 0.8
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 75643da..f0ab836 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (repoze.lru-0.7.tar.gz) = c4d8b015931c4265fa8559f99c9d5016835574b368ebe0d49fe503afe908020b2bf29836606134e00c6c0aa436d52a00bb73d6ab80e98d0802f54bd2e4686476
+SHA512 (repoze_lru-0.8.tar.gz) = 6c958af8dc885971d8a6f13cccf13d0f0fa5e2d0dd9eda82bb89c736d3ea47676bb29d4d9aa44e489bee622f56780b0fdffb24f26afe862c5d98442643d4b46c
reply other threads:[~2026-08-03 19:04 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=178578388788.1.4424050391222271672.rpms-python-repoze-lru-7d3380083a20@fedoraproject.org \
--to=gwync@protonmail.com \
--cc=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