Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yq: update to 3.2.3.
@ 2023-09-17 19:09 icp1994
  2023-09-18 19:00 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-09-17 19:09 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/46104

yq: update to 3.2.3.
#### 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/46104.patch is attached

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

From e71fcc09dadbeb826db3e77f71a9b404dc4e470c Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 10 Sep 2023 11:20:22 +0530
Subject: [PATCH] yq: update to 3.2.3.

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

diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template
index fbf520f6b1cec..baa6959dac8d6 100644
--- a/srcpkgs/yq/template
+++ b/srcpkgs/yq/template
@@ -1,9 +1,9 @@
 # Template file for 'yq'
 pkgname=yq
-version=3.2.2
+version=3.2.3
 revision=1
-build_style=python3-module
-hostmakedepends="python3-setuptools_scm"
+build_style=python3-pep517
+hostmakedepends="python3-setuptools_scm python3-wheel"
 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"
@@ -12,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=8dbb7a0c937ddbfc3dd175e6478f40960c140d3e8b1f1a0315de76384d66650a
+checksum=29c8fe1d36b4f64163f4d01314c6ae217539870f610216dee6025dfb5eafafb1
 
 do_check() {
 	python3 test/test.py

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

* Re: [PR PATCH] [Merged]: yq: update to 3.2.3.
  2023-09-17 19:09 [PR PATCH] yq: update to 3.2.3 icp1994
@ 2023-09-18 19:00 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-09-18 19:00 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.3.
https://github.com/void-linux/void-packages/pull/46104

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-09-18 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-17 19:09 [PR PATCH] yq: update to 3.2.3 icp1994
2023-09-18 19:00 ` [PR PATCH] [Merged]: " Duncaen

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