public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-simpleeval] rawhide: - updated to 1.0.8 (rhbz#2532602)
@ 2026-09-12 20:29
0 siblings, 0 replies; only message in thread
From: @ 2026-09-12 20:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-simpleeval
Branch : rawhide
Commit : 35bf816b555ecc4e03dfe2aec2f53f452d9f9ab2
Author : Dan Horák <dan@danny.cz>
Date : 2026-09-12T22:29:17+02:00
Stats : +7/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-simpleeval/c/35bf816b555ecc4e03dfe2aec2f53f452d9f9ab2?branch=rawhide
Log:
- updated to 1.0.8 (rhbz#2532602)
---
diff --git a/python-simpleeval.spec b/python-simpleeval.spec
index f90f79e..a32bcd1 100644
--- a/python-simpleeval.spec
+++ b/python-simpleeval.spec
@@ -1,8 +1,8 @@
%global srcname simpleeval
Name: python-%{srcname}
-Version: 1.0.7
-Release: 3%{?dist}
+Version: 1.0.8
+Release: 1%{?dist}
Summary: An expression evaluator library for Python
License: MIT
@@ -47,7 +47,7 @@ eval() or other unsafe or needlessly complex linguistics.
%check
-%{__python3} test_simpleeval.py
+%{__python3} -Werror -m unittest
%files -n python3-%{srcname} -f %{pyproject_files}
@@ -56,6 +56,9 @@ eval() or other unsafe or needlessly complex linguistics.
%changelog
+* Sat Sep 12 2026 Dan Horák <dan[at]danny.cz> - 1.0.8-1
+- updated to 1.0.8 (rhbz#2532602)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 826ed56..35bbbf4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (simpleeval-1.0.7.tar.gz) = 6b0f8a0359d3b51980a2bbe140e8126934a736cea43eea8b8eac5b4f51ca3f28b33527bee478b2c89842ab5a655925472db866ae40ff5e31df8fd8363a82b813
+SHA512 (simpleeval-1.0.8.tar.gz) = 65d5d2cec5f03b2fef58a348eed0e5f32322ee3118f1c192975077fa37f57c5f3bf4e68fbfe233c97a93a0a323ff1bac17b0f2e3199aae756e8d31d268bf4d34
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-12 20:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 20:29 [rpms/python-simpleeval] rawhide: - updated to 1.0.8 (rhbz#2532602)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox