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

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

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

%define modulename pyrsistent

Name: python3-module-pyrsistent
Version: 0.19.3
Release: alt1

Summary: Persistent/Functional/Immutable data structures

Url: https://github.com/tobgu/pyrsistent/
License: MIT
Group: Development/Python3

# Source-url: https://pypi.io/packages/source/p/%modulename/%modulename-%version.tar.gz

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

BuildRequires(pre): rpm-build-intro >= 2.2.4
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools

%description
Pyrsistent is a number of persistent collections
(by some referred to as functional data structures).
Persistent in the sense that they are immutable.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune
rm -rf %buildroot%python3_sitelibdir/integration/

%files
%python3_sitelibdir/*

%changelog

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

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