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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname simplediff

Name: python3-module-%oname
Version: 1.0
Release: alt2

Summary: Simple diff function implemented in Python

License: zlib
Group: Development/Python3
Url: https://github.com/paulgb/simplediff/tree/master/python

Source: %name-%version.tar

Packager: Alexander Makeenkov <amakeenk at altlinux.org>

BuildArch: noarch

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

%description
A Python module to annotate two versions of a list with the values that have
been changed between the versions, similar to unix's diff but with a dead-simple
Python interface.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
python3 test.py

%files
%python3_sitelibdir/*
%doc LICENSE README.*

%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