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

Group :: Development/Python3
RPM: python3-module-material-color-utilities-python

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define modname material-color-utilities-python
%define pypi_name material_color_utilities_python

%def_disable check

Name: python3-module-%modname
Version: 0.1.5
Release: alt1

Summary: Python port of material-color-utilities
Group: Development/Python3
License: Apache-2.0
Url: https://github.com/avanishsubbiah/material-color-utilities-python

Source: https://pypi.io/packages/source/m/%modname/%modname-%version.tar.gz

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-wheel python3-module-poetry-core

%description
Python port of material-color-utilities used for Material You colors.

%prep
%setup -n %modname-%version

%build
%pyproject_build

%install
%pyproject_install

%check

%files
%python3_sitelibdir_noarch/%pypi_name/
%python3_sitelibdir_noarch/%{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