2024-01-06 11:21:18 +01:00
|
|
|
Name: python-jupyter_client
|
2024-01-06 11:21:18 +01:00
|
|
|
Version: 7.2.0
|
2024-01-06 11:21:18 +01:00
|
|
|
Release: 1mamba
|
2024-01-06 11:21:18 +01:00
|
|
|
Summary: The reference implementation of the Jupyter protocol
|
|
|
|
Group: System/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://pypi.org/project/jupyter-client/
|
|
|
|
Source: https://pypi.debian.net/jupyter-client/jupyter_client-%{version}.tar.gz
|
|
|
|
License: BSD
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
2024-01-06 11:21:18 +01:00
|
|
|
BuildRequires: libpython3-devel
|
2024-01-06 11:21:18 +01:00
|
|
|
BuildRequires: python3.7dist(entrypoints)
|
|
|
|
BuildRequires: python3.7dist(jupyter-core)
|
|
|
|
BuildRequires: python3.7dist(nest-asyncio)
|
|
|
|
BuildRequires: python3.7dist(python-dateutil)
|
|
|
|
BuildRequires: python3.7dist(pyzmq)
|
|
|
|
BuildRequires: python3.7dist(setuptools)
|
|
|
|
BuildRequires: python3.7dist(tornado)
|
|
|
|
BuildRequires: python3.7dist(traitlets)
|
2024-01-06 11:21:18 +01:00
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
%if 0%{?with_pyver}
|
|
|
|
%define py_requires_append \
|
|
|
|
Requires: python-jupyter_core%{?pyappend:-%pyappend}
|
|
|
|
%pyver_package
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n jupyter_client-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
CFLAGS="%{optflags}" %{__python} setup.py build
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%{__python} setup.py install \
|
|
|
|
-O1 --skip-build \
|
|
|
|
--root="%{buildroot}" \
|
|
|
|
--install-headers=%{python_inc} \
|
|
|
|
--install-lib=%{python_sitearch} \
|
|
|
|
--record=%{name}.filelist
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
2024-01-06 11:21:18 +01:00
|
|
|
|
|
|
|
%files %{?pyappend} -f %{name}.filelist
|
|
|
|
%defattr(-,root,root)
|
2024-01-06 11:21:18 +01:00
|
|
|
%dir %{python_sitearch}/jupyter_client-%{version}-py*.egg-info
|
|
|
|
%{python_sitearch}/jupyter_client-%{version}-py*.egg-info/*
|
2024-01-06 11:21:18 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-06 11:21:18 +01:00
|
|
|
* Tue Mar 29 2022 Automatic Build System <autodist@mambasoft.it> 7.2.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
* Sun Jan 23 2022 Automatic Build System <autodist@mambasoft.it> 7.1.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
* Sat Jan 15 2022 Automatic Build System <autodist@mambasoft.it> 7.1.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 7.1.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
* Thu Oct 21 2021 Automatic Build System <autodist@mambasoft.it> 7.0.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
* Sat Aug 21 2021 Automatic Build System <autodist@mambasoft.it> 7.0.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
* Mon Apr 12 2021 Automatic Build System <autodist@mambasoft.it> 6.2.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 6.1.13-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.12-2mamba
|
|
|
|
- rebuilt with distdeps
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
* Sun Mar 14 2021 Automatic Build System <autodist@mambasoft.it> 6.1.12-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:21:18 +01:00
|
|
|
* Wed Jan 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.11-1mamba
|
|
|
|
- package created using the webbuild interface
|