Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37648778
en ru br
ALT Linux repos
S:1.5.1-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname asn1crypto

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

Summary: Python ASN.1 parser

License: %mit
Group: Development/Python3
Url: https://pypi.python.org/pypi/asn1crypto
Packager: Vladimir Didenko <cow at altlinux.org>
Source: %oname-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-licenses
BuildPreReq: rpm-build-python3 python3-module-setuptools

%description
Fast ASN.1 parser and serializer with definitions for private keys, public keys,
certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509
and TSP.


%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/%oname/
%python3_sitelibdir/*.egg-*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin