public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jupyter-kernel-test] epel10: Fix build against latest flit.
@ 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 : 874d30ae397e182ba5009adcaa4d02034ab95b4b
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date : 2018-04-19T01:24:40-04:00
Stats : +10/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jupyter-kernel-test/c/874d30ae397e182ba5009adcaa4d02034ab95b4b?branch=epel10
Log:
Fix build against latest flit.
---
diff --git a/python-jupyter-kernel-test.spec b/python-jupyter-kernel-test.spec
index cdf6dcc..14c0c65 100644
--- a/python-jupyter-kernel-test.spec
+++ b/python-jupyter-kernel-test.spec
@@ -3,7 +3,7 @@
Name: python-%{srcname}
Version: 0.3
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Machinery for testing Jupyter kernels via the messaging protocol
License: BSD
@@ -48,7 +48,7 @@ successful code execution and conformance with the Jupyter Messaging Protocol
%build
export FLIT_NO_NETWORK=1
-XDG_CACHE_HOME=$PWD/.cache flit wheel
+XDG_CACHE_HOME=$PWD/.cache flit build --format wheel
%install
@@ -70,21 +70,24 @@ PYTHONPATH="%{buildroot}%{python3_sitelib}" \
%changelog
+* The Apr 19 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3-6
+- Fix build against latest flit.
+
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-* Mon Oct 30 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.3-4
+* Mon Oct 30 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3-4
- Fix license tag.
-* Sun Oct 29 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.3-3
+* Sun Oct 29 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3-3
- Use new method of skipping flit network usage.
- Simplify spec against latest template.
-* Mon Jul 24 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.3-2
+* Mon Jul 24 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3-2
- Use new py3_install_wheel macro.
-* Mon Jul 24 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.3-1
+* Mon Jul 24 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3-1
- Update to latest version.
-* Sun Mar 12 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.2.2-1
+* Sun Mar 12 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.2-1
- Initial package release.
^ 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: Fix build against latest flit 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