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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modulename textile

%def_with check

Name: python3-module-%modulename
Version: 4.0.2
Release: alt1

Summary: This is Textile. A Humane Web Text Generator

Group: Development/Python3
License: BSD-3-Clause
URL: https://pypi.org/project/textile/
VCS: https://github.com/textile/python-textile

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-wheel
%if_with check
BuildRequires: python3-module-pytest
BuildRequires: python3-module-pytest-cov
BuildRequires: python3-module-html5lib
%endif

%description
Textile is a XHTML generator using a simple markup developed by Dean
Allen. This is a Python port with support for code validation, itex to
MathML translation, Python code coloring and much more.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%check
%pyproject_run_pytest

%files
%doc *.txt *.textile
%_bindir/pytextile
%python3_sitelibdir/%modulename
%python3_sitelibdir/%{pyproject_distinfo %modulename}


%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