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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

%define oname rfc822py3

Name: python3-module-%oname
Version: 20110416
Release: alt2
Summary: A port of the Python 2.x rfc822 library to Python3
License: Python
Group: Development/Python3
BuildArch: noarch
Url: https://github.com/MarkNenadov/rfc822py3

# https://github.com/MarkNenadov/rfc822py3.git

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

%description
rfc822py3 - A port of the Python 2.x rfc822 module into Python.

%prep
%setup

%install
install -d %buildroot%python3_sitelibdir
install -p -m644 *.py %buildroot%python3_sitelibdir

%files
%doc *.txt
%python3_sitelibdir/*

%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