Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37725470
en ru br
Репозитории ALT
S:0.4.8-alt2
5.1: 0.0.7a-alt1.1
4.1: 0.0.7a-alt1.1
4.0: 0.0.7a-alt0.M40.1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-pyasn1

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define version 0.0.7a
%define release alt1
%setup_python_module pyasn1

Summary: Abstract Syntax Notation One (ASN.1), Python implementation
Name: %packagename
Version: %version
Release: %release.1
Source0: %modulename-%version.tar.gz
License: BSD-style
Group: Development/Python

%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  -q -n %modulename-%version

%build
env CFLAGS="$RPM_OPT_FLAGS" %__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin