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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modname feedgen
# network required
%def_disable check

Name: python3-module-feedgen
Version: 0.9.0
Release: alt1

Summary: Feed Generator (ATOM, RSS, Podcasts)
Group: Development/Python3
License: LGPL-3.0-or-later or BSD-2-Clause
Url: https://pypi.org/project/feedgen/

Vcs: https://lkiesow.github.io/python-feedgen.git

Source: https://pypi.io/packages/source/f/%modname/%modname-%version.tar.gz

BuildArch: noarch

BuildRequires(pre): rpm-build-python3 python3-devel

%description
This module can be used to generate web feeds in both ATOM and RSS
format. It has support for extensions. Included is for example an
extension to produce Podcasts.

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%check
%__python3 setup.py test

%files
%python3_sitelibdir_noarch/*
%doc docs/html/*

%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