[packages/python3-mysql-connector] Up to 9.2.0
arekm
arekm at pld-linux.org
Tue Feb 11 11:24:34 CET 2025
commit e6b563be59403bcad87e925dcdf6947efdd0e8aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Feb 11 10:20:51 2025 +0100
Up to 9.2.0
python3-mysql-connector.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python3-mysql-connector.spec b/python3-mysql-connector.spec
index 9a227e7..32d0c18 100644
--- a/python3-mysql-connector.spec
+++ b/python3-mysql-connector.spec
@@ -12,12 +12,12 @@ Summary(pl.UTF-8): Protokół kliencki MySQL zaimplementowany w Pythonie
Name: python3-%{pname}
# check documentation to see which version is GA (we don't want devel releases)
# https://dev.mysql.com/downloads/connector/python/
-Version: 9.1.0
+Version: 9.2.0
Release: 1
License: GPL v2
Group: Libraries/Python
Source0: http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-%{version}-src.tar.gz
-# Source0-md5: eac77c9e7f705e501c1fbdbc5a66a835
+# Source0-md5: 608a884c2b8290f429276afe3c6113e9
#Source0: https://pypi.debian.net/mysql-connector-python/mysql-connector-python-%{version}.tar.gz
Patch0: force-capi.patch
Patch1: tests.patch
@@ -49,8 +49,8 @@ biblioteki MySQL-a, ani żadna kompilacja.
%prep
%setup -q -n mysql-connector-python-%{version}-src
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
export MYSQL_CAPI=%{_bindir}/mysql_config%{mysql_ver}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-mysql-connector.git/commitdiff/e6b563be59403bcad87e925dcdf6947efdd0e8aa
More information about the pld-cvs-commit
mailing list