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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname pyspf

Name:       python3-module-%oname
Version:    2.0.14
Release:    alt1

Summary:    Python module and programs for SPF (Sender Policy Framework)
License:    Python-2.0
Group:      Development/Python3
Url:        https://github.com/sdgathman/pyspf/
Packager:   L.A. Kostis <lakostis at altlinux.ru>

BuildArch:  noarch
Requires:   python3-module-dns
BuildPreReq: rpm-build-python3

Source:     pyspf-%version.tar


%description
SPF does email sender validation.  For more information about SPF,
please see http://www.open-spf.org

This SPF client is intended to be installed on the border MTA, checking
if incoming SMTP clients are permitted to send mail.  The SPF check
should be done during the MAIL FROM:<...> command.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install --record=INSTALLED_FILES3

%define _unpackaged_files_terminate_build 1


%files
%doc CHANGELOG PKG-INFO README.md test
%_bindir/*
%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