Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37719623
en ru br
ALT Linux repos
S:2.1.0-alt2

Group :: Development/Python3
RPM: python3-module-deprecation

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin