Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858305
en ru br
ALT Linux repos
S:0.2.0-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define pypi_name sphinx_design

Name: python3-module-%pypi_name
Version: 0.2.0
Release: alt2
Summary: A sphinx extension for designing beautiful, view size responsive web components
Group: Development/Python3
License: MIT
Url: https://pypi.org/project/sphinx_design
Source0: %pypi_name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

# build backend and its deps

BuildRequires: python3(flit_core)

%description
%summary

%prep
%setup -n %pypi_name-%version

%build
%pyproject_build

%install
%pyproject_install

%files
%doc *.md
%python3_sitelibdir/sphinx_design/
%python3_sitelibdir/%{pyproject_distinfo %pypi_name}

%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