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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modname podcastparser
%def_enable check

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

Summary: Simple, fast and efficient podcast parser written in Python.
Group: Development/Python3
License: ISC
Url: http://gpodder.org/%modname

BuildArch: noarch

#VCS: https://github.com/gpodder/podcastparser.git

Source: https://github.com/gpodder/%modname/archive/%version/%modname-%version.tar.gz

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel rpm-build-python3 python3-module-setuptools
%{?_enable_check:BuildRequires: python3-module-pytest python3-module-pytest-cov python3-module-coverage}

%description
The podcast parser project is a library from the gPodder project to provide an
easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python.

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%check
py.test3

%files
%python3_sitelibdir_noarch/%{modname}*
%python3_sitelibdir_noarch/__pycache__/%{modname}*
%doc README.md


%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