Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gandi-cli: update to 1.6.
Date: Mon, 28 Dec 2020 15:58:55 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27498@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages gandi-cli
https://github.com/void-linux/void-packages/pull/27498

gandi-cli: update to 1.6.


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

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

From 0477360bbc75a66a6cc94d35a11d411e40d85ec2 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 28 Dec 2020 09:00:11 -0600
Subject: [PATCH] gandi-cli: update to 1.6.

---
 srcpkgs/gandi-cli/template | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/gandi-cli/template b/srcpkgs/gandi-cli/template
index a861f3b2140..1350627bba1 100644
--- a/srcpkgs/gandi-cli/template
+++ b/srcpkgs/gandi-cli/template
@@ -1,23 +1,18 @@
 # Template file for 'gandi-cli'
 pkgname=gandi-cli
-version=1.5
-revision=3
+version=1.6
+revision=1
 wrksrc="gandi.cli-${version}"
 build_style=python3-module
-pycompile_module="gandi/cli"
 hostmakedepends="python3-docutils python3-setuptools"
 depends="python3-setuptools python3-IPy python3-click python3-requests python3-yaml"
-checkdepends="$depends python3-pytest"
+checkdepends="$depends python3-pytest-cov"
 short_desc="Command line interface to Gandi.net"
 maintainer="Lon Willett <xgit@lonw.net>"
 license="GPL-3.0-or-later"
 homepage="http://cli.gandi.net"
 distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz"
-checksum=91349aaac0399add4dec5025cd75ae34f42e0d78bd533da4619a075869c93fb0
-
-do_check() {
-	python3 -m pytest
-}
+checksum=f9a8140604c2f8ff2bef31851456906d301bfef2a36101280bbaf531a05cb52e
 
 post_install() {
 	rst2man --no-generator gandicli.man.rst > gandi.1

             reply	other threads:[~2020-12-28 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28 14:58 ndowens [this message]
2020-12-30  6:32 ` [PR PATCH] [Closed]: " the-maldridge

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-27498@inbox.vuxu.org \
    --to=ndowens@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).