Github messages for voidlinux
 help / color / mirror / Atom feed
From: c0m4r <c0m4r@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-ifaddr: update to 0.2.0
Date: Wed, 31 Jan 2024 22:55:45 +0100	[thread overview]
Message-ID: <20240131215545.C26C0220CD@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48465@inbox.vuxu.org>

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

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

https://github.com/c0m4r/void-packages patch-3
https://github.com/void-linux/void-packages/pull/48465

python3-ifaddr: update to 0.2.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-glibc

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

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

From 685a63049fe2ae7b1f63d3e05c4ea7cffc85eb40 Mon Sep 17 00:00:00 2001
From: c0m4r <github@wolfet.pl>
Date: Wed, 31 Jan 2024 22:54:31 +0100
Subject: [PATCH] python3-ifaddr: update to 0.2.0

---
 srcpkgs/python3-ifaddr/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-ifaddr/template b/srcpkgs/python3-ifaddr/template
index cb37ba2c0d61b..42a497c7b4f41 100644
--- a/srcpkgs/python3-ifaddr/template
+++ b/srcpkgs/python3-ifaddr/template
@@ -1,16 +1,17 @@
 # Template file for 'python3-ifaddr'
 pkgname=python3-ifaddr
-version=0.1.7
-revision=5
+version=0.2.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
+checkdepends="python3-pytest"
 short_desc="Enumerates all IP addresses on all network adapters of the system"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/pydron/ifaddr"
 distfiles="${PYPI_SITE}/i/ifaddr/ifaddr-${version}.tar.gz"
-checksum=1f9e8a6ca6f16db5a37d3356f07b6e52344f6f9f7e806d618537731669eb1a94
+checksum=cc0cbfcaabf765d44595825fb96a99bb12c79716b73b44330ea38ee2b0c4aed4
 
 post_install() {
 	 sed -n '/Copyright/,/SOFTWARE\./p' setup.py >LICENSE.txt

  reply	other threads:[~2024-01-31 21:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31 21:13 [PR PATCH] " c0m4r
2024-01-31 21:55 ` c0m4r [this message]
2024-01-31 22:00 ` c0m4r
2024-02-02  7:38 ` [PR PATCH] [Closed]: " c0m4r

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=20240131215545.C26C0220CD@inbox.vuxu.org \
    --to=c0m4r@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).