Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-peewee: update to 3.17.3.
@ 2024-04-20 20:42 jason1987d
  2024-04-20 20:44 ` [PR PATCH] [Updated] " jason1987d
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: jason1987d @ 2024-04-20 20:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jason1987d/void-packages python3-peewee
https://github.com/void-linux/void-packages/pull/49942

python3-peewee: update to 3.17.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### 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/49942.patch is attached

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

From acbfcacb50a6a49ce26199d1064e6691df18b84f Mon Sep 17 00:00:00 2001
From: Jason Elswick <jason@jasondavid.tv>
Date: Sat, 20 Apr 2024 15:40:28 -0500
Subject: [PATCH] python3-peewee: update to 3.17.3.

---
 srcpkgs/python3-peewee/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-peewee/template b/srcpkgs/python3-peewee/template
index 6d0e6640f48cdd..26565e01c1195c 100644
--- a/srcpkgs/python3-peewee/template
+++ b/srcpkgs/python3-peewee/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-peewee'
 pkgname=python3-peewee
-version=3.14.4
+version=3.17.3
 revision=5
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-Cython0.29"
@@ -12,9 +12,9 @@ license="MIT"
 homepage="https://github.com/coleifer/peewee"
 changelog="https://raw.githubusercontent.com/coleifer/peewee/master/CHANGELOG.md"
 distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
-checksum=cded912439699a63704fcad36ee15093bbf3cca502beb9ae648423f8722178c2
+checksum=fccaf0b61dc88fdfd95526f804fc0f55c09364f2fffaf6d6293c8bd9551227c9
 alternatives="peewee:pwiz:/usr/bin/pwiz.py3"
-make_check=no # tests  require postgres instance
+make_check=no # tests require postgres instance
 
 post_install() {
 	mv $DESTDIR/usr/bin/pwiz.py $DESTDIR/usr/bin/pwiz.py3

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

* Re: [PR PATCH] [Updated] python3-peewee: update to 3.17.3.
  2024-04-20 20:42 [PR PATCH] python3-peewee: update to 3.17.3 jason1987d
@ 2024-04-20 20:44 ` jason1987d
  2024-04-24 14:24 ` jason1987d
  2024-04-25 17:08 ` [PR PATCH] [Merged]: " cinerea0
  2 siblings, 0 replies; 7+ messages in thread
From: jason1987d @ 2024-04-20 20:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jason1987d/void-packages python3-peewee
https://github.com/void-linux/void-packages/pull/49942

python3-peewee: update to 3.17.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### 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/49942.patch is attached

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

From 7c58fb074f7abd6894f54b7c250aa7341b869555 Mon Sep 17 00:00:00 2001
From: Jason Elswick <jason@jasondavid.tv>
Date: Sat, 20 Apr 2024 15:40:28 -0500
Subject: [PATCH] python3-peewee: update to 3.17.3.

---
 srcpkgs/python3-peewee/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-peewee/template b/srcpkgs/python3-peewee/template
index 6d0e6640f48cdd..2b5151535e79ec 100644
--- a/srcpkgs/python3-peewee/template
+++ b/srcpkgs/python3-peewee/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-peewee'
 pkgname=python3-peewee
-version=3.14.4
-revision=5
+version=3.17.3
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-Cython0.29"
 makedepends="python3-devel sqlite-devel"
@@ -12,9 +12,9 @@ license="MIT"
 homepage="https://github.com/coleifer/peewee"
 changelog="https://raw.githubusercontent.com/coleifer/peewee/master/CHANGELOG.md"
 distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
-checksum=cded912439699a63704fcad36ee15093bbf3cca502beb9ae648423f8722178c2
+checksum=fccaf0b61dc88fdfd95526f804fc0f55c09364f2fffaf6d6293c8bd9551227c9
 alternatives="peewee:pwiz:/usr/bin/pwiz.py3"
-make_check=no # tests  require postgres instance
+make_check=no # tests require postgres instance
 
 post_install() {
 	mv $DESTDIR/usr/bin/pwiz.py $DESTDIR/usr/bin/pwiz.py3

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

* Re: python3-peewee: update to 3.17.3.
  2024-04-20 20:42 [PR PATCH] python3-peewee: update to 3.17.3 jason1987d
  2024-04-20 20:44 ` [PR PATCH] [Updated] " jason1987d
@ 2024-04-24 14:24 ` jason1987d
  2024-04-25 17:08 ` [PR PATCH] [Merged]: " cinerea0
  2 siblings, 0 replies; 7+ messages in thread
From: jason1987d @ 2024-04-24 14:24 UTC (permalink / raw)
  To: ml

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

New comment by jason1987d on void-packages repository

https://github.com/void-linux/void-packages/pull/49942#issuecomment-2075077189

Comment:
Was now able to test this, works great!

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

* Re: [PR PATCH] [Merged]: python3-peewee: update to 3.17.3.
  2024-04-20 20:42 [PR PATCH] python3-peewee: update to 3.17.3 jason1987d
  2024-04-20 20:44 ` [PR PATCH] [Updated] " jason1987d
  2024-04-24 14:24 ` jason1987d
@ 2024-04-25 17:08 ` cinerea0
  2 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2024-04-25 17:08 UTC (permalink / raw)
  To: ml

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

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

python3-peewee: update to 3.17.3.
https://github.com/void-linux/void-packages/pull/49942

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

* Re: python3-peewee: update to 3.17.3.
  2024-04-22  8:53 [PR PATCH] " meator
  2024-04-25 17:19 ` cinerea0
  2024-04-25 17:35 ` meator
@ 2024-04-25 18:17 ` cinerea0
  2 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2024-04-25 18:17 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/49978#issuecomment-2077886733

Comment:
In that case yes, a revbump is not needed. Thank you!

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

* Re: python3-peewee: update to 3.17.3.
  2024-04-22  8:53 [PR PATCH] " meator
  2024-04-25 17:19 ` cinerea0
@ 2024-04-25 17:35 ` meator
  2024-04-25 18:17 ` cinerea0
  2 siblings, 0 replies; 7+ messages in thread
From: meator @ 2024-04-25 17:35 UTC (permalink / raw)
  To: ml

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

New comment by meator on void-packages repository

https://github.com/void-linux/void-packages/pull/49978#issuecomment-2077811045

Comment:
Sorry, I haven't noticed #49942, it was submitted first. 

> Sorry, didn't see this one before merging the other. Could you rebase on master and make this a revbump?

Why revbump? Switching to PEP517 shouldn't really change all that much (except for silencing warnings during build).

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

* Re: python3-peewee: update to 3.17.3.
  2024-04-22  8:53 [PR PATCH] " meator
@ 2024-04-25 17:19 ` cinerea0
  2024-04-25 17:35 ` meator
  2024-04-25 18:17 ` cinerea0
  2 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2024-04-25 17:19 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/49978#issuecomment-2077786825

Comment:
Sorry, didn't see this one before merging the other. Could you rebase on master and make this a revbump?

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

end of thread, other threads:[~2024-04-25 18:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-20 20:42 [PR PATCH] python3-peewee: update to 3.17.3 jason1987d
2024-04-20 20:44 ` [PR PATCH] [Updated] " jason1987d
2024-04-24 14:24 ` jason1987d
2024-04-25 17:08 ` [PR PATCH] [Merged]: " cinerea0
2024-04-22  8:53 [PR PATCH] " meator
2024-04-25 17:19 ` cinerea0
2024-04-25 17:35 ` meator
2024-04-25 18:17 ` cinerea0

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