Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37387638
en ru br
ALT Linux repositórios
S:0.4.8-alt2
5.0: 0.0.7a-alt1.1
4.1: 0.0.7a-alt1.1
4.0: 0.0.7a-alt0.M40.1

Group :: Desenvolvimento/Python
RPM: python-module-pyasn1

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define mname pyasn1

Name: python-module-%mname
Version: 0.4.8
Release: alt2

Summary: Abstract Syntax Notation One (ASN.1), Python implementation
License: BSD
Group: Development/Python
# Source-git: https://github.com/etingof/pyasn1.git
Url: https://pypi.python.org/pypi/pyasn1

Source0: %name-%version.tar
Source1: pyasn1.watch
Patch: %name-%version-alt.patch

BuildArch: noarch

%description
This is an implementation of ASN.1 types and codecs in Python programming
language. It has been first written to support particular protocol (SNMP)
but then generalized to be suitable for a wide range of protocols
based on ASN.1 specification.

%prep
%setup
%patch -p1

%build
%python_build

%install
%python_install

%check

%files
%doc LICENSE.rst README.md CHANGES.rst
%python_sitelibdir/pyasn1/
%python_sitelibdir/pyasn1-%version-*.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