Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-SQLAlchemy: update to 1.4.50.
@ 2023-11-17 18:13 Luciogi
  2023-11-18  0:44 ` [PR REVIEW] " paper42
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Luciogi @ 2023-11-17 18:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages py3-SQLAlchemy
https://github.com/void-linux/void-packages/pull/47285

python3-SQLAlchemy: update to 1.4.50.

#### 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)


## I check depends from 
- https://github.com/sqlalchemy/sqlalchemy/blob/rel_1_4_50/setup.cfg


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

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

From db488c9262137e2eaed2f07deb2a03800796a325 Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Fri, 17 Nov 2023 22:54:32 +0500
Subject: [PATCH] python3-SQLAlchemy: update to 1.4.50.

---
 srcpkgs/python3-SQLAlchemy/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-SQLAlchemy/template b/srcpkgs/python3-SQLAlchemy/template
index 5bdbe7c35f67a..1959aa2ed735a 100644
--- a/srcpkgs/python3-SQLAlchemy/template
+++ b/srcpkgs/python3-SQLAlchemy/template
@@ -1,19 +1,18 @@
 # Template file for 'python3-SQLAlchemy'
 pkgname=python3-SQLAlchemy
-version=1.3.18
-revision=6
+version=1.4.50
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
-depends="python3"
+depends="python3 python3-typing_extensions python3-greenlet"
 checkdepends="python3-pytest-xdist"
 short_desc="SQL Toolkit and Object Relational Mapper for Python3"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://www.sqlalchemy.org"
 distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
-checksum=da2fb75f64792c1fc64c82313a00c728a7c301efe6a60b7a9fe35b16b4368ce7
-make_check=no # FIXME
+checksum=3b97ddf509fc21e10b09403b5219b06c5b558b27fc2453150274fa4e70707dbf
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-SQLAlchemy: update to 1.4.50.
  2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
@ 2023-11-18  0:44 ` paper42
  2023-11-18  3:00 ` Luciogi
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2023-11-18  0:44 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/47285#discussion_r1398015712

Comment:
why typing-extensions?

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

* Re: [PR REVIEW] python3-SQLAlchemy: update to 1.4.50.
  2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
  2023-11-18  0:44 ` [PR REVIEW] " paper42
@ 2023-11-18  3:00 ` Luciogi
  2023-11-18  5:39 ` classabbyamp
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Luciogi @ 2023-11-18  3:00 UTC (permalink / raw)
  To: ml

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

New review comment by Luciogi on void-packages repository

https://github.com/void-linux/void-packages/pull/47285#discussion_r1398047654

Comment:
https://github.com/sqlalchemy/sqlalchemy/blob/rel_1_4_50/setup.cfg#L85

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

* Re: [PR REVIEW] python3-SQLAlchemy: update to 1.4.50.
  2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
  2023-11-18  0:44 ` [PR REVIEW] " paper42
  2023-11-18  3:00 ` Luciogi
@ 2023-11-18  5:39 ` classabbyamp
  2023-11-18  5:39 ` classabbyamp
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2023-11-18  5:39 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47285#discussion_r1398094992

Comment:
that's an optional dependency if using aiosqlite

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

* Re: [PR REVIEW] python3-SQLAlchemy: update to 1.4.50.
  2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
                   ` (2 preceding siblings ...)
  2023-11-18  5:39 ` classabbyamp
@ 2023-11-18  5:39 ` classabbyamp
  2023-11-18 10:22 ` Luciogi
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2023-11-18  5:39 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47285#discussion_r1398094992

Comment:
that's an optional dependency if using aiosqlite

also remove `python3`, `python3-greenlet` depends on it already

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

* Re: [PR REVIEW] python3-SQLAlchemy: update to 1.4.50.
  2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
                   ` (3 preceding siblings ...)
  2023-11-18  5:39 ` classabbyamp
@ 2023-11-18 10:22 ` Luciogi
  2023-11-18 10:23 ` Luciogi
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Luciogi @ 2023-11-18 10:22 UTC (permalink / raw)
  To: ml

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

New review comment by Luciogi on void-packages repository

https://github.com/void-linux/void-packages/pull/47285#discussion_r1398183902

Comment:
So I `typing-extensions` along with `greenlet` should be removed ?

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

* Re: [PR REVIEW] python3-SQLAlchemy: update to 1.4.50.
  2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
                   ` (4 preceding siblings ...)
  2023-11-18 10:22 ` Luciogi
