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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname   pymarkups
%def_without tests

Name:           python3-module-markups
Version:        3.1.2
Release:        alt1
License:        MIT
Summary:        Wrapper around various text markups
Group:          Development/Python3
URL: https://github.com/retext-project/pymarkups

Source0:        %oname-%version.tar

BuildArch:      noarch

BuildPreReq: rpm-build-python3
BuildPreReq: python3-devel python3-module-setuptools /dev/pts

%if_with tests
BuildRequires:  python3-module-docutils
BuildRequires:  python3-module-markdown
BuildRequires:  python3-module-markdown-math
BuildRequires:  python3-module-textile
%endif

BuildArch:      noarch

%description
This module provides a wrapper around various text markup languages.

Available by default are Markdown, reStructuredText and Textile, but you
can easily add your own markups.

%prep
%setup -q -n %oname-%version

%build
%python3_build_debug

%install
%python3_install

%check
%if_with tests
python3 setup.py test
%endif

%files
%doc README.rst
%python3_sitelibdir/markups
%python3_sitelibdir/*egg-info

%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