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-path: update to 16.13.0.
Date: Thu, 11 Apr 2024 21:11:34 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49805@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-path
https://github.com/void-linux/void-packages/pull/49805

python3-path: update to 16.13.0.
#### 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/49805.patch is attached

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

From 02b5790143c9f606e57d6c2fd39a0920688dd4ec Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 9 Apr 2024 02:03:40 +0530
Subject: [PATCH] python3-path: update to 16.13.0.

---
 srcpkgs/python3-path/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-path/template b/srcpkgs/python3-path/template
index e86830647f67d1..8a0844d19a1137 100644
--- a/srcpkgs/python3-path/template
+++ b/srcpkgs/python3-path/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-path'
 pkgname=python3-path
-version=16.10.0
+version=16.13.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel python3-setuptools_scm"
@@ -12,7 +12,11 @@ license="MIT"
 homepage="https://pypi.org/project/path/"
 changelog="https://raw.githubusercontent.com/jaraco/path/main/NEWS.rst"
 distfiles="${PYPI_SITE}/p/path/path-${version}.tar.gz"
-checksum=b32b22b76fe810a8ded6d136268cc8b6698ae7c47c29b94a9ea12623f3051e46
+checksum=eff5b136eac2f9151e671458a1c396ca34d5c9e0c344c2ba915d9d1454dbec8d
+
+pre_check() {
+	rm pytest.ini
+}
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2024-04-11 19:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-11 19:11 icp1994 [this message]
2024-04-12 22:56 ` [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-49805@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).