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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pypi_name looseversion

%def_with check

Name:    python3-module-%pypi_name
Version: 1.2.0
Release: alt2

Summary: A backwards/forwards-compatible fork of distutils.version.LooseVersion
License: Python-2.0
Group:   Development/Python3
URL:     https://github.com/effigies/looseversion

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-setuptools python3-module-wheel
BuildRequires: python3-module-hatchling python3-module-tomli

BuildArch: noarch

Source: %pypi_name-%version.tar

%description
%summary

%prep
%setup -n %pypi_name-%version

%build
%pyproject_build

%install
%pyproject_install

%check
%tox_check_pyproject

%files
%doc *.md
%python3_sitelibdir/%pypi_name/
%python3_sitelibdir/%{pyproject_distinfo %pypi_name}

%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