public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jupyter-kernel-test] epel10: Update to latest version (#2119818)
@ 2026-07-11 15:45 Elliott Sales de Andrade
  0 siblings, 0 replies; only message in thread
From: Elliott Sales de Andrade @ 2026-07-11 15:45 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-jupyter-kernel-test
Branch : epel10
Commit : 95eb90d1b2905d93460567fcc6d99777564e477d
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date   : 2022-08-24T03:23:03-04:00
Stats  : +5/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-jupyter-kernel-test/c/95eb90d1b2905d93460567fcc6d99777564e477d?branch=epel10

Log:
Update to latest version (#2119818)

---
diff --git a/.gitignore b/.gitignore
index 5018c5e..aac18be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /jupyter_kernel_test-0.4.1.tar.gz
 /jupyter_kernel_test-0.4.2.tar.gz
 /jupyter_kernel_test-0.4.3.tar.gz
+/jupyter_kernel_test-0.4.5.tar.gz

diff --git a/python-jupyter-kernel-test.spec b/python-jupyter-kernel-test.spec
index a37b7bf..4f6cb94 100644
--- a/python-jupyter-kernel-test.spec
+++ b/python-jupyter-kernel-test.spec
@@ -2,7 +2,7 @@
 %global srcname_ jupyter_kernel_test
 
 Name:           python-%{srcname}
-Version:        0.4.3
+Version:        0.4.5
 Release:        %autorelease
 Summary:        Machinery for testing Jupyter kernels via the messaging protocol
 
@@ -28,7 +28,7 @@ successful code execution and conformance with the Jupyter Messaging Protocol
 (currently 5.0).
 
 %generate_buildrequires
-%pyproject_buildrequires -r -x test
+%pyproject_buildrequires -w -x test
 
 %prep
 %autosetup -n %{srcname_}-%{version} -p1
@@ -42,7 +42,7 @@ successful code execution and conformance with the Jupyter Messaging Protocol
 
 %check
 PYTHONPATH="%{buildroot}%{python3_sitelib}" \
-    %{python3} test_ipykernel.py
+    %{python3} -m unittest -v
 
 %files -n python3-%{srcname} -f %{pyproject_files}
 %license LICENSE

diff --git a/sources b/sources
index d17e3bf..88e8bdd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jupyter_kernel_test-0.4.3.tar.gz) = 68dd7f6a033ff5f1cb73ec63581fad415d0e1ecaa850abc7b97325964849751f7ffc9559ac6c6313727951008d35e741dc6055e2e0fcf3b75978849ec1fe72f6
+SHA512 (jupyter_kernel_test-0.4.5.tar.gz) = c12df619f6cd49507a3ac099e305ae8b3594796f2ae52cb2dad6a45d097d58d32c00ebf152c909d997be6447319162d54104af238e143f48560acb339bdf58ce

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-11 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 15:45 [rpms/python-jupyter-kernel-test] epel10: Update to latest version (#2119818) Elliott Sales de Andrade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox