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: Fix build against latest flit.
Date: Sat, 11 Jul 2026 15:45:28 GMT	[thread overview]
Message-ID: <178378472846.1.4088510908665845840.rpms-python-jupyter-kernel-test-874d30ae397e@fedoraproject.org> (raw)

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.

                 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=178378472846.1.4088510908665845840.rpms-python-jupyter-kernel-test-874d30ae397e@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