public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gap-pkg-jupyterkernel] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 00:42:06 GMT [thread overview]
Message-ID: <178113852612.1.5010897810374114748.rpms-gap-pkg-jupyterkernel-5c49d7f9363e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-jupyterkernel
Branch : rawhide
Commit : 5c49d7f9363ebca5f6fb57878718ff23793a760c
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T18:41:50-06:00
Stats : +20/-16 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-jupyterkernel/c/5c49d7f9363ebca5f6fb57878718ff23793a760c?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-jupyterkernel.spec b/gap-pkg-jupyterkernel.spec
index 509f21c..64fbef6 100644
--- a/gap-pkg-jupyterkernel.spec
+++ b/gap-pkg-jupyterkernel.spec
@@ -1,6 +1,6 @@
# Unset -s on python shebang - ensure that extensions installed with pip
# to user locations are seen and properly loaded
-%global py3_shebang_flags %(echo %py3_shebang_flags | sed s/s//)
+%undefine _py3_shebang_s
%global gap_pkgname jupyterkernel
%global gap_upname JupyterKernel
@@ -21,22 +21,26 @@ BuildSystem: gap
BuildOption(install): demos gap tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-crypting
-BuildRequires: gap-pkg-io
-BuildRequires: gap-pkg-json
-BuildRequires: gap-pkg-uuid
-BuildRequires: gap-pkg-zeromqinterface
-BuildRequires: %{py3_dist jupyter-client}
-BuildRequires: %{py3_dist notebook}
-
-Requires: gap-pkg-crypting
-Requires: gap-pkg-io
-Requires: gap-pkg-json
-Requires: gap-pkg-uuid
-Requires: gap-pkg-zeromqinterface
+BuildRequires: gap(autodoc) >= 2014.03.27
+BuildRequires: gap(crypting) >= 0.9
+BuildRequires: gap(gapdoc) >= 1.6.1
+BuildRequires: gap(io) >= 4.5.4
+BuildRequires: gap(json) >= 2.0.0
+BuildRequires: gap(uuid) >= 0.6
+BuildRequires: gap(zeromqinterface) >= 0.10
+BuildRequires: gap-devel >= 4.10
+
+Requires: gap(crypting) >= 0.9
+Requires: gap(io) >= 4.5.4
+Requires: gap(json) >= 2.0.0
+Requires: gap(uuid) >= 0.6
+Requires: gap(zeromqinterface) >= 0.10
+Requires: gap-core >= 4.10
Requires: python-jupyter-filesystem
+Requires: %{py3_dist notebook} >= 5.3
+
+Provides: gap(jupyterkernel) = %{version}-%{release}
+Provides: gap(JupyterKernel) = %{version}-%{release}
%description
This package implements the Jupyter protocol in GAP.
reply other threads:[~2026-06-11 0:42 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=178113852612.1.5010897810374114748.rpms-gap-pkg-jupyterkernel-5c49d7f9363e@fedoraproject.org \
--to=loganjerry@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