Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-utils: update to 3.8.2.
Date: Thu, 14 Mar 2024 21:15:28 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49296@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages python3-utils
https://github.com/void-linux/void-packages/pull/49296

python3-utils: update to 3.8.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/49296.patch is attached

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

From f71e3f1a76b77baaf54200e97e1c98e9c42e8baa Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 2 Mar 2024 15:49:29 +0530
Subject: [PATCH] python3-utils: update to 3.8.2.

---
 srcpkgs/python3-utils/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-utils/template b/srcpkgs/python3-utils/template
index 5cf17b60a00c03..9a842617e23966 100644
--- a/srcpkgs/python3-utils/template
+++ b/srcpkgs/python3-utils/template
@@ -1,17 +1,17 @@
 # Template file for 'python3-utils'
 pkgname=python3-utils
-version=3.5.2
-revision=2
-build_style=python3-module
-hostmakedepends="python3-setuptools"
-depends="python3"
-checkdepends="python3-pytest python3-pytest-asyncio"
+version=3.8.2
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3-typing_extensions"
+checkdepends="${depends} python3-pytest-asyncio"
 short_desc="Convenient utilities not included with the standard Python3 install"
 maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://python-utils.readthedocs.org/en/latest/"
 distfiles="https://github.com/wolph/python-utils/archive/refs/tags/v${version}.tar.gz"
-checksum=390679454ce9d9f33bff932b17d75648a9cfddc23e771cf6c4c37a1274b3f66e
+checksum=3e040c35c51ecc6bc194a23e7ff7f4a8bab9686ed3ccd5bd77018bf8b4d9a310
 
 post_extract() {
 	rm pytest.ini _python_utils_tests/test_logger.py # requires unpackaged loguru

             reply	other threads:[~2024-03-14 20:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14 20:15 icp1994 [this message]
2024-04-03 15:32 ` [PR PATCH] [Merged]: " 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49296@inbox.vuxu.org \
    --to=icp1994@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).