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

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