Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-janus: update to 1.0.0.
@ 2023-09-01 16:31 non-Jedi
  2023-09-01 16:34 ` [PR PATCH] [Updated] " non-Jedi
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: non-Jedi @ 2023-09-01 16:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/non-Jedi/void-packages python3-janus-1.0.0
https://github.com/void-linux/void-packages/pull/45871

python3-janus: update to 1.0.0.
Tested locally on x86_64-glibc. All tests pass. Also briefly tested dependent pantalaimon and didn't find any issues. Tests passed.

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

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

From 9e33080812bc27d8686ae11ed843f126dd0e9fa7 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 1 Sep 2023 10:28:29 -0400
Subject: [PATCH] python3-janus: update to 1.0.0.

Tested locally on x86_64-glibc. All tests pass. Also briefly tested dependent pantalaimon
and didn't find any issues.
---
 srcpkgs/python3-janus/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-janus/template b/srcpkgs/python3-janus/template
index c0cc79d12546b..03de1712a26c0 100644
--- a/srcpkgs/python3-janus/template
+++ b/srcpkgs/python3-janus/template
@@ -1,13 +1,14 @@
 # Template file for 'python3-janus'
 pkgname=python3-janus
-version=0.5.0
-revision=5
+version=1.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3"
+depends="python3 python3-typing_extensions"
+checkdepends="${depends} python3-pytest-asyncio"
 short_desc="Thread-safe asyncio-aware queue"
 maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="Apache-2.0"
 homepage="https://github.com/aio-libs/janus"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=b2360921f1c30da53ef8a40a3e90824164cd592373434a1e0c7203a058ca09c0
+checksum=7795be8173faf473bbf0139e398bd0756b24e0f3fa3f11db729efc23f9032cfb

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

* Re: [PR PATCH] [Updated] python3-janus: update to 1.0.0.
  2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
@ 2023-09-01 16:34 ` non-Jedi
  2023-09-07  0:51 ` [PR REVIEW] " classabbyamp
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: non-Jedi @ 2023-09-01 16:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/non-Jedi/void-packages python3-janus-1.0.0
https://github.com/void-linux/void-packages/pull/45871

python3-janus: update to 1.0.0.
Tested locally on x86_64-glibc. All tests pass. Also briefly tested dependent pantalaimon and didn't find any issues. Tests passed.

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

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

From 79d4463c2c285df761822880d578b5bdfe3540c0 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 1 Sep 2023 10:28:29 -0400
Subject: [PATCH] python3-janus: update to 1.0.0.

Tested locally on x86_64-glibc. All tests pass. Also briefly tested
dependent pantalaimon and didn't find any issues.
---
 srcpkgs/python3-janus/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-janus/template b/srcpkgs/python3-janus/template
index c0cc79d12546b..03de1712a26c0 100644
--- a/srcpkgs/python3-janus/template
+++ b/srcpkgs/python3-janus/template
@@ -1,13 +1,14 @@
 # Template file for 'python3-janus'
 pkgname=python3-janus
-version=0.5.0
-revision=5
+version=1.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3"
+depends="python3 python3-typing_extensions"
+checkdepends="${depends} python3-pytest-asyncio"
 short_desc="Thread-safe asyncio-aware queue"
 maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="Apache-2.0"
 homepage="https://github.com/aio-libs/janus"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=b2360921f1c30da53ef8a40a3e90824164cd592373434a1e0c7203a058ca09c0
+checksum=7795be8173faf473bbf0139e398bd0756b24e0f3fa3f11db729efc23f9032cfb

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

* Re: [PR REVIEW] python3-janus: update to 1.0.0.
  2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
  2023-09-01 16:34 ` [PR PATCH] [Updated] " non-Jedi
@ 2023-09-07  0:51 ` classabbyamp
  2023-09-11 16:27 ` [PR PATCH] [Updated] " non-Jedi
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2023-09-07  0:51 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45871#discussion_r1317960352

Comment:
```suggestion
depends="python3-typing_extensions"
```

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

* Re: [PR PATCH] [Updated] python3-janus: update to 1.0.0.
  2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
  2023-09-01 16:34 ` [PR PATCH] [Updated] " non-Jedi
  2023-09-07  0:51 ` [PR REVIEW] " classabbyamp
@ 2023-09-11 16:27 ` non-Jedi
  2023-09-11 16:27 ` [PR REVIEW] " non-Jedi
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: non-Jedi @ 2023-09-11 16:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/non-Jedi/void-packages python3-janus-1.0.0
https://github.com/void-linux/void-packages/pull/45871

python3-janus: update to 1.0.0.
Tested locally on x86_64-glibc. All tests pass. Also briefly tested dependent pantalaimon and didn't find any issues. Tests passed.

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

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

From 4411d2a00d3d940947120391748d078e74d5fd4f Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 1 Sep 2023 10:28:29 -0400
Subject: [PATCH] python3-janus: update to 1.0.0.

Tested locally on x86_64-glibc. All tests pass. Also briefly tested
dependent pantalaimon and didn't find any issues.
---
 srcpkgs/python3-janus/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-janus/template b/srcpkgs/python3-janus/template
index c0cc79d12546b..1bd1d1b0643a8 100644
--- a/srcpkgs/python3-janus/template
+++ b/srcpkgs/python3-janus/template
@@ -1,13 +1,14 @@
 # Template file for 'python3-janus'
 pkgname=python3-janus
-version=0.5.0
-revision=5
+version=1.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3"
+depends="python3-typing_extensions"
+checkdepends="${depends} python3-pytest-asyncio"
 short_desc="Thread-safe asyncio-aware queue"
 maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="Apache-2.0"
 homepage="https://github.com/aio-libs/janus"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=b2360921f1c30da53ef8a40a3e90824164cd592373434a1e0c7203a058ca09c0