@ 2023-11-18 10:23 ` Luciogi
  2023-11-18 10:37 ` Luciogi
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Luciogi @ 2023-11-18 10:23 UTC (permalink / raw)
  To: ml

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

New review comment by Luciogi on void-packages repository

https://github.com/void-linux/void-packages/pull/47285#discussion_r1398183902

Comment:
So `typing-extensions` along with `greenlet` should be removed ?

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

* Re: [PR REVIEW] python3-SQLAlchemy: update to 1.4.50.
  2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
                   ` (5 preceding siblings ...)
  2023-11-18 10:23 ` Luciogi
@ 2023-11-18 10:37 ` Luciogi
  2023-11-18 11:03 ` [PR PATCH] [Updated] " Luciogi
  2023-11-18 21:10 ` [PR PATCH] [Merged]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: Luciogi @ 2023-11-18 10:37 UTC (permalink / raw)
  To: ml

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

New review comment by Luciogi on void-packages repository

https://github.com/void-linux/void-packages/pull/47285#discussion_r1398183902

Comment:
So `typing-extensions` along with `greenlet` should be removed ?

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

* Re: [PR PATCH] [Updated] python3-SQLAlchemy: update to 1.4.50.
  2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
                   ` (6 preceding siblings ...)
  2023-11-18 10:37 ` Luciogi
@ 2023-11-18 11:03 ` Luciogi
  2023-11-18 21:10 ` [PR PATCH] [Merged]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: Luciogi @ 2023-11-18 11:03 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Luciogi against master on the void-packages repository

https://github.com/Luciogi/void-packages py3-SQLAlchemy
https://github.com/void-linux/void-packages/pull/47285

python3-SQLAlchemy: update to 1.4.50.
#### 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)


## I checked depends from 
- https://github.com/sqlalchemy/sqlalchemy/blob/rel_1_4_50/setup.cfg


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

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

From 9be2677f2d9d5056011362e0fa5c821d58efdb4b Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Fri, 17 Nov 2023 22:54:32 +0500
Subject: [PATCH] python3-SQLAlchemy: update to 1.4.50.

---
 srcpkgs/python3-SQLAlchemy/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-SQLAlchemy/template b/srcpkgs/python3-SQLAlchemy/template
index 5bdbe7c35f67a..e3d67f29108b1 100644
--- a/srcpkgs/python3-SQLAlchemy/template
+++ b/srcpkgs/python3-SQLAlchemy/template
@@ -1,19 +1,18 @@
 # Template file for 'python3-SQLAlchemy'
 pkgname=python3-SQLAlchemy
-version=1.3.18
-revision=6
+version=1.4.50
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
-depends="python3"
+depends="python3-greenlet"
 checkdepends="python3-pytest-xdist"
 short_desc="SQL Toolkit and Object Relational Mapper for Python3"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://www.sqlalchemy.org"
 distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
-checksum=da2fb75f64792c1fc64c82313a00c728a7c301efe6a60b7a9fe35b16b4368ce7
-make_check=no # FIXME
+checksum=3b97ddf509fc21e10b09403b5219b06c5b558b27fc2453150274fa4e70707dbf
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-SQLAlchemy: update to 1.4.50.
  2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
                   ` (7 preceding siblings ...)
  2023-11-18 11:03 ` [PR PATCH] [Updated] " Luciogi
@ 2023-11-18 21:10 ` classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2023-11-18 21:10 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

python3-SQLAlchemy: update to 1.4.50.
https://github.com/void-linux/void-packages/pull/47285

Description:
#### 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)


## I checked depends from 
- https://github.com/sqlalchemy/sqlalchemy/blob/rel_1_4_50/setup.cfg


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

end of thread, other threads:[~2023-11-18 21:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-17 18:13 [PR PATCH] python3-SQLAlchemy: update to 1.4.50 Luciogi
2023-11-18  0:44 ` [PR REVIEW] " paper42
2023-11-18  3:00 ` Luciogi
2023-11-18  5:39 ` classabbyamp
2023-11-18  5:39 ` classabbyamp
2023-11-18 10:22 ` Luciogi
2023-11-18 10:23 ` Luciogi
2023-11-18 10:37 ` Luciogi
2023-11-18 11:03 ` [PR PATCH] [Updated] " Luciogi
2023-11-18 21:10 ` [PR PATCH] [Merged]: " classabbyamp

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).