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

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

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

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

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