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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname cligj

%def_without check

Name: python3-module-%oname
Version: 0.7.2
Release: alt1

Summary: Click params for GeoJSON CLI

License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/cligj/

# Source-url: %__pypi_url %oname

Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildPreReq: python3-devel python3-module-setuptools
BuildRequires: python3-module-pytest
BuildPreReq: python3-module-click

%description
Common arguments and options for GeoJSON processing commands, using
Click.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%check
export PYTHONPATH=$PWD
py.test3 -vv

%files
%doc *.rst
%python3_sitelibdir/*

%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