Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] yq: update to 2.10.0
Date: Mon, 30 Dec 2019 08:34:47 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17886@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages yq
https://github.com/void-linux/void-packages/pull/17886

yq: update to 2.10.0


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

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

From e8efd5c514e31a60b37c6b3088e96c6eef182ac5 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 30 Dec 2019 00:59:57 -0600
Subject: [PATCH] yq: update to 2.10.0

---
 srcpkgs/yq/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template
index 5fabd4497c0..24786a7cd06 100644
--- a/srcpkgs/yq/template
+++ b/srcpkgs/yq/template
@@ -1,20 +1,19 @@
 # Template file for 'yq'
 pkgname=yq
-version=2.9.2
-revision=2
+version=2.10.0
+revision=1
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-yaml"
-depends="python3-setuptools"
-depends="jq python3-xmltodict python3-yaml python3-toml"
+depends="python3-setuptools python3-xmltodict python3-yaml python3-toml"
 checkdepends="jq python3-xmltodict python3-toml"
 short_desc="Command-line YAML processor written in Python that wraps around jq"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/kislyuk/yq"
 distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz"
-checksum=9a169c2cbdabf2e3151e7e289ac9aa94ee4284c135eacb630703102d6e321edd
+checksum=abaf2c0728f1c38dee852e976b0a6def5ab660d67430ee5af76b7a37072eba46
 
 do_check() {
 	python3 test/test.py

             reply	other threads:[~2019-12-30  7:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-30  7:34 voidlinux-github [this message]
2019-12-31 13:44 ` [PR PATCH] [Merged]: " voidlinux-github

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-17886@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).