Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-idna: update to 3.4.
@ 2022-12-23  1:35 mhmdanas
  2022-12-23  1:38 ` mhmdanas
  2023-01-12 20:32 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2022-12-23  1:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages idna-3.4
https://github.com/void-linux/void-packages/pull/41249

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-idna-3.4-41249.patch --]
[-- Type: text/x-diff, Size: 1091 bytes --]

From bce15ea9bcaf8941dda96b3026fd1924ba23c560 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Fri, 23 Dec 2022 01:34:36 +0000
Subject: [PATCH] python3-idna: update to 3.4.

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

diff --git a/srcpkgs/python3-idna/template b/srcpkgs/python3-idna/template
index 1f8d90e6613b..86b346c4fc97 100644
--- a/srcpkgs/python3-idna/template
+++ b/srcpkgs/python3-idna/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-idna'
 pkgname=python3-idna
-version=3.2
-revision=3
+version=3.4
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
@@ -11,7 +11,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/kjd/idna"
 changelog="https://raw.githubusercontent.com/kjd/idna/master/HISTORY.rst"
 distfiles="${PYPI_SITE}/i/idna/idna-${version}.tar.gz"
-checksum=467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3
+checksum=814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: python3-idna: update to 3.4.
  2022-12-23  1:35 [PR PATCH] python3-idna: update to 3.4 mhmdanas
@ 2022-12-23  1:38 ` mhmdanas
  2023-01-12 20:32 ` [PR PATCH] [Merged]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: mhmdanas @ 2022-12-23  1:38 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/41249#issuecomment-1363517172

Comment:
Does https://github.com/kjd/idna/issues/129 affect void-packages? If so, I guess we ought to move to `python3-pep517`, but I wanted to check first.

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

* Re: [PR PATCH] [Merged]: python3-idna: update to 3.4.
  2022-12-23  1:35 [PR PATCH] python3-idna: update to 3.4 mhmdanas
  2022-12-23  1:38 ` mhmdanas
@ 2023-01-12 20:32 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2023-01-12 20:32 UTC (permalink / raw)
  To: ml

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

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

python3-idna: update to 3.4.
https://github.com/void-linux/void-packages/pull/41249

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-01-12 20:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-23  1:35 [PR PATCH] python3-idna: update to 3.4 mhmdanas
2022-12-23  1:38 ` mhmdanas
2023-01-12 20:32 ` [PR PATCH] [Merged]: " abenson

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