Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37830800
en ru br
ALT Linux repositórios
S:1.3.6-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: python3-module-wadllib
Version: 1.3.5
Release: alt1
Summary: Python library for navigating WADL files
License: LGPLv3
Group: Development/Python3
Url: https://launchpad.net/wadllib
Packager: Anatoly Kitaikin <cetus at altlinux.ru>
BuildArch: noarch

Source: %name-%version.tar

%add_python3_req_skip lazr
Requires: python3(lazr.uri)

BuildRequires(pre): rpm-build-python3

%description
The Web Application Description Language is an XML vocabulary
for describing the capabilities of HTTP resources. wadllib can
be used in conjunction with an HTTP library to navigate and
manipulate those resources.

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

%package tests
Summary: wadllib 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/wadllib/tests
%doc HACKING.txt README.txt

%files tests
%python3_sitelibdir/wadllib/tests

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009