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

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

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

%define  modulename deprecation

Name:    python3-module-%modulename
Version: 2.1.0
Release: alt2

Summary: A library to handle automated deprecations
License: Apache-2.0
Group:   Development/Python3
URL:     https://github.com/briancurtin/deprecation

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-dev python3-module-setuptools python3-module-wheel

BuildArch: noarch

Source:  %modulename-%version.tar

%description
%summary

%prep
%setup -n %modulename-%version

# set correct version

sed -i deprecation.py -e '/__version__/ s/2.0.7/2.1.0/'

%build
%pyproject_build

%install
%pyproject_install

%files
%python3_sitelibdir/*

%changelog

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

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