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

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

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

%define modulename boltons

Name: python3-module-boltons
Version: 21.0.0
Release: alt1

Summary: When they're not builtins, they're boltons.

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

Source: %name-%version.tar

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

BuildArch: noarch

%description
Functionality that should be in the standard library. Like builtins, but Boltons.

Otherwise known as, "everyone's util.py", but cleaned up and tested.

Contains over 230 BSD-licensed utility types and functions that can be used as a package or independently.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune

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

%changelog

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

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