Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-jaraco.functools: update to 4.0.2.
@ 2024-09-23  9:32 Emru1
  2024-09-24 21:03 ` [PR PATCH] [Closed]: " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Emru1 @ 2024-09-23  9:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Emru1/void-packages jaraco-functools
https://github.com/void-linux/void-packages/pull/52316

python3-jaraco.functools: update to 4.0.2.
<!-- 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, amd64-glibc


Needed for https://github.com/void-linux/void-packages/pull/52315, I think



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jaraco-functools-52316.patch --]
[-- Type: text/x-diff, Size: 1424 bytes --]

From ceec89293b96e96de643e2c3c535947e04f2ace1 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emru@emru.xyz>
Date: Mon, 23 Sep 2024 10:40:09 +0200
Subject: [PATCH] python3-jaraco.functools: update to 4.0.2.

---
 srcpkgs/python3-jaraco.functools/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-jaraco.functools/template b/srcpkgs/python3-jaraco.functools/template
index 456768cec0d387..0ebc5d8027e33d 100644
--- a/srcpkgs/python3-jaraco.functools/template
+++ b/srcpkgs/python3-jaraco.functools/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-jaraco.functools'
 pkgname=python3-jaraco.functools
-version=3.5.1
-revision=3
+version=4.0.2
+revision=1
 build_style=python3-pep517
 make_check_args="--override-ini='addopts=--doctest-modules'"
 hostmakedepends="python3-wheel python3-setuptools_scm"
@@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jaraco/jaraco.functools"
 changelog="https://raw.githubusercontent.com/jaraco/jaraco.functools/master/CHANGES.rst"
-distfiles="${PYPI_SITE}/j/jaraco.functools/jaraco.functools-${version}.tar.gz"
-checksum=d0adcf91710a0853efe9f23a78fad586bf67df572f0d6d8e0fa36d289ae1c1d9
+distfiles="${PYPI_SITE}/j/jaraco.functools/jaraco_functools-${version}.tar.gz"
+checksum=3460c74cd0d32bf82b9576bbb3527c4364d5b27a21f5158a62aed6c4b42e23f5
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Closed]: python3-jaraco.functools: update to 4.0.2.
  2024-09-23  9:32 [PR PATCH] python3-jaraco.functools: update to 4.0.2 Emru1
@ 2024-09-24 21:03 ` classabbyamp
  2024-09-25 12:39 ` Emru1
  2024-09-25 13:21 ` Emru1
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-09-24 21:03 UTC (permalink / raw)
  To: ml

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

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

python3-jaraco.functools: update to 4.0.2.
https://github.com/void-linux/void-packages/pull/52316

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, amd64-glibc


Needed for https://github.com/void-linux/void-packages/pull/52315, I think



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

* Re: python3-jaraco.functools: update to 4.0.2.
  2024-09-23  9:32 [PR PATCH] python3-jaraco.functools: update to 4.0.2 Emru1
  2024-09-24 21:03 ` [PR PATCH] [Closed]: " classabbyamp
@ 2024-09-25 12:39 ` Emru1
  2024-09-25 13:21 ` Emru1
  2 siblings, 0 replies; 4+ messages in thread
From: Emru1 @ 2024-09-25 12:39 UTC (permalink / raw)
  To: ml

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

New comment by Emru1 on void-packages repository

https://github.com/void-linux/void-packages/pull/52316#issuecomment-2373973510

Comment:
@classabbyamp why?

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

* Re: python3-jaraco.functools: update to 4.0.2.
  2024-09-23  9:32 [PR PATCH] python3-jaraco.functools: update to 4.0.2 Emru1
  2024-09-24 21:03 ` [PR PATCH] [Closed]: " classabbyamp
  2024-09-25 12:39 ` Emru1
@ 2024-09-25 13:21 ` Emru1
  2 siblings, 0 replies; 4+ messages in thread
From: Emru1 @ 2024-09-25 13:21 UTC (permalink / raw)
  To: ml

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

New comment by Emru1 on void-packages repository

https://github.com/void-linux/void-packages/pull/52316#issuecomment-2373973510

Comment:
@classabbyamp why?

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

end of thread, other threads:[~2024-09-25 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-23  9:32 [PR PATCH] python3-jaraco.functools: update to 4.0.2 Emru1
2024-09-24 21:03 ` [PR PATCH] [Closed]: " classabbyamp
2024-09-25 12:39 ` Emru1
2024-09-25 13:21 ` Emru1

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