From 9787ae489ede76f896c08cdbf4b29e3a3f134871 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 6 Feb 2025 12:26:24 +0100 Subject: [PATCH] automatic version update by autodist [release 0.12.0-1mamba;Thu Feb 06 2025] --- python-jupyter_events.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/python-jupyter_events.spec b/python-jupyter_events.spec index 9a5248c..5aa12e8 100644 --- a/python-jupyter_events.spec +++ b/python-jupyter_events.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jupyter_events -Version: 0.11.0 +Version: 0.12.0 Release: 1mamba Summary: Jupyter Event System library Group: System/Libraries @@ -10,9 +10,11 @@ Packager: Silvan Calarco URL: https://jupyter.org/ Source: https://pypi.debian.net/jupyter-events/jupyter_events-%{version}.tar.gz License: BSD +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(jsonschema) +BuildRequires: python3.11dist(packaging) BuildRequires: python3.11dist(python-json-logger) BuildRequires: python3.11dist(pyyaml) BuildRequires: python3.11dist(referencing) @@ -55,6 +57,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Feb 06 2025 Automatic Build System 0.12.0-1mamba +- automatic version update by autodist + * Wed Dec 18 2024 Automatic Build System 0.11.0-1mamba - automatic version update by autodist