Github messages for voidlinux
 help / color / mirror / Atom feed
From: ftpd <ftpd@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] qtile: update to 0.24.0.
Date: Sat, 20 Jan 2024 21:39:13 +0100	[thread overview]
Message-ID: <20240120203913.4022B26445@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48307@inbox.vuxu.org>

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

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

https://github.com/ftpd/void-packages qtile-0.24.0
https://github.com/void-linux/void-packages/pull/48307

qtile: update to 0.24.0.
#### Testing the changes
- I tested the changes in this PR: **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/48307.patch is attached

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

From 4abd67d3371b125cee95cb8e37a435b4b92681d7 Mon Sep 17 00:00:00 2001
From: Bartek Stalewski <ftpd@insomniac.pl>
Date: Sat, 20 Jan 2024 21:24:39 +0100
Subject: [PATCH 1/2] qtile: update to 0.24.0.

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

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
index 5ed945af28635..85c146c159d03 100644
--- a/srcpkgs/qtile/template
+++ b/srcpkgs/qtile/template
@@ -1,7 +1,7 @@
 # Template file for 'qtile'
 pkgname=qtile
-version=0.23.0
-revision=2
+version=0.24.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=eae63f7a939d9deac86d7251f75cafddbddf67e6e828feccee2f8ad745ed19ed
+checksum=c6d04d017c65f08c55f160c632f560efdfe092fee312fa78da1feceda044ee41
 
 post_install() {
 	vinstall resources/qtile.desktop 644 usr/share/xsessions

From 4db481c35363e2b8e9dd0d65f9fb2fe865e8c3ef Mon Sep 17 00:00:00 2001
From: Bartek Stalewski <ftpd@insomniac.pl>
Date: Sat, 20 Jan 2024 21:39:04 +0100
Subject: [PATCH 2/2] python3-pywlroots-0.16: update to 0.16.6.

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

diff --git a/srcpkgs/python3-pywlroots-0.16/template b/srcpkgs/python3-pywlroots-0.16/template
index ea53ae0d64935..e31c0cce7cff3 100644
--- a/srcpkgs/python3-pywlroots-0.16/template
+++ b/srcpkgs/python3-pywlroots-0.16/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pywlroots-0.16'
 pkgname=python3-pywlroots-0.16
-version=0.16.5
-revision=3
+version=0.16.6
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-cffi python3-pywayland python3-xkbcommon
  python3-wheel python3-devel wlroots${pkgname##*-}-devel"
@@ -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=5b8dd10897a4b6e9a0bcef4adcade61d1d418b2657b078f87cdd849069490a14
+checksum=2137f5b802d0d1924c799e306c2ed5a842fd2dda0aebbbea4695c3e8b4d68d41
 conflicts="python3-pywlroots-0.15>=0"
 replaces="python3-pywlroots-0.15>=0"
 

  reply	other threads:[~2024-01-20 20:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-20 20:25 [PR PATCH] " ftpd
2024-01-20 20:39 ` ftpd [this message]
2024-01-21 13:02 ` qtile: update to 0.24.0, python3-pywlroots-0.16: update to 0.16.6 kaistian
2024-01-21 13:03 ` kaistian
2024-01-21 14:46 ` ftpd
2024-01-21 14:46 ` ftpd
2024-01-21 15:15 ` kaistian
2024-01-21 18:09 ` ftpd
2024-01-21 20:15 ` kaistian
2024-01-22  5:09 ` [PR PATCH] [Merged]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240120203913.4022B26445@inbox.vuxu.org \
    --to=ftpd@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).