Github messages for voidlinux
 help / color / mirror / Atom feed
From: dexgs <dexgs@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-matrix-nio: update to 0.24.0.
Date: Tue, 30 Jan 2024 00:32:01 +0100	[thread overview]
Message-ID: <20240129233201.A8AE827249@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48436@inbox.vuxu.org>

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

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

https://github.com/dexgs/void-packages python3-matrix-nio
https://github.com/void-linux/void-packages/pull/48436

python3-matrix-nio: update to 0.24.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->
The version of `python3-matrix-nio` currently packaged depends on `python3-future` which is currently doesn't work under Python 3.12. The latest release of `python3-matrix-nio` does not have this problem.

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### 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/48436.patch is attached

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

From 089670e525d35f5fe83e6449528073a988d778ca Mon Sep 17 00:00:00 2001
From: Dexter Gaon-Shatford <dexter.gaonshatford@gmail.com>
Date: Mon, 29 Jan 2024 01:00:05 -0500
Subject: [PATCH] python3-matrix-nio: update to 0.24.0.

---
 srcpkgs/python3-matrix-nio/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template
index ffc909cfa64e0..d2f0d97f22c12 100644
--- a/srcpkgs/python3-matrix-nio/template
+++ b/srcpkgs/python3-matrix-nio/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-matrix-nio'
 pkgname=python3-matrix-nio
-version=0.20.2
-revision=2
+version=0.24.0
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-poetry-core"
 depends="python3-future python3-aiohttp python3-aiofiles python3-h11
@@ -11,13 +11,14 @@ depends="python3-future python3-aiohttp python3-aiofiles python3-h11
 checkdepends="${depends} python3-pytest python3-pytest-isort python3-pytest-cov
  python3-hyperframe python3-hypothesis python3-hpack python3-Faker python3-mypy
  python3-pytest-aiohttp python3-aioresponses python3-pytest-benchmark"
+checkdepends="python3-setuptools"
 short_desc="Python3 matrix.org client library designed without builtin io"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="ISC"
 homepage="https://github.com/poljar/matrix-nio"
 changelog="https://github.com/poljar/matrix-nio/raw/main/CHANGELOG.md"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=0beb12857e909671e6db57b0edd936efef23e9baae90e276cfe4e69c952b5e62
+checksum=bf7a92db99d8bc2d83a8776b4f5ea93320ea3f33a501b999dc4ee1dc0e23973c
 
 post_install() {
 	vlicense LICENSE.md

  reply	other threads:[~2024-01-29 23:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-29 23:27 [PR PATCH] " dexgs
2024-01-29 23:32 ` dexgs [this message]
2024-01-29 23:36 ` [PR PATCH] [Updated] " dexgs
2024-01-30 16:47 ` tornaria
2024-01-31 22:42 ` [PR PATCH] [Updated] " dexgs
2024-02-07 19:08 ` cinerea0
2024-02-07 19:08 ` [PR PATCH] [Closed]: " cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240129233201.A8AE827249@inbox.vuxu.org \
    --to=dexgs@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).