Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37562216
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-ubjson

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

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

%define  modulename ubjson
%define  srcname py-ubjson

Name:    python3-module-%modulename
Version: 0.16.1
Release: alt1

Summary: Universal Binary JSON draft-12 serializer for Python

License: Apache-2.0
Group:   Development/Python3
URL:     https://github.com/Iotic-Labs/py-ubjson

Packager: Anton Midyukov <antohami at altlinux.org>

BuildRequires(pre): rpm-build-python3

Source:  %srcname-%version.tar

%description
This is a Python Universal Binary JSON encoder/decoder based on the
draft-12 specification.

%prep
%setup -n %srcname-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/%modulename/
%python3_sitelibdir/_ubjson*.so
%python3_sitelibdir/*.egg-info

%changelog

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

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