Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-dnspython: update to 2.3.0
Date: Wed, 28 Jun 2023 01:00:05 +0200	[thread overview]
Message-ID: <20230627230005.ksaVyRX5iL0VbGRIh9jbJXde6c0G1T0Qv25AhAehwHk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44668@inbox.vuxu.org>

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

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

https://github.com/chrysos349/void-packages python3-dnspython
https://github.com/void-linux/void-packages/pull/44668

python3-dnspython: update to 2.3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64


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

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

From b58f9d27ed5e3c907bcc63ebdd731b3a64cd59c5 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 28 Jun 2023 00:59:53 +0300
Subject: [PATCH] python3-dnspython: update to 2.3.0

---
 srcpkgs/python3-dnspython/template | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)

diff --git a/srcpkgs/python3-dnspython/template b/srcpkgs/python3-dnspython/template
index 164f67f07639..4cd430839027 100644
--- a/srcpkgs/python3-dnspython/template
+++ b/srcpkgs/python3-dnspython/template
@@ -1,27 +1,21 @@
 # Template file for 'python3-dnspython'
 pkgname=python3-dnspython
-version=2.1.0
-revision=3
+version=2.3.0
+revision=1
 build_style=python3-module
-hostmakedepends="python3-setuptools unzip"
+hostmakedepends="python3-pip python3-wheel"
 depends="python3"
-checkdepends="python3-attrs python3-async_generator python3-idna python3-curio
- python3-trio python3-outcome python3-sniffio python3-sortedcontainers
- python3-requests python3-requests-toolbelt python3-pytest iana-etc"
+checkdepends="iana-etc python3-cryptography python3-idna python3-pytest
+ python3-sniffio python3-trio"
 short_desc="DNS toolkit for Python3"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://www.dnspython.org/"
-distfiles="${PYPI_SITE}/d/dnspython/dnspython-${version}.zip"
-checksum=e4a87f0b573201a0f3727fa18a516b055fd1107e0e5477cded4a2de497df1dd4
-# Some tests not working
+distfiles="${PYPI_SITE}/d/dnspython/dnspython-${version}.tar.gz"
+checksum=224e32b03eb46be70e12ef6d64e0be123a64e621ab4c0822ff6d450d52a540b9
+# some tests take too long to pass
 make_check=extended
 
-do_check() {
-	# All tests should work again in version 2.1.1 or 2.2.0 (https://github.com/rthalley/dnspython/issues/622)
-	PYTHONPATH=$(cd build/lib* && pwd) pytest -k 'not test_unpickle'
-}
-
 post_install() {
 	vlicense LICENSE
 }

  parent reply	other threads:[~2023-06-27 23:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-27 22:01 [PR PATCH] " chrysos349
2023-06-27 22:12 ` [PR PATCH] [Updated] " chrysos349
2023-06-27 22:15 ` chrysos349
2023-06-27 22:49 ` classabbyamp
2023-06-27 23:00 ` chrysos349 [this message]
2023-06-27 23:01 ` chrysos349
2023-06-29  9:21 ` [PR PATCH] [Closed]: " ahesford

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=20230627230005.ksaVyRX5iL0VbGRIh9jbJXde6c0G1T0Qv25AhAehwHk@z \
    --to=chrysos349@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).