Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yq: update to 3.2.1.
@ 2023-04-15 19:10 icp1994
  2023-04-20 19:18 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-04-15 19:10 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: yq: update to 3.2.1.
  2023-04-15 19:10 [PR PATCH] yq: update to 3.2.1 icp1994
@ 2023-04-20 19:18 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2023-04-20 19:18 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

yq: update to 3.2.1.
https://github.com/void-linux/void-packages/pull/43465

Description:
#### 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**

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-20 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-15 19:10 [PR PATCH] yq: update to 3.2.1 icp1994
2023-04-20 19:18 ` [PR PATCH] [Merged]: " abenson

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).