public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-jupyterviz] rawhide: Rebuild for gap 4.16.0
@ 2026-06-11 1:18 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 1:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-jupyterviz
Branch : rawhide
Commit : b96af3fe0a6483a4cf1652206972463390746a5c
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T19:18:30-06:00
Stats : +12/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-jupyterviz/c/b96af3fe0a6483a4cf1652206972463390746a5c?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-jupyterviz.spec b/gap-pkg-jupyterviz.spec
index 3dbcb80..d93a125 100644
--- a/gap-pkg-jupyterviz.spec
+++ b/gap-pkg-jupyterviz.spec
@@ -19,14 +19,20 @@ BuildSystem: gap
BuildOption(install): *.ipynb examples lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-json
-BuildRequires: gap-pkg-jupyterkernel
+BuildRequires: gap(autodoc)
+BuildRequires: gap(gapdoc) >= 1.3
+BuildRequires: gap(json) >= 2.0.0
+BuildRequires: gap(jupyterkernel)
+BuildRequires: gap-devel >= 4.9
BuildRequires: python3-devel
-Requires: gap-pkg-json
-Requires: gap-pkg-jupyterkernel
+Requires: gap(json) >= 2.0.0
+Requires: gap(jupyterkernel)
+Requires: gap-core >= 4.9
+Requires: xdg-utils
+
+Provides: gap(JupyterViz) = %{version}-%{release}
+Provides: gap(jupyterviz) = %{version}-%{release}
%description
This package adds visualization tools to GAP for use in Jupyter notebooks.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 1:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 1:18 [rpms/gap-pkg-jupyterviz] rawhide: Rebuild for gap 4.16.0 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox