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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define modulename pymysql

Name: python3-module-%modulename
Version: 1.1.0
Release: alt1

Summary: This pure Python MySQL client provides a DB-API to a MySQL database.

License: MIT
Group: Development/Python3
Url: http://code.google.com/p/pymysql/

BuildArch: noarch

# https://github.com/PyMySQL/PyMySQL.git

Source0: %name-%version.tar

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

%description
This pure Python MySQL client provides a DB-API to a MySQL database by
talking directly to the server via the binary client/server protocol.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%doc *.md example.py
%python3_sitelibdir/%modulename
%python3_sitelibdir/PyMySQL-%version.dist-info

%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