+checksum=7795be8173faf473bbf0139e398bd0756b24e0f3fa3f11db729efc23f9032cfb

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

* Re: [PR REVIEW] python3-janus: update to 1.0.0.
  2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
                   ` (2 preceding siblings ...)
  2023-09-11 16:27 ` [PR PATCH] [Updated] " non-Jedi
@ 2023-09-11 16:27 ` non-Jedi
  2023-09-11 16:31 ` classabbyamp
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: non-Jedi @ 2023-09-11 16:27 UTC (permalink / raw)
  To: ml

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

New review comment by non-Jedi on void-packages repository

https://github.com/void-linux/void-packages/pull/45871#discussion_r1321799498

Comment:
Done. Thanks.

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

* Re: [PR REVIEW] python3-janus: update to 1.0.0.
  2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
                   ` (3 preceding siblings ...)
  2023-09-11 16:27 ` [PR REVIEW] " non-Jedi
@ 2023-09-11 16:31 ` classabbyamp
  2023-12-11  1:47 ` github-actions
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2023-09-11 16:31 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45871#discussion_r1321803193

Comment:
```suggestion
distfiles="https://github.com/aio-libs/janus/archive/refs/tags/v${version}.tar.gz"
```

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

* Re: python3-janus: update to 1.0.0.
  2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
                   ` (4 preceding siblings ...)
  2023-09-11 16:31 ` classabbyamp
@ 2023-12-11  1:47 ` github-actions
  2023-12-11 16:15 ` [PR PATCH] [Updated] " non-Jedi
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2023-12-11  1:47 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/45871#issuecomment-1849199421

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] python3-janus: update to 1.0.0.
  2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
                   ` (5 preceding siblings ...)
  2023-12-11  1:47 ` github-actions
@ 2023-12-11 16:15 ` non-Jedi
  2023-12-11 16:15 ` [PR REVIEW] " non-Jedi
  2024-01-16 23:20 ` [PR PATCH] [Merged]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: non-Jedi @ 2023-12-11 16:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/non-Jedi/void-packages python3-janus-1.0.0
https://github.com/void-linux/void-packages/pull/45871

python3-janus: update to 1.0.0.
Tested locally on x86_64-glibc. All tests pass. Also briefly tested dependent pantalaimon and didn't find any issues. Tests passed.

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

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

From 90065e318cb57c772f5b302616549fdd9491a39a Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 1 Sep 2023 10:28:29 -0400
Subject: [PATCH] python3-janus: update to 1.0.0.

Tested locally on x86_64-glibc. All tests pass. Also briefly tested
dependent pantalaimon and didn't find any issues.
---
 srcpkgs/python3-janus/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-janus/template b/srcpkgs/python3-janus/template
index c1ce9674c235f..e7fd3ec3579c8 100644
--- a/srcpkgs/python3-janus/template
+++ b/srcpkgs/python3-janus/template
@@ -1,13 +1,14 @@
 # Template file for 'python3-janus'
 pkgname=python3-janus
-version=0.5.0
-revision=6
+version=1.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3"
+depends="python3-typing_extensions"
+checkdepends="${depends} python3-pytest-asyncio"
 short_desc="Thread-safe asyncio-aware queue"
 maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="Apache-2.0"
 homepage="https://github.com/aio-libs/janus"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=b2360921f1c30da53ef8a40a3e90824164cd592373434a1e0c7203a058ca09c0
+distfiles="https://github.com/aio-libs/janus/archive/refs/tags/v${version}.tar.gz"
+checksum=7795be8173faf473bbf0139e398bd0756b24e0f3fa3f11db729efc23f9032cfb

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

* Re: [PR REVIEW] python3-janus: update to 1.0.0.
  2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
                   ` (6 preceding siblings ...)
  2023-12-11 16:15 ` [PR PATCH] [Updated] " non-Jedi
@ 2023-12-11 16:15 ` non-Jedi
  2024-01-16 23:20 ` [PR PATCH] [Merged]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: non-Jedi @ 2023-12-11 16:15 UTC (permalink / raw)
  To: ml

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

New review comment by non-Jedi on void-packages repository

https://github.com/void-linux/void-packages/pull/45871#discussion_r1422746422

Comment:
Done. Thanks.

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

* Re: [PR PATCH] [Merged]: python3-janus: update to 1.0.0.
  2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
                   ` (7 preceding siblings ...)
  2023-12-11 16:15 ` [PR REVIEW] " non-Jedi
@ 2024-01-16 23:20 ` classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2024-01-16 23:20 UTC (permalink / raw)
  To: ml

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

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

python3-janus: update to 1.0.0.
https://github.com/void-linux/void-packages/pull/45871

Description:
Tested locally on x86_64-glibc. All tests pass. Also briefly tested dependent pantalaimon and didn't find any issues. Tests passed.

#### 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] 10+ messages in thread

end of thread, other threads:[~2024-01-16 23:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-01 16:31 [PR PATCH] python3-janus: update to 1.0.0 non-Jedi
2023-09-01 16:34 ` [PR PATCH] [Updated] " non-Jedi
2023-09-07  0:51 ` [PR REVIEW] " classabbyamp
2023-09-11 16:27 ` [PR PATCH] [Updated] " non-Jedi
2023-09-11 16:27 ` [PR REVIEW] " non-Jedi
2023-09-11 16:31 ` classabbyamp
2023-12-11  1:47 ` github-actions
2023-12-11 16:15 ` [PR PATCH] [Updated] " non-Jedi
2023-12-11 16:15 ` [PR REVIEW] " non-Jedi
2024-01-16 23:20 ` [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).