Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tlpui: update to 1.5.0+7.
@ 2023-04-28  2:45 lz-coder
  2023-04-28  2:46 ` [PR PATCH] [Updated] " lz-coder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: lz-coder @ 2023-04-28  2:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lz-coder/void-packages tlpui
https://github.com/void-linux/void-packages/pull/43655

tlpui: update to 1.5.0+7.
<!-- 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (x86_64-glibc)


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

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

From a37259d2c27279593497a2578543616fce17bced Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Thu, 27 Apr 2023 23:43:23 -0300
Subject: [PATCH] tlpui: update to 1.5.0+7.

---
 srcpkgs/tlpui/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template
index d4d2aeae5852..ed6a5b9edf0d 100644
--- a/srcpkgs/tlpui/template
+++ b/srcpkgs/tlpui/template
@@ -1,6 +1,6 @@
 # Template file for 'tlpui'
 pkgname=tlpui
-version=1.5.0+5
+version=1.5.0+7
 revision=3
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
@@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/d4nj1/TLPUI"
 distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
-checksum=563794d142acb79d5654aca70af52c5e8da4cf9677e5058d151474d0af47ea77
+checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
 make_check=no #tests fail inside chroot
 
 post_install() {

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

* Re: [PR PATCH] [Updated] tlpui: update to 1.5.0+7.
  2023-04-28  2:45 [PR PATCH] tlpui: update to 1.5.0+7 lz-coder
@ 2023-04-28  2:46 ` lz-coder
  2023-06-14 17:39 ` Duncaen
  2023-06-14 17:39 ` [PR PATCH] [Closed]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: lz-coder @ 2023-04-28  2:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lz-coder/void-packages tlpui
https://github.com/void-linux/void-packages/pull/43655

tlpui: update to 1.5.0+7.
<!-- 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (x86_64-glibc)


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

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

From 931baa541ba7e58bce13fec52cffc9c1d2502563 Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Thu, 27 Apr 2023 23:43:23 -0300
Subject: [PATCH] tlpui: update to 1.5.0+7.

---
 srcpkgs/tlpui/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template
index d4d2aeae5852..0a6995fe0701 100644
--- a/srcpkgs/tlpui/template
+++ b/srcpkgs/tlpui/template
@@ -1,7 +1,7 @@
 # Template file for 'tlpui'
 pkgname=tlpui
-version=1.5.0+5
-revision=3
+version=1.5.0+7
+revision=1
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
 depends="gtk+3 tlp python3-gobject"
@@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/d4nj1/TLPUI"
 distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
-checksum=563794d142acb79d5654aca70af52c5e8da4cf9677e5058d151474d0af47ea77
+checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
 make_check=no #tests fail inside chroot
 
 post_install() {

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

* Re: tlpui: update to 1.5.0+7.
  2023-04-28  2:45 [PR PATCH] tlpui: update to 1.5.0+7 lz-coder
  2023-04-28  2:46 ` [PR PATCH] [Updated] " lz-coder
@ 2023-06-14 17:39 ` Duncaen
  2023-06-14 17:39 ` [PR PATCH] [Closed]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-14 17:39 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/43655#issuecomment-1591722272

Comment:
8779fd291d30ad8a07af094c0f098ceba685804c

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

* Re: [PR PATCH] [Closed]: tlpui: update to 1.5.0+7.
  2023-04-28  2:45 [PR PATCH] tlpui: update to 1.5.0+7 lz-coder
  2023-04-28  2:46 ` [PR PATCH] [Updated] " lz-coder
  2023-06-14 17:39 ` Duncaen
@ 2023-06-14 17:39 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-14 17:39 UTC (permalink / raw)
  To: ml

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

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

tlpui: update to 1.5.0+7.
https://github.com/void-linux/void-packages/pull/43655

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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (x86_64-glibc)


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

end of thread, other threads:[~2023-06-14 17:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-28  2:45 [PR PATCH] tlpui: update to 1.5.0+7 lz-coder
2023-04-28  2:46 ` [PR PATCH] [Updated] " lz-coder
2023-06-14 17:39 ` Duncaen
2023-06-14 17:39 ` [PR PATCH] [Closed]: " 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).