From 0cc3ceeb3c074bb903ebb3451ce5422e02fdb201 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 29 2023 19:03:34 +0000 Subject: Bootstrap for Python 3.12 --- diff --git a/python-jupyter-client.spec b/python-jupyter-client.spec index f259292..09e07bb 100644 --- a/python-jupyter-client.spec +++ b/python-jupyter-client.spec @@ -1,10 +1,12 @@ +%global _without_doc 1 +%global _without_tests 1 # Unset -s on python shebang - ensure that extensions installed with pip # to user locations are seen and properly loaded %undefine _py3_shebang_s Name: python-jupyter-client Version: 7.4.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Jupyter protocol implementation and client libraries License: BSD @@ -109,6 +111,9 @@ rm -r html/.{doctrees,buildinfo} %endif %changelog +* Thu Jun 29 2023 Python Maint - 7.4.9-3 +- Bootstrap for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 7.4.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild