Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: yamlfmt-0.12.1
@ 2024-06-18 17:08 Bnyro
  2024-07-10 16:44 ` cinerea0
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bnyro @ 2024-06-18 17:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages yamlfmt
https://github.com/void-linux/void-packages/pull/50881

New package: yamlfmt-0.12.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From 2bacc8ac8dc61470ab0ad988d0e66070ea9e6bbc Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 18 Jun 2024 19:06:45 +0200
Subject: [PATCH] New package: yamlfmt-0.12.1

---
 srcpkgs/yamlfmt/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/yamlfmt/template

diff --git a/srcpkgs/yamlfmt/template b/srcpkgs/yamlfmt/template
new file mode 100644
index 00000000000000..a90fbcf6e02e98
--- /dev/null
+++ b/srcpkgs/yamlfmt/template
@@ -0,0 +1,13 @@
+# Template file for 'yamlfmt'
+pkgname=yamlfmt
+version=0.12.1
+revision=1
+build_style=go
+go_import_path="github.com/google/yamlfmt"
+go_package="github.com/google/yamlfmt/cmd/yamlfmt"
+short_desc="Extensible command line tool to format yaml files"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/google/yamlfmt"
+distfiles="https://github.com/google/yamlfmt/archive/refs/tags/v${version}.tar.gz"
+checksum=7ae88b90849b249a3cd97857796cc3a7ce2df408e3861c5f1d9ff24fade70b96

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

* Re: New package: yamlfmt-0.12.1
  2024-06-18 17:08 [PR PATCH] New package: yamlfmt-0.12.1 Bnyro
@ 2024-07-10 16:44 ` cinerea0
  2024-07-10 18:05 ` [PR PATCH] [Updated] " Bnyro
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-07-10 16:44 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/50881#issuecomment-2220999150

Comment:
Could you update this to the latest version (0.13.0)?

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

* Re: [PR PATCH] [Updated] New package: yamlfmt-0.12.1
  2024-06-18 17:08 [PR PATCH] New package: yamlfmt-0.12.1 Bnyro
  2024-07-10 16:44 ` cinerea0
@ 2024-07-10 18:05 ` Bnyro
  2024-07-10 18:05 ` New package: yamlfmt-0.13.0 Bnyro
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Bnyro @ 2024-07-10 18:05 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages yamlfmt
https://github.com/void-linux/void-packages/pull/50881

New package: yamlfmt-0.12.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From 5be8b534f96e56c6adc0e8857ec54dfb0600b8d5 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 18 Jun 2024 19:06:45 +0200
Subject: [PATCH] New package: yamlfmt-0.13.0

---
 srcpkgs/yamlfmt/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/yamlfmt/template

diff --git a/srcpkgs/yamlfmt/template b/srcpkgs/yamlfmt/template
new file mode 100644
index 00000000000000..1405b5f9b43769
--- /dev/null
+++ b/srcpkgs/yamlfmt/template
@@ -0,0 +1,13 @@
+# Template file for 'yamlfmt'
+pkgname=yamlfmt
+version=0.13.0
+revision=1
+build_style=go
+go_import_path="github.com/google/yamlfmt"
+go_package="github.com/google/yamlfmt/cmd/yamlfmt"
+short_desc="Extensible command line tool to format yaml files"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/google/yamlfmt"
+distfiles="https://github.com/google/yamlfmt/archive/refs/tags/v${version}.tar.gz"
+checksum=79117ece08bd4175a88a1ec9fed703a10d1573750fe73c6e212d9c62b96e2369

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

* Re: New package: yamlfmt-0.13.0
  2024-06-18 17:08 [PR PATCH] New package: yamlfmt-0.12.1 Bnyro
  2024-07-10 16:44 ` cinerea0
  2024-07-10 18:05 ` [PR PATCH] [Updated] " Bnyro
@ 2024-07-10 18:05 ` Bnyro
  2024-07-10 20:18 ` cinerea0
  2024-07-10 20:18 ` [PR PATCH] [Merged]: " cinerea0
  4 siblings, 0 replies; 6+ messages in thread
From: Bnyro @ 2024-07-10 18:05 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/50881#issuecomment-2221137428

Comment:
> Could you update this to the latest version (0.13.0)?
>
Sure!


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

* Re: New package: yamlfmt-0.13.0
  2024-06-18 17:08 [PR PATCH] New package: yamlfmt-0.12.1 Bnyro
                   ` (2 preceding siblings ...)
  2024-07-10 18:05 ` New package: yamlfmt-0.13.0 Bnyro
@ 2024-07-10 20:18 ` cinerea0
  2024-07-10 20:18 ` [PR PATCH] [Merged]: " cinerea0
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-07-10 20:18 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/50881#issuecomment-2221363341

Comment:
Thank you!

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

* Re: [PR PATCH] [Merged]: New package: yamlfmt-0.13.0
  2024-06-18 17:08 [PR PATCH] New package: yamlfmt-0.12.1 Bnyro
                   ` (3 preceding siblings ...)
  2024-07-10 20:18 ` cinerea0
@ 2024-07-10 20:18 ` cinerea0
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-07-10 20:18 UTC (permalink / raw)
  To: ml

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

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

New package: yamlfmt-0.13.0
https://github.com/void-linux/void-packages/pull/50881

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

end of thread, other threads:[~2024-07-10 20:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-18 17:08 [PR PATCH] New package: yamlfmt-0.12.1 Bnyro
2024-07-10 16:44 ` cinerea0
2024-07-10 18:05 ` [PR PATCH] [Updated] " Bnyro
2024-07-10 18:05 ` New package: yamlfmt-0.13.0 Bnyro
2024-07-10 20:18 ` cinerea0
2024-07-10 20:18 ` [PR PATCH] [Merged]: " cinerea0

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