Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] py3status: update to 3.24.
@ 2020-01-10 20:45 voidlinux-github
  2020-01-10 21:14 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-11  7:31 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-10 20:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages py3status
https://github.com/void-linux/void-packages/pull/18199

py3status: update to 3.24.


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

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

From a5e86bee81ba7bd5036fbece38b757c445b10348 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Fri, 10 Jan 2020 21:43:01 +0100
Subject: [PATCH] py3status: update to 3.24.

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

diff --git a/srcpkgs/py3status/template b/srcpkgs/py3status/template
index 8820ab1e7f9..13d39f5fa6b 100644
--- a/srcpkgs/py3status/template
+++ b/srcpkgs/py3status/template
@@ -1,6 +1,6 @@
 # Template file for 'py3status'
 pkgname=py3status
-version=3.23
+version=3.24
 revision=1
 archs=noarch
 build_style=python3-module
@@ -13,7 +13,7 @@ maintainer="teldra <teldra@rotce.de>"
 license="BSD-3-Clause"
 homepage="https://github.com/ultrabug/py3status"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=e94d66770a9a0cd97ab480b7a92e5392b8e037e3d5ee3bb3cb070d6becc99c12
+checksum=59527bb01e12d9f4cedcb811f0f41497ef028555ee91469e2b9ab4d66f80553d
 
 do_check() {
 	python3 -m pytest

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

* Re: [PR PATCH] [Updated] py3status: update to 3.24.
  2020-01-10 20:45 [PR PATCH] py3status: update to 3.24 voidlinux-github
@ 2020-01-10 21:14 ` voidlinux-github
  2020-01-11  7:31 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-10 21:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages py3status
https://github.com/void-linux/void-packages/pull/18199

py3status: update to 3.24.


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

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

From 7c1251e56d9e40f9768d058ed6cb08c522d57ae0 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Fri, 10 Jan 2020 21:43:01 +0100
Subject: [PATCH] py3status: update to 3.24.

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

diff --git a/srcpkgs/py3status/template b/srcpkgs/py3status/template
index 8820ab1e7f9..c501597ed52 100644
--- a/srcpkgs/py3status/template
+++ b/srcpkgs/py3status/template
@@ -1,10 +1,9 @@
 # Template file for 'py3status'
 pkgname=py3status
-version=3.23
+version=3.24
 revision=1
 archs=noarch
 build_style=python3-module
-pycompile_module="py3status"
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-pyudev"
 checkdepends="python3-pytest"
@@ -13,7 +12,7 @@ maintainer="teldra <teldra@rotce.de>"
 license="BSD-3-Clause"
 homepage="https://github.com/ultrabug/py3status"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=e94d66770a9a0cd97ab480b7a92e5392b8e037e3d5ee3bb3cb070d6becc99c12
+checksum=59527bb01e12d9f4cedcb811f0f41497ef028555ee91469e2b9ab4d66f80553d
 
 do_check() {
 	python3 -m pytest

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

* Re: [PR PATCH] [Merged]: py3status: update to 3.24.
  2020-01-10 20:45 [PR PATCH] py3status: update to 3.24 voidlinux-github
  2020-01-10 21:14 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-11  7:31 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-11  7:31 UTC (permalink / raw)
  To: ml

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

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

py3status: update to 3.24.
https://github.com/void-linux/void-packages/pull/18199

Description:


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

end of thread, other threads:[~2020-01-11  7:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 20:45 [PR PATCH] py3status: update to 3.24 voidlinux-github
2020-01-10 21:14 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-11  7:31 ` [PR PATCH] [Merged]: " voidlinux-github

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