Github messages for voidlinux
 help / color / mirror / Atom feed
From: dotnetfox <dotnetfox@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-click-(repl;log;threading): update/fix
Date: Wed, 15 Dec 2021 04:58:26 +0100	[thread overview]
Message-ID: <20211215035826.uJ3Ou9h83xdcZkIQwug1pkPU-7QPSAAphb4WiKtamuQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34489@inbox.vuxu.org>

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

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

https://github.com/dotnetfox/void-packages python3-click-contrib
https://github.com/void-linux/void-packages/pull/34489

python3-click-(repl;log;threading): update/fix
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Addendum

These packages are part of `click-contrib`, not `python3-click` itself; which is why I have submitted these changes here as a separate pull request.

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

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

From fc23a677864e0a6a40dca8f8ef19ba868bd7a62f Mon Sep 17 00:00:00 2001
From: Ranme Fritzvilliams <ranme@dotnetfox.tk>
Date: Sun, 12 Dec 2021 01:18:41 +0300
Subject: [PATCH 1/3] python3-click-log: add checkdepends

template:

- checkdepends: python3-pytest is used for tests;
  python3-click is needed to pass checks.
---
 srcpkgs/python3-click-log/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python3-click-log/template b/srcpkgs/python3-click-log/template
index 6f966c248fc9..31c0d3defab8 100644
--- a/srcpkgs/python3-click-log/template
+++ b/srcpkgs/python3-click-log/template
@@ -1,11 +1,12 @@
 # Template file for 'python3-click-log'
 pkgname=python3-click-log
 version=0.3.2
-revision=5
+revision=6
 wrksrc="click-log-${version}"
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
 depends="python3-click"
+checkdepends="${depends} python3-pytest"
 short_desc="Logging integration for Click (Python3)"
 maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
 license="MIT"

From 8ec28c622348fd12c9cb536761c1ff787dd31a92 Mon Sep 17 00:00:00 2001
From: Ranme Fritzvilliams <ranme@dotnetfox.tk>
Date: Sun, 12 Dec 2021 01:45:58 +0300
Subject: [PATCH 2/3] python3-click-repl: update to 0.2.0.

template:

- make_check: tarball from pypi includes no tests.
---
 srcpkgs/python3-click-repl/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-click-repl/template b/srcpkgs/python3-click-repl/template
index b5cf6e495fcb..2ad4e222bf2c 100644
--- a/srcpkgs/python3-click-repl/template
+++ b/srcpkgs/python3-click-repl/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-click-repl'
 pkgname=python3-click-repl
-version=0.1.6
-revision=3
+version=0.2.0
+revision=1
 wrksrc="click-repl-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,9 @@ maintainer="Stacy Harper <contact@stacyharper.net>"
 license="MIT"
 homepage="https://github.com/click-contrib/click-repl"
 distfiles="${PYPI_SITE}/c/click-repl/click-repl-${version}.tar.gz"
-checksum=b9f29d52abc4d6059f8e276132a111ab8d94980afe6a5432b9d996544afa95d5
+checksum=cd12f68d745bf6151210790540b4cb064c7b13e571bc64b6957d98d120dacfd8
+# tarball from pypi includes no tests
+make_check=no
 
 post_install() {
 	vlicense LICENSE

From 9079061990cb2a7a9cea8000b74d98da0c4a7402 Mon Sep 17 00:00:00 2001
From: Ranme Fritzvilliams <ranme@dotnetfox.tk>
Date: Sun, 12 Dec 2021 02:23:35 +0300
Subject: [PATCH 3/3] python3-click-threading: update to 0.5.0.

template:

- checkdepends: python3-pytest is used for tests;
  python3-click is required to pass checks.
---
 srcpkgs/python3-click-threading/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-click-threading/template b/srcpkgs/python3-click-threading/template
index b639065db3d6..5331489500fd 100644
--- a/srcpkgs/python3-click-threading/template
+++ b/srcpkgs/python3-click-threading/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-click-threading'
 pkgname=python3-click-threading
-version=0.4.4
-revision=5
+version=0.5.0
+revision=1
 wrksrc="click-threading-${version}"
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
 depends="python3-click"
+checkdepends="${depends} python3-pytest"
 short_desc="Multithreaded Click apps made easy (Python3)"
 maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
 license="MIT"
 homepage="https://github.com/click-contrib/click-threading"
 distfiles="${PYPI_SITE}/c/click-threading/click-threading-${version}.tar.gz"
-checksum=b2b0fada5bf184b56afaccc99d0d2548d8ab07feb2e95e29e490f6b99c605de7
+checksum=adcfe623c02a595c107c314072f67a2278fe4eb40b72c0d1a2c903cc78af3439
 
 post_install() {
 	vlicense LICENSE

  parent reply	other threads:[~2021-12-15  3:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-12  0:17 [PR PATCH] " dotnetfox
2021-12-12  1:15 ` [PR PATCH] [Updated] " dotnetfox
2021-12-15  0:43 ` ahesford
2021-12-15  2:33 ` dotnetfox
2021-12-15  2:51 ` ahesford
2021-12-15  3:58 ` dotnetfox [this message]
2021-12-15  4:03 ` dotnetfox
2021-12-28 16:36 ` [PR PATCH] [Closed]: " dotnetfox

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=20211215035826.uJ3Ou9h83xdcZkIQwug1pkPU-7QPSAAphb4WiKtamuQ@z \
    --to=dotnetfox@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).