Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] yq: update to 3.2.1.
Date: Sat, 15 Apr 2023 21:10:32 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43465@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages yq
https://github.com/void-linux/void-packages/pull/43465

yq: update to 3.2.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 4d9e99c107a997689ac19b3b6af929f0f7eca458 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 16 Apr 2023 00:32:36 +0530
Subject: [PATCH] yq: update to 3.2.1.

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

diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template
index 7a877c28f9e3..188c39eedc6b 100644
--- a/srcpkgs/yq/template
+++ b/srcpkgs/yq/template
@@ -1,11 +1,10 @@
 # Template file for 'yq'
 pkgname=yq
-version=3.1.1
+version=3.2.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
-makedepends="python3-yaml"
-depends="${makedepends} python3-xmltodict python3-toml python3-argcomplete jq"
+depends="python3-yaml python3-xmltodict python3-tomlkit python3-argcomplete jq"
 checkdepends="${depends}"
 short_desc="Command-line YAML processor written in Python that wraps around jq"
 maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
@@ -13,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/kislyuk/yq"
 changelog="https://raw.githubusercontent.com/kislyuk/yq/develop/Changes.rst"
 distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz"
-checksum=853f342b1562ddee979038ec8ecee5405cdd9b6a7cb81ed6cdb8018c9e802633
+checksum=e04dfc8670fcba5bba75e2a24940a544aa8c2789cd4c5171241a1275c8ab2f57
 
 do_check() {
 	python3 test/test.py

             reply	other threads:[~2023-04-15 19:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-15 19:10 icp1994 [this message]
2023-04-20 19:18 ` [PR PATCH] [Merged]: " abenson

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