Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-importlib_metadata: update to 4.11.3.
@ 2022-03-23 17:41 tibequadorian
  2022-03-23 18:35 ` [PR PATCH] [Updated] " tibequadorian
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tibequadorian @ 2022-03-23 17:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages python3-importlib_metadata
https://github.com/void-linux/void-packages/pull/36300

python3-importlib_metadata: update to 4.11.3.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/36300.patch is attached

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

From 6fe6918f111aed2f284c834eb80d6327e058f940 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 23 Mar 2022 18:35:43 +0100
Subject: [PATCH] python3-importlib_metadata: update to 4.11.3.

---
 srcpkgs/python3-importlib_metadata/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-importlib_metadata/template b/srcpkgs/python3-importlib_metadata/template
index 95f75fa66350..9a21b1733f4d 100644
--- a/srcpkgs/python3-importlib_metadata/template
+++ b/srcpkgs/python3-importlib_metadata/template
@@ -1,16 +1,17 @@
 # Template file for 'python3-importlib_metadata'
 pkgname=python3-importlib_metadata
-version=4.8.1
-revision=2
+version=4.11.3
+revision=1
 wrksrc="importlib_metadata-${version}"
-build_style=python3-module
-hostmakedepends="python3-setuptools_scm"
+build_style=python3-pep517
+hostmakedepends="python3-wheel python3-setuptools_scm"
 depends="python3-zipp"
 short_desc="Read metadata from Python packages (Python 3)"
 maintainer="Lorem <notloremipsum@protonmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/python/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=f284b3e11256ad1e5d03ab86bb2ccd6f5339688ff17a4d797a0fe7df326f23b1
+checksum=ea4c597ebf37142f827b8f39299579e31685c31d3a438b59f469406afd0f2539
 # Needs unpackaged "pyfakefs"
 make_check=no

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

end of thread, other threads:[~2022-07-15  2:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-23 17:41 [PR PATCH] python3-importlib_metadata: update to 4.11.3 tibequadorian
2022-03-23 18:35 ` [PR PATCH] [Updated] " tibequadorian
2022-03-23 23:35 ` [PR PATCH] [Updated] python3-zipp: update to 3.7.0, " tibequadorian
2022-03-24 12:13 ` tibequadorian
2022-06-30  2:15 ` github-actions
2022-07-15  2:15 ` [PR PATCH] [Closed]: " github-actions

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