Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37764853
en ru br
ALT Linux repos
S:0.2.2-alt1

Group :: Development/Python3
RPM: python3-module-jupyterlab_pygments

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

%define oname jupyterlab_pygments

Name: python3-module-%oname
Version: 0.2.2
Release: alt1
Summary: Pygments theme using JupyterLab CSS variables
License: BSD-3-Clause and MIT and Python
Group: Development/Python3
Url: https://pypi.org/project/jupyterlab-pygments

BuildArch: noarch

Source: %oname-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-jupyter-packaging
BuildRequires: python3-module-wheel

%description
Pygments theme using JupyterLab CSS variables.

%prep
%setup -n %oname-%version

%build
%pyproject_build

%install
%pyproject_install

%files
%doc README.md LICENSE
%_datadir/jupyter/labextensions/jupyterlab_pygments
%python3_sitelibdir/%oname
%python3_sitelibdir/%oname-%version.dist-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin