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

Group :: Development/Python
RPM: python3-module-luma-core

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-luma-core
Version: 2.4.0
Release: alt2

Summary: Small display library core
License: MIT
Group: Development/Python
Url: https://pypi.org/project/luma.core/

Requires: python3(smbus2)

Source: %name-%version-%release.tar

BuildArch: noarch
BuildRequires: rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)

%description
luma.core is a component library providing a Pillow-compatible drawing canvas
for Python 3, and other functionality to support drawing primitives and
text-rendering capabilities for small displays on single board computers.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%python3_sitelibdir/luma
%python3_sitelibdir/luma.core-%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