Github messages for voidlinux
 help / color / mirror / Atom feed
From: kaistian <kaistian@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] qtile: update to 0.22.0.
Date: Thu, 22 Sep 2022 17:50:11 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39418@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 556 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/39418

qtile: update to 0.22.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-libc

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

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

From 46359a2818bbbf8b3b839e89083b8f380e97373b Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <kai.stian.olstad@gmail.com>
Date: Thu, 22 Sep 2022 17:42:37 +0200
Subject: [PATCH] qtile: update to 0.22.0.

---
 srcpkgs/qtile/INSTALL.msg | 9 +++++++++
 srcpkgs/qtile/template    | 6 +++---
 2 files changed, 12 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/qtile/INSTALL.msg

diff --git a/srcpkgs/qtile/INSTALL.msg b/srcpkgs/qtile/INSTALL.msg
new file mode 100644
index 000000000000..95c75c2e6561
--- /dev/null
+++ b/srcpkgs/qtile/INSTALL.msg
@@ -0,0 +1,9 @@
+!!! Config breakage !!!
+    - lazy.qtile.display_kb() no longer receives any arguments. If you passed
+      it any arguments (which were ignored previously), remove them.
+    - If you have a custom startup Python script that you use instead of
+      "qtile start" and run init_log manually, the signature has changed.
+      Please check the source for the updated arguments.
+    - "KeyChord"'s signature has changed. "mode" is now a boolean to indicate
+       whether the mode should persist. The "name" parameter should be used
+       to name the chord (e.g. for the ``Chord`` widget).
diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
index cb576079af57..3eeb34515664 100644
--- a/srcpkgs/qtile/template
+++ b/srcpkgs/qtile/template
@@ -1,7 +1,7 @@
 # Template file for 'qtile'
 pkgname=qtile
-version=0.21.0
-revision=2
+version=0.22.0
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel pkg-config"
 makedepends="python3-devel libffi-devel pulseaudio-devel"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="http://www.qtile.org/"
 changelog="https://raw.githubusercontent.com/qtile/qtile/v${version}/CHANGELOG"
 distfiles="${PYPI_SITE}/q/qtile/qtile-${version}.tar.gz"
-checksum=93e1f8216c669b5570333607d5d06de7d7f16033b0e73cf34c896459f2df5254
+checksum=ecec16cf41b6bbbc1847d0cd3f7dba68eb16fa175fbe856a229817297f605f6e
 
 post_install() {
 	vinstall resources/qtile.desktop 644 usr/share/xsessions

             reply	other threads:[~2022-09-22 15:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 15:50 kaistian [this message]
2022-09-23  3:26 ` [PR REVIEW] " classabbyamp
2022-09-23  6:14 ` [PR PATCH] [Updated] " kaistian
2022-09-23  6:15 ` [PR REVIEW] " kaistian
2022-09-24  5:40 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39418@inbox.vuxu.org \
    --to=kaistian@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).