Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-importlib_metadata: update to 5.2.0.
@ 2022-12-22 19:22 icp1994
  2023-01-02  7:12 ` [PR PATCH] [Updated] " icp1994
  2023-01-09 15:14 ` [PR PATCH] [Merged]: python3-importlib_metadata: update to 6.0.0 paper42
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2022-12-22 19:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-importlib_metadata
https://github.com/void-linux/void-packages/pull/41244

python3-importlib_metadata: update to 5.2.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From bf3d362140abef4e35a5a65a9ab56729cac7a91b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 19 Dec 2022 22:47:30 +0530
Subject: [PATCH] python3-importlib_metadata: update to 5.2.0.

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

diff --git a/srcpkgs/python3-importlib_metadata/template b/srcpkgs/python3-importlib_metadata/template
index 9f8f6534d399..6205c21cb5c0 100644
--- a/srcpkgs/python3-importlib_metadata/template
+++ b/srcpkgs/python3-importlib_metadata/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-importlib_metadata'
 pkgname=python3-importlib_metadata
-version=5.1.0
+version=5.2.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-wheel"
@@ -11,4 +11,4 @@ license="Apache-2.0"
 homepage="https://pypi.org/project/importlib-metadata/"
 changelog="https://raw.githubusercontent.com/python/importlib_metadata/main/CHANGES.rst"
 distfiles="${PYPI_SITE}/i/importlib_metadata/importlib_metadata-${version}.tar.gz"
-checksum=d5059f9f1e8e41f80e9c56c2ee58811450c31984dfa625329ffd7c0dad88a73b
+checksum=404d48d62bba0b7a77ff9d405efd91501bef2e67ff4ace0bed40a0cf28c3c7cd

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

* Re: [PR PATCH] [Updated] python3-importlib_metadata: update to 5.2.0.
  2022-12-22 19:22 [PR PATCH] python3-importlib_metadata: update to 5.2.0 icp1994
@ 2023-01-02  7:12 ` icp1994
  2023-01-09 15:14 ` [PR PATCH] [Merged]: python3-importlib_metadata: update to 6.0.0 paper42
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-01-02  7:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-importlib_metadata
https://github.com/void-linux/void-packages/pull/41244

python3-importlib_metadata: update to 5.2.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From a58899430774679e21524cd36c513c66f00af283 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 19 Dec 2022 22:47:30 +0530
Subject: [PATCH] python3-importlib_metadata: update to 6.0.0.

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

diff --git a/srcpkgs/python3-importlib_metadata/template b/srcpkgs/python3-importlib_metadata/template
index 9f8f6534d399..128ff01187f0 100644
--- a/srcpkgs/python3-importlib_metadata/template
+++ b/srcpkgs/python3-importlib_metadata/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-importlib_metadata'
 pkgname=python3-importlib_metadata
-version=5.1.0
+version=6.0.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-wheel"
@@ -11,4 +11,4 @@ license="Apache-2.0"
 homepage="https://pypi.org/project/importlib-metadata/"
 changelog="https://raw.githubusercontent.com/python/importlib_metadata/main/CHANGES.rst"
 distfiles="${PYPI_SITE}/i/importlib_metadata/importlib_metadata-${version}.tar.gz"
-checksum=d5059f9f1e8e41f80e9c56c2ee58811450c31984dfa625329ffd7c0dad88a73b
+checksum=e354bedeb60efa6affdcc8ae121b73544a7aa74156d047311948f6d711cd378d

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

* Re: [PR PATCH] [Merged]: python3-importlib_metadata: update to 6.0.0.
  2022-12-22 19:22 [PR PATCH] python3-importlib_metadata: update to 5.2.0 icp1994
  2023-01-02  7:12 ` [PR PATCH] [Updated] " icp1994
@ 2023-01-09 15:14 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-01-09 15:14 UTC (permalink / raw)
  To: ml

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

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

python3-importlib_metadata: update to 6.0.0.
https://github.com/void-linux/void-packages/pull/41244

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-01-09 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-22 19:22 [PR PATCH] python3-importlib_metadata: update to 5.2.0 icp1994
2023-01-02  7:12 ` [PR PATCH] [Updated] " icp1994
2023-01-09 15:14 ` [PR PATCH] [Merged]: python3-importlib_metadata: update to 6.0.0 paper42

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