public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cma] rawhide: Version bump to v4.5.0
@ 2026-09-15 12:35 Christoph Junghans
0 siblings, 0 replies; only message in thread
From: Christoph Junghans @ 2026-09-15 12:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cma
Branch : rawhide
Commit : 560adcdb4956110db5f8de5f90fca65b8e27826c
Author : Christoph Junghans <junghans@votca.org>
Date : 2026-09-15T06:35:05-06:00
Stats : +4/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-cma/c/560adcdb4956110db5f8de5f90fca65b8e27826c?branch=rawhide
Log:
Version bump to v4.5.0
- Fixes: rhbz#2532791
---
diff --git a/.gitignore b/.gitignore
index e996746..5581b79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/cma-4.4.1.tar.gz
/cma-4.4.2.tar.gz
/cma-4.4.4.tar.gz
+/cma-4.5.0.tar.gz
diff --git a/python-cma.spec b/python-cma.spec
index 6edc5b6..5fcfd7e 100644
--- a/python-cma.spec
+++ b/python-cma.spec
@@ -1,6 +1,6 @@
%global srcname cma
Name: python-cma
-Version: 4.4.4
+Version: 4.5.0
Release: %autorelease
Summary: Covariance Matrix Adaptation Evolution Strategy numerical optimizer
@@ -28,7 +28,7 @@ Summary: %{summary}
#Fix line-endings
sed -i 's/\r//' README.rst
#Remove unneeded shebang
-sed -i '1d' src/cma/{bbobbenchmarks.py,test.py}
+sed -i '1d' cma/{bbobbenchmarks.py,test.py}
%generate_buildrequires
%pyproject_buildrequires
diff --git a/sources b/sources
index 18f1c45..e3e1a58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cma-4.4.4.tar.gz) = 057a307865790efe9df02f7b0d5e25b865c736b28bf74101e843e85b66656b123ab8f8005e04bbbad1689969824f109227ecedba8999bfb99c0357d4a37b5d3d
+SHA512 (cma-4.5.0.tar.gz) = 0d36ecf363ad88e2594e2f83fd58e0658377810f07be692fcca0b878e2cd68cb9df5a3f2c7d51f48ca21dfba7514bced86369d611f83e0e9987268da13c13ee8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-15 12:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 12:35 [rpms/python-cma] rawhide: Version bump to v4.5.0 Christoph Junghans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox