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: update to 8.0.3, orphan.
Date: Wed, 15 Dec 2021 05:13:07 +0100	[thread overview]
Message-ID: <20211215041307.87mY27__QxfqsBg1ub4ULEHzlMBeti17fvCucacodPY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34487@inbox.vuxu.org>

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

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

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

python3-click: update to 8.0.3, orphan.
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From cec62f6c7dc190aab9e30e20e9fad68ac714c551 Mon Sep 17 00:00:00 2001
From: Ranme Fritzvilliams <ranme@dotnetfox.tk>
Date: Sat, 11 Dec 2021 23:02:32 +0300
Subject: [PATCH] python3-click: update to 8.0.3.

template:

- checkdepends: python3-pytest is required for testing; attempts to test
  the package using setup.py have no effect.

- homepage: the upstream moved to palletsprojects dot com.
---
 srcpkgs/python3-click/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-click/template b/srcpkgs/python3-click/template
index 2583a95cc4ad..bc6f674b6d24 100644
--- a/srcpkgs/python3-click/template
+++ b/srcpkgs/python3-click/template
@@ -1,17 +1,19 @@
 # Template file for 'python3-click'
 pkgname=python3-click
-version=7.1.2
-revision=5
+version=8.0.3
+revision=1
 wrksrc="click-${version}"
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
 depends="python3"
+checkdepends="python3-pytest"
 short_desc="Python3 package for creating beautiful command line interfaces"
 maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
 license="BSD-3-Clause"
-homepage="http://click.pocoo.org/"
+homepage="https://click.palletsprojects.com"
+changelog="https://github.com/pallets/click/raw/main/CHANGES.rst"
 distfiles="${PYPI_SITE}/c/click/click-${version}.tar.gz"
-checksum=d2b5255c7c6349bc1bd1e59e08cd12acbbd63ce649f2588755783aa94dfb6b1a
+checksum=410e932b050f5eed773c4cda94de75971c89cdb3155a72a0831139a79e5ecb5b
 
 post_install() {
 	vlicense LICENSE.rst

  parent reply	other threads:[~2021-12-15  4:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-11 20:26 [PR PATCH] " dotnetfox
2021-12-12  9:11 ` [PR PATCH] [Updated] " dotnetfox
2021-12-13 19:51 ` Chocimier
2021-12-14 11:33 ` dotnetfox
2021-12-15  4:09 ` [PR PATCH] [Updated] " dotnetfox
2021-12-15  4:13 ` dotnetfox [this message]
2021-12-16  2:20 ` python3-click: update to 8.0.3 dotnetfox
2021-12-16  2:21 ` dotnetfox
2021-12-16  2:22 ` dotnetfox
2021-12-16  2:34 ` dotnetfox
2021-12-16  5:46 ` dotnetfox
2021-12-18 23:32 ` 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=20211215041307.87mY27__QxfqsBg1ub4ULEHzlMBeti17fvCucacodPY@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).