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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname jsondiff

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

Summary: Diff JSON and JSON-like structures in Python

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

# Source-url: https://pypi.io/packages/source/j/%oname/%oname-%version.tar.gz

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools

Conflicts: jdiff

%description
Diff JSON and JSON-like structures in Python.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%check
python3 setup.py test

%files
%doc *.rst
%_bindir/jdiff
%python3_sitelibdir/*

%changelog

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

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