Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047258
en ru br
ALT Linux repos
S:1.0.6-alt1

Group :: Development/Python3
RPM: python3-module-lazr.uri

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: python3-module-lazr.uri
Version: 1.0.5
Release: alt1
Summary: A self-contained, easily reusable library for parsing, manipulating, and generating URIs
License: LGPLv3
Group: Development/Python3
Url: https://launchpad.net/lazr.restfulclient
Packager: Anatoly Kitaikin <cetus at altlinux.ru>
BuildArch: noarch

Source: %name-%version.tar

%add_python3_req_skip lazr

%py3_provides lazr.uri

BuildRequires(Pre): rpm-build-python3

%description
%summary

This project is also part of https://launchpad.net/lazr.

%package tests
Summary: lazr.uri tests
Group: Development/Python3
Requires: %name = %version-%release

%description tests
%summary

%prep
%setup -q

%build
#find -type f -name '*.py' -exec 2to3 -w '{}' +
%python3_build

%check
%python3_build check

%install
%python3_install

%files
%python3_sitelibdir/*
%exclude %python3_sitelibdir/lazr/uri/tests
%doc HACKING.rst README.rst NEWS.rst

%files tests
%python3_sitelibdir/lazr/uri/tests

%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