Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tz-0.6.1.
@ 2021-11-19  2:37 jgarte
  2021-11-19  2:45 ` [PR PATCH] [Updated] " jgarte
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jgarte @ 2021-11-19  2:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jgarte/void-packages tz
https://github.com/void-linux/void-packages/pull/34143

New package: tz-0.6.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From eb1d07fd4fd09fc837cac3aad7b9a9d76c3619b5 Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Thu, 18 Nov 2021 21:33:39 -0500
Subject: [PATCH] New package: tz-0.6.1.

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

diff --git a/srcpkgs/tz/template b/srcpkgs/tz/template
new file mode 100644
index 000000000000..5a7f4b17f32d
--- /dev/null
+++ b/srcpkgs/tz/template
@@ -0,0 +1,12 @@
+# Template file for 'tz'
+pkgname=tz
+version=0.6.1
+revision=1
+build_style=go
+go_import_path="github.com/oz/tz"
+short_desc="Time zone helper"
+maintainer="jgart <jgart@dismail.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/oz/tz"
+distfiles="https://github.com/oz/tz/archive/v${version}.tar.gz"
+checksum=96be9896deb2e27452d2dfde4d7121a1bd6fa1f8eec3d3b8f374b4d55626043d

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

* Re: [PR PATCH] [Updated] New package: tz-0.6.1.
  2021-11-19  2:37 [PR PATCH] New package: tz-0.6.1 jgarte
@ 2021-11-19  2:45 ` jgarte
  2021-11-19  3:11 ` jgarte
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: jgarte @ 2021-11-19  2:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jgarte/void-packages tz
https://github.com/void-linux/void-packages/pull/34143

New package: tz-0.6.1.
https://github.com/oz/tz

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

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): 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/34143.patch is attached

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

From 4110434e7a83539f670800cfb2b22ebcadaae614 Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Thu, 18 Nov 2021 21:33:39 -0500
Subject: [PATCH] New package: tz-0.6.1.

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

diff --git a/srcpkgs/tz/template b/srcpkgs/tz/template
new file mode 100644
index 000000000000..171f4c485260
--- /dev/null
+++ b/srcpkgs/tz/template
@@ -0,0 +1,12 @@
+# Template file for 'tz'
+pkgname=tz
+version=0.6.1
+revision=0
+build_style=go
+go_import_path="github.com/oz/tz"
+short_desc="Time zone helper"
+maintainer="jgart <jgart@dismail.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/oz/tz"
+distfiles="https://github.com/oz/tz/archive/v${version}.tar.gz"
+checksum=96be9896deb2e27452d2dfde4d7121a1bd6fa1f8eec3d3b8f374b4d55626043d

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

* Re: [PR PATCH] [Updated] New package: tz-0.6.1.
  2021-11-19  2:37 [PR PATCH] New package: tz-0.6.1 jgarte
  2021-11-19  2:45 ` [PR PATCH] [Updated] " jgarte
@ 2021-11-19  3:11 ` jgarte
  2022-06-14  2:14 ` github-actions
  2022-06-28  2:15 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: jgarte @ 2021-11-19  3:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jgarte/void-packages tz
https://github.com/void-linux/void-packages/pull/34143

New package: tz-0.6.1.
https://github.com/oz/tz

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

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): 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/34143.patch is attached

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

From c6a9292726c404c860c03eeecbe25d5ccd421de6 Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Thu, 18 Nov 2021 21:33:39 -0500
Subject: [PATCH] New package: tz-0.6.1.

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

diff --git a/srcpkgs/tz/template b/srcpkgs/tz/template
new file mode 100644
index 000000000000..5a7f4b17f32d
--- /dev/null
+++ b/srcpkgs/tz/template
@@ -0,0 +1,12 @@
+# Template file for 'tz'
+pkgname=tz
+version=0.6.1
+revision=1
+build_style=go
+go_import_path="github.com/oz/tz"
+short_desc="Time zone helper"
+maintainer="jgart <jgart@dismail.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/oz/tz"
+distfiles="https://github.com/oz/tz/archive/v${version}.tar.gz"
+checksum=96be9896deb2e27452d2dfde4d7121a1bd6fa1f8eec3d3b8f374b4d55626043d

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

* Re: New package: tz-0.6.1.
  2021-11-19  2:37 [PR PATCH] New package: tz-0.6.1 jgarte
  2021-11-19  2:45 ` [PR PATCH] [Updated] " jgarte
  2021-11-19  3:11 ` jgarte
@ 2022-06-14  2:14 ` github-actions
  2022-06-28  2:15 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-06-14  2:14 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/34143#issuecomment-1154633268

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: tz-0.6.1.
  2021-11-19  2:37 [PR PATCH] New package: tz-0.6.1 jgarte
                   ` (2 preceding siblings ...)
  2022-06-14  2:14 ` github-actions
@ 2022-06-28  2:15 ` github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-06-28  2:15 UTC (permalink / raw)
  To: ml

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

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

New package: tz-0.6.1.
https://github.com/void-linux/void-packages/pull/34143

Description:
Home page: https://github.com/oz/tz

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

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

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

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

end of thread, other threads:[~2022-06-28  2:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19  2:37 [PR PATCH] New package: tz-0.6.1 jgarte
2021-11-19  2:45 ` [PR PATCH] [Updated] " jgarte
2021-11-19  3:11 ` jgarte
2022-06-14  2:14 ` github-actions
2022-06-28  2:15 ` [PR PATCH] [Closed]: " github-actions

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