Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] stig: update to 0.12.9a0
@ 2024-05-29 16:13 realcharmer
  2024-05-29 19:25 ` [PR PATCH] [Updated] " realcharmer
  2024-05-29 20:45 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: realcharmer @ 2024-05-29 16:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages stig
https://github.com/void-linux/void-packages/pull/50591

stig: update to 0.12.9a0
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From b1619bb5d45a04207b4b2dbe03347a0e3a5655cd Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Wed, 29 May 2024 18:12:26 +0200
Subject: [PATCH] stig: update to 0.12.9a0

---
 srcpkgs/stig/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/stig/template b/srcpkgs/stig/template
index c611236af17ef9..0c4b94c1763a71 100644
--- a/srcpkgs/stig/template
+++ b/srcpkgs/stig/template
@@ -1,6 +1,6 @@
 # Template file for 'stig'
 pkgname=stig
-version=0.12.8a0
+version=0.12.9a0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,6 +11,7 @@ short_desc="TUI and CLI for the BitTorrent client Transmission"
 maintainer="Emil Miler <em@0x45.cz>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/rndusr/stig"
+changelog="https://github.com/rndusr/stig/blob/master/CHANGELOG"
 distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz"
-checksum=2c01f99988d8a536692e55bb22b7e0f265a213f70d85e70375771f002da88cbc
+checksum=1261a2546a4a6c4cd80718acc306c726241f00701443ce63a34b2b7e540adb84
 make_check=no # needs python3-asynctest which is not packaged

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

* Re: [PR PATCH] [Updated] stig: update to 0.12.9a0
  2024-05-29 16:13 [PR PATCH] stig: update to 0.12.9a0 realcharmer
@ 2024-05-29 19:25 ` realcharmer
  2024-05-29 20:45 ` [PR PATCH] [Merged]: " cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: realcharmer @ 2024-05-29 19:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages stig
https://github.com/void-linux/void-packages/pull/50591

stig: update to 0.12.9a0
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From b781491e52f9a57d0efbd3dc996a286718271e0f Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Wed, 29 May 2024 18:12:26 +0200
Subject: [PATCH] stig: update to 0.12.9a0

---
 srcpkgs/stig/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/stig/template b/srcpkgs/stig/template
index c611236af17ef9..0c4b94c1763a71 100644
--- a/srcpkgs/stig/template
+++ b/srcpkgs/stig/template
@@ -1,6 +1,6 @@
 # Template file for 'stig'
 pkgname=stig
-version=0.12.8a0
+version=0.12.9a0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,6 +11,7 @@ short_desc="TUI and CLI for the BitTorrent client Transmission"
 maintainer="Emil Miler <em@0x45.cz>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/rndusr/stig"
+changelog="https://github.com/rndusr/stig/blob/master/CHANGELOG"
 distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz"
-checksum=2c01f99988d8a536692e55bb22b7e0f265a213f70d85e70375771f002da88cbc
+checksum=1261a2546a4a6c4cd80718acc306c726241f00701443ce63a34b2b7e540adb84
 make_check=no # needs python3-asynctest which is not packaged

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

* Re: [PR PATCH] [Merged]: stig: update to 0.12.9a0
  2024-05-29 16:13 [PR PATCH] stig: update to 0.12.9a0 realcharmer
  2024-05-29 19:25 ` [PR PATCH] [Updated] " realcharmer
@ 2024-05-29 20:45 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-05-29 20:45 UTC (permalink / raw)
  To: ml

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

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

stig: update to 0.12.9a0
https://github.com/void-linux/void-packages/pull/50591

Description:
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64-glibc)

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

end of thread, other threads:[~2024-05-29 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-29 16:13 [PR PATCH] stig: update to 0.12.9a0 realcharmer
2024-05-29 19:25 ` [PR PATCH] [Updated] " realcharmer
2024-05-29 20:45 ` [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).