Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37855240
en ru br
ALT Linux repositórios
S:0.20220715.0-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define pypi_name pypng

%def_with check
%def_with numpy

Name:    python3-module-%pypi_name
Version: 0.20220715.0
Release: alt1

Summary: Pure Python library for PNG image encoding/decoding
License: MIT
Group:   Development/Python3
URL:     https://gitlab.com/drj11/pypng

Packager: Grigory Ustinov <grenka at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools python3-module-wheel

%if_with check
BuildRequires: python3-module-pytest
%if_with numpy
BuildRequires: python3-module-numpy
%endif
%endif

BuildArch: noarch

Source: %name-%version.tar
Patch1: 80bb83b6ccdbc0df3324a43398a0089c9aa46a6c.patch
Patch2: 6fb772c472ba014c8788ac434708a89a864f7167.patch

%description
%summary

%prep
%setup
%patch1 -p1
%patch2 -p1

%build
%pyproject_build

%install
%pyproject_install

# needs prix.py, that isn't installed

rm -f %buildroot%_bindir/priplan9topng

%check
%pyproject_run_pytest -k 'not test_test_dir'

%files
%doc LICENCE *.md
%_bindir/prichunkpng
%_bindir/pricolpng
%_bindir/priditherpng
%_bindir/priforgepng
%_bindir/prigreypng
%_bindir/pripalpng
%_bindir/pripamtopng
%_bindir/pripnglsch
%_bindir/pripngtopam
%_bindir/prirowpng
%_bindir/priweavepng
%python3_sitelibdir/png.py
%python3_sitelibdir/__pycache__
%python3_sitelibdir/%{pyproject_distinfo %pypi_name}

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009