Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-mysqlclient: update to 2.1.0.
@ 2022-01-15 10:35 hamlolum
  2022-01-20  0:59 ` [PR REVIEW] " paper42
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: hamlolum @ 2022-01-15 10:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

There is a new pull request by hamlolum against master on the void-packages repository

https://github.com/hamlolum/void-packages mysqlclient
https://github.com/void-linux/void-packages/pull/35062

python3-mysqlclient: update to 2.1.0.


#### Testing the changes
- I tested the changes in this PR: **YES**



#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

A patch file from https://github.com/void-linux/void-packages/pull/35062.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mysqlclient-35062.patch --]
[-- Type: text/x-diff, Size: 1348 bytes --]

From 7b9e08701944a8b90b33051744f40d7bb332ea72 Mon Sep 17 00:00:00 2001
From: hamlolum <hamlolum@tilde.club>
Date: Sat, 15 Jan 2022 16:03:41 +0530
Subject: [PATCH] python3-mysqlclient: update to 2.1.0.

---
 srcpkgs/python3-mysqlclient/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-mysqlclient/template b/srcpkgs/python3-mysqlclient/template
index 696dddf7f595..4de3d2192073 100644
--- a/srcpkgs/python3-mysqlclient/template
+++ b/srcpkgs/python3-mysqlclient/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-mysqlclient'
 pkgname=python3-mysqlclient
-version=1.3.14
-revision=8
+version=2.1.0
+revision=1
 wrksrc="mysqlclient-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,6 +10,6 @@ depends="python3"
 short_desc="Python3 interface to MySQL/MariaDB"
 maintainer="Alin Dobre <alin.dobre@outlook.com>"
 license="GPL-2.0-or-later"
-homepage="https://github.com/PyMySQL/mysqlclient-python"
-distfiles="${PYPI_SITE}/m/mysqlclient/mysqlclient-${version}.tar.gz"
-checksum=3981ae9ce545901a36a8b7aed76ed02960a429f75dc53b7ad77fb2f9ab7cd56b
+homepage="https://github.com/PyMySQL/mysqlclient"
+distfiles="https://github.com/PyMySQL/mysqlclient/archive/refs/tags/v${version}.tar.gz"
+checksum=b202e33d06ac87d400091b61346c90798a77432e2ea4ac6441eed4d4106832a7

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-07-07  2:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-15 10:35 [PR PATCH] python3-mysqlclient: update to 2.1.0 hamlolum
2022-01-20  0:59 ` [PR REVIEW] " paper42
2022-01-20  6:55 ` hamlolum
2022-01-20  6:56 ` [PR PATCH] [Updated] " hamlolum
2022-01-20  6:57 ` [PR REVIEW] " hamlolum
2022-01-20  7:02 ` hamlolum
2022-01-20  7:48 ` [PR PATCH] [Updated] " hamlolum
2022-01-20  9:19 ` [PR REVIEW] " paper42
2022-01-20  9:23 ` paper42
2022-01-20  9:32 ` Johnnynator
2022-01-20 11:02 ` [PR PATCH] [Updated] " hamlolum
2022-01-20 11:03 ` [PR REVIEW] " hamlolum
2022-06-22  2:14 ` github-actions
2022-07-07  2:14 ` [PR PATCH] [Closed]: " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).