Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qtile: update to 0.25.0, python3-pywlroots-0.16: update to 0.16.7, python3-qtile-extras: update to 0.25.0
@ 2024-04-21 15:39 kaistian
  2024-04-22  0:23 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: kaistian @ 2024-04-21 15:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kaistian/void-packages qtile
https://github.com/void-linux/void-packages/pull/49962

qtile: update to 0.25.0, python3-pywlroots-0.16: update to 0.16.7, python3-qtile-extras: update to 0.25.0
#### Testing the changes
- I tested the changes in this PR: **YES** (have not tested qtile-wayland or python3-qtile-extras)

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

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

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

From c3e06637d859f5adae5cf804886fb02e8f2f9c88 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Sun, 21 Apr 2024 17:29:07 +0200
Subject: [PATCH 1/3] python3-pywlroots-0.16: update to 0.16.7.

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

diff --git a/srcpkgs/python3-pywlroots-0.16/template b/srcpkgs/python3-pywlroots-0.16/template
index e31c0cce7cff3e..952393451ccdb8 100644
--- a/srcpkgs/python3-pywlroots-0.16/template
+++ b/srcpkgs/python3-pywlroots-0.16/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-pywlroots-0.16'
 pkgname=python3-pywlroots-0.16
-version=0.16.6
+version=0.16.7
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-cffi python3-pywayland python3-xkbcommon
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/flacjacket/pywlroots"
 distfiles="${PYPI_SITE}/p/pywlroots/pywlroots-${version}.tar.gz"
-checksum=2137f5b802d0d1924c799e306c2ed5a842fd2dda0aebbbea4695c3e8b4d68d41
+checksum=cdf8dc5d0097cac1be24cc34d18112fc6424ff28c71fd90292c6fd4a566df70a
 conflicts="python3-pywlroots-0.15>=0"
 replaces="python3-pywlroots-0.15>=0"
 

From 0ff0cc4b0788b68c66ffd023ce1dafa826ad4048 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Sun, 21 Apr 2024 17:29:27 +0200
Subject: [PATCH 2/3] qtile: update to 0.25.0.

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

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
index ae3654e27b591f..eecafcdd5c4b84 100644
--- a/srcpkgs/qtile/template
+++ b/srcpkgs/qtile/template
@@ -1,7 +1,7 @@
 # Template file for 'qtile'
 pkgname=qtile
-version=0.24.0
-revision=2
+version=0.25.0
+revision=1
 build_style=python3-pep517
 _wlroots=0.16
 hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel
@@ -14,7 +14,7 @@ license="MIT"
 homepage="http://www.qtile.org/"
 changelog="https://raw.githubusercontent.com/qtile/qtile/master/CHANGELOG"
 distfiles="${PYPI_SITE}/q/qtile/qtile-${version}.tar.gz"
-checksum=c6d04d017c65f08c55f160c632f560efdfe092fee312fa78da1feceda044ee41
+checksum=cc7b80cfa0e7037242a610563f53dac315c1ef1538efb801fec99073e363fc11
 
 post_install() {
 	vinstall resources/qtile.desktop 644 usr/share/xsessions

From bcdb2c0e1efb802a801ce8d84cc8b7e0ff7e7c42 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Sun, 21 Apr 2024 17:29:35 +0200
Subject: [PATCH 3/3] python3-qtile-extras: update to 0.25.0.

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

diff --git a/srcpkgs/python3-qtile-extras/template b/srcpkgs/python3-qtile-extras/template
index ca49dd5b9dc26a..d7510d8fb59c00 100644
--- a/srcpkgs/python3-qtile-extras/template
+++ b/srcpkgs/python3-qtile-extras/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-qtile-extras'
 pkgname=python3-qtile-extras
-version=0.24.0
+version=0.25.0
 revision=1
 build_style=python3-pep517
 makedepends="python3-wheel python3-setuptools_scm"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/elParaguayo/qtile-extras"
 changelog="https://raw.githubusercontent.com/elParaguayo/qtile-extras/main/CHANGELOG"
 distfiles="${PYPI_SITE}/q/qtile-extras/qtile-extras-${version}.tar.gz"
-checksum=fc3c6da73dc7246773dc4b11ed6d0e563fcfffd60f2f77205ff7f667969c6feb
+checksum=0e945de4685bf9431d44779fd29a1e7661dd1c46f3bf34f51dffb4a50c89b317
 # Tests require a lot of python modules that are not packaged
 make_check=no
 

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

* Re: [PR PATCH] [Merged]: qtile: update to 0.25.0, python3-pywlroots-0.16: update to 0.16.7, python3-qtile-extras: update to 0.25.0
  2024-04-21 15:39 [PR PATCH] qtile: update to 0.25.0, python3-pywlroots-0.16: update to 0.16.7, python3-qtile-extras: update to 0.25.0 kaistian
@ 2024-04-22  0:23 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2024-04-22  0:23 UTC (permalink / raw)
  To: ml

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

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

qtile: update to 0.25.0, python3-pywlroots-0.16: update to 0.16.7, python3-qtile-extras: update to 0.25.0
https://github.com/void-linux/void-packages/pull/49962

Description:
#### Testing the changes
- I tested the changes in this PR: **YES** (have not tested qtile-wayland or python3-qtile-extras)

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

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

end of thread, other threads:[~2024-04-22  0:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-21 15:39 [PR PATCH] qtile: update to 0.25.0, python3-pywlroots-0.16: update to 0.16.7, python3-qtile-extras: update to 0.25.0 kaistian
2024-04-22  0:23 ` [PR PATCH] [Merged]: " sgn

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