Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-httmock: update to 1.4.0
@ 2020-11-23  3:23 ndowens
  2020-11-23  3:37 ` [PR PATCH] [Updated] " ndowens
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ndowens @ 2020-11-23  3:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python3-httmock
https://github.com/void-linux/void-packages/pull/26627

python3-httmock: update to 1.4.0


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

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

From 9f3426858f868f5b9f2297274a5612d1dd107d72 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 22 Nov 2020 21:23:43 -0600
Subject: [PATCH] python3-httmock: update to 1.4.0

---
 srcpkgs/python3-httmock/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-httmock/template b/srcpkgs/python3-httmock/template
index db9c09060ad..aa96f9a4324 100644
--- a/srcpkgs/python3-httmock/template
+++ b/srcpkgs/python3-httmock/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-httmock'
 pkgname=python3-httmock
-version=1.3.0
-revision=4
+version=1.4.0
+revision=1
 wrksrc="httmock-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/patrys/httmock"
 distfiles="https://github.com/patrys/httmock/archive/${version}.tar.gz"
-checksum=4716729f0d07f3f6043dde43545a5381c4c6031a62e9dc9eed21e73c63d86722
+checksum=e1f094f555fe5e17c82c102dcd9093f3a041f5457f8ac75829c17f32db362bf1
 
 do_check() {
-	python3 setup.py test
+	python3 setup.py test 
 }

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-23 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23  3:23 [PR PATCH] python3-httmock: update to 1.4.0 ndowens
2020-11-23  3:37 ` [PR PATCH] [Updated] " ndowens
2020-11-23 14:36 ` [PR REVIEW] " Piraty
2020-11-23 15:13 ` [PR PATCH] [Updated] " ndowens
2020-11-23 15:43 ` [PR PATCH] [Merged]: " Piraty

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).