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

Group :: Development/Python3
RPM: python3-module-mysql-replication

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname mysql-replication

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

Summary: Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL

License: MIT
Group: Development/Python3
Url: https://pypi.org/project/mysql-replication/
Packager: Python Development Team <python at packages.altlinux.org>

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro
BuildRequires(pre): rpm-build-python3

# generated by epm restore --dry-run from mysql-replication/setup.py install_requires

%py3_use pymysql >= 0.6

%description
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL.
This allow you to receive event like insert, update, delete with their datas and raw SQL queries.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune

%check
#python3 setup.py test

%files
%doc README.md
%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