public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pyscf] rawhide: Try to enable tests
@ 2026-08-01 11:02 Susi Lehtola
0 siblings, 0 replies; only message in thread
From: Susi Lehtola @ 2026-08-01 11:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pyscf
Branch : rawhide
Commit : 7707034842d4b9e9d51b1464cecc009ab45fc7c4
Author : Susi Lehtola <jussilehtola@fedoraproject.org>
Date : 2026-08-01T11:02:21+00:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pyscf/c/7707034842d4b9e9d51b1464cecc009ab45fc7c4?branch=rawhide
Log:
Try to enable tests
---
diff --git a/python-pyscf.spec b/python-pyscf.spec
index ddf6b55..cf15bdf 100644
--- a/python-pyscf.spec
+++ b/python-pyscf.spec
@@ -16,7 +16,7 @@
Name: python-pyscf
Version: 2.14.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Python module for quantum chemistry
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
License: Apache-2.0
@@ -125,8 +125,7 @@ done
%check
# Use the same test setup as upstream.
-# Disabled for now since the tests don't pass; https://github.com/pyscf/pyscf/issues/3021
-#bash .github/workflows/run_tests.sh
+bash .github/workflows/run_tests.sh
%files -n python3-pyscf
%license LICENSE
@@ -134,6 +133,9 @@ done
%{python3_sitearch}/pyscf/
%changelog
+* Sat Aug 01 2026 Susi Lehtola <jussilehtola@fedoraproject.org> - 2.14.0-2
+- Enable tests.
+
* Thu Jul 30 2026 Susi Lehtola <jussilehtola@fedoraproject.org> - 2.14.0-1
- Update to 2.14.0.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-01 11:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 11:02 [rpms/python-pyscf] rawhide: Try to enable tests Susi Lehtola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox