Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-multidict: update to 4.7.6.
Date: Fri, 02 Oct 2020 05:25:06 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25265@inbox.vuxu.org> (raw)

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

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

https://github.com/ahesford/void-packages multidict
https://github.com/void-linux/void-packages/pull/25265

python3-multidict: update to 4.7.6.


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

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

From acbd64ca561021c84b255e0fcbc2fd4c0f70e17d Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Thu, 1 Oct 2020 23:18:13 -0400
Subject: [PATCH] python3-multidict: update to 4.7.6.

---
 srcpkgs/python3-multidict/template | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/python3-multidict/template b/srcpkgs/python3-multidict/template
index 62054db71f1..72df49064c2 100644
--- a/srcpkgs/python3-multidict/template
+++ b/srcpkgs/python3-multidict/template
@@ -1,10 +1,9 @@
 # Template file for 'python3-multidict'
 pkgname=python3-multidict
-version=4.5.2
-revision=3
+version=4.7.6
+revision=1
 wrksrc="multidict-${version}"
 build_style=python3-module
-pycompile_module="multidict"
 hostmakedepends="python3-Cython python3-setuptools"
 makedepends="python3-devel"
 checkdepends="python3-pytest"
@@ -14,15 +13,12 @@ license="Apache-2.0"
 #changelog="https://raw.githubusercontent.com/aio-libs/multidict/master/docs/changes.rst"
 homepage="https://github.com/aio-libs/multidict"
 distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz"
-checksum=09be72d0c223be82aa5ed42766665048c329dba9f4440cd2b9633f78e12b28da
+checksum=449035f89a12f189579ff83811424c71e4a39e335bcb8045145ad084b7bde2dc
 
 do_check() {
-	# don't use pytest-runner
-	sed -i '/setup_requires=/d' setup.py
-
 	# don't enable coverage for tests
-	sed -i 's/pytest-cov//' setup.py
-	sed -i '/addopts/d' pytest.ini
+	vsed -e '/pytest-cov==/d' -i requirements/pytest.txt
+	vsed -e '/addopts/d' -e setup.cfg
 
 	cp -f build/lib.linux-*/multidict/*.so multidict
 	python3 -m pytest

             reply	other threads:[~2020-10-02  3:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02  3:25 ahesford [this message]
2020-10-02  3:26 ` [PR REVIEW] " ericonr
2020-10-02  3:31 ` [PR PATCH] [Updated] " ahesford
2020-10-02  3:31 ` [PR REVIEW] " ahesford
2020-10-02  4:18 ` [PR PATCH] [Updated] " ahesford
2020-10-02  4:27 ` [PR PATCH] [Merged]: " 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25265@inbox.vuxu.org \
    --to=ahesford@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).