public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jupyter-kernel-test] epel10: Update to latest version (#2119818)
Date: Sat, 11 Jul 2026 15:45:39 GMT [thread overview]
Message-ID: <178378473989.1.5935409931574916751.rpms-python-jupyter-kernel-test-95eb90d1b290@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-11 15:45 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=178378473989.1.5935409931574916751.rpms-python-jupyter-kernel-test-95eb90d1b290@fedoraproject.org \
--to=quantum.analyst@gmail.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