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

Group :: Desenvolvimento/Python
RPM: python3-module-dkimpy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modulename dkim
Name: python3-module-dkimpy
Version: 1.0.5
Release: alt2
Summary: Python 3 module for DKIM and ARC signing and verification
License: BSD-2-Clause
Url: https://code.launchpad.net/dkimpy
BuildArch: noarch
Group: Development/Python
Source0: %name-%version.tar
Patch0: 0001-Don-t-rely-on-relative-import.patch
BuildRequires: python3-devel
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-authres

%description
Python 3 module that implements DKIM (DomainKeys Identified Mail) email signing
and verification as well as ARC (Authenticated Received Chain) signing and
verification. Supports both RSA and Ed25519 signing and verification.
It also provides helper scripts for key generation and command line signing and
verification.


%prep
%setup
%autopatch -p1

%build
%python3_build

%install
%python3_install

%files
%doc ChangeLog README.md LICENSE
%_bindir/*
%_man1dir/*.1*
%python3_sitelibdir/%modulename
%exclude %python3_sitelibdir/%modulename/__main__.py
%python3_sitelibdir/dkimpy-*.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