spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-hatch-jupyter-builder?expand=0&rev=2
This commit is contained in:
parent
75781b23dd
commit
621c1e390a
@ -18,32 +18,31 @@
|
||||
|
||||
# This si with alts/libalternatives only and has never been something else
|
||||
%bcond_without libalternatives
|
||||
|
||||
Name: python-hatch-jupyter-builder
|
||||
Version: 0.8.2
|
||||
Release: 0
|
||||
Summary: A hatch plugin to help build Jupyter packages
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/jupyterlab/hatch-jupyter-builder
|
||||
Source: https://files.pythonhosted.org/packages/source/h/hatch-jupyter-builder/hatch_jupyter_builder-0.8.2.tar.gz
|
||||
Source: https://files.pythonhosted.org/packages/source/h/hatch_jupyter_builder/hatch_jupyter_builder-0.8.2.tar.gz
|
||||
# PATCH-FIX-OPENSUSE hatch-test-nonisolated.patch code@bnavigator.de
|
||||
Patch1: hatch-test-nonisolated.patch
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module hatchling >= 1.5}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: alts
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: alts
|
||||
Requires: python-hatchling >= 1.5
|
||||
# SECTION test
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module pytest-mock}
|
||||
BuildRequires: %{python_module build}
|
||||
BuildRequires: %{python_module hatch}
|
||||
BuildRequires: %{python_module tomli}
|
||||
# /SECTION
|
||||
Provides: python-hatch_jupyter_builder = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
# SECTION test
|
||||
BuildRequires: %{python_module build}
|
||||
BuildRequires: %{python_module hatch}
|
||||
BuildRequires: %{python_module pytest-mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module tomli}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user