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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%global pypi_name jsonpatch
%global github_name python-json-patch

Name: python3-module-%pypi_name
Version: 1.32
Release: alt1

Summary: Applying JSON Patches in Python
License: BSD
Group: Development/Python3
Url: https://github.com/stefankoegl/%github_name
BuildArch: noarch

# Source0-url: https://github.com/stefankoegl/python-json-patch/archive/refs/tags/v%version.tar.gz

Source0: %pypi_name-%version.tar

BuildRequires(pre):  rpm-build-python3
BuildRequires: python3-module-jsonpointer >= 1.9


%description
Library to apply JSON Patches according to RFC 6902.

%prep
%setup -q -n %pypi_name-%version

%build
export LC_ALL=en_US.UTF-8
%python3_build

%install
%python3_install

%check
%__python3 tests.py

%files
%doc README.md COPYING
%_bindir/jsondiff
%_bindir/jsonpatch
%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