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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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