forked from pool/python-comm
- Initial specfile for v0.1.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-comm?expand=0&rev=2
This commit is contained in:
parent
4df4e21634
commit
d0e1870a48
@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 25 17:48:15 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Initial specfile
|
||||
- Initial specfile for v0.1.2
|
||||
- Required by updated ipykernel
|
||||
|
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
Name: python-comm
|
||||
Version: 0.1.2
|
||||
@ -23,15 +24,14 @@ Summary: Jupyter Python Comm implementation
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/ipython/comm
|
||||
Source: https://github.com/ipython/comm/archive/refs/tags/%{version}.tar.gz#/comm-0.1.2-gh.tar.gz
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module base >= 3.6}
|
||||
BuildRequires: %{python_module hatchling}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module traitlets >= 5.3}
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-traitlets >= 5.3
|
||||
Suggests: python-pytest
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user