Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37661824
en ru br
Репозитории ALT
S:2021.03.20.beta31-alt1
www.altlinux.org/Changes

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

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

%define modulename furo

Name:     python3-module-%modulename
Version:  2021.03.20.beta31
Release:  alt1

Summary:  A clean customizable documentation theme for Sphinx
License:  MIT
Group:    Development/Python3
Url:      https://github.com/pradyunsg/furo

Packager: Grigory Ustinov <grenka at altlinux.org>

Source:   %name-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
%summary

%prep
%setup
%patch -p1
version_no_eta=$(echo %version | sed 's/eta//')
sed -i "s/\(version='\)[^']*\('\)/\1$version_no_eta\2/" setup.py

%build
%python3_build

%install
%python3_install

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

%changelog

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

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