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.26.0, python3-qtile-extras: update to 0.26.0, New package: python3-pywlroots-0.17-0.17.0, python3-pywayland: update to 0.4.17, python3-cairocffi: update to 1.7.0
Date: Fri, 07 Jun 2024 20:37:27 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50736@inbox.vuxu.org> (raw)

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

qtile: update to 0.26.0, python3-qtile-extras: update to 0.26.0, New package: python3-pywlroots-0.17-0.17.0, python3-pywayland: update to 0.4.17, python3-cairocffi: update to 1.7.0
#### Testing the changes
- I tested the changes in this PR: **YES**
Except the Wayland packages since I'm using xorg.

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
The new package is requirement to run Qtile on Wayland.

#### 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/50736.patch is attached

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

From 02d8a0084291f0923d432ec875c6355a48d616a5 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Fri, 7 Jun 2024 20:25:44 +0200
Subject: [PATCH 1/5] python3-cairocffi: update to 1.7.0.

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

diff --git a/srcpkgs/python3-cairocffi/template b/srcpkgs/python3-cairocffi/template
index 5e18b65a07a353..9c6a05fa423ac4 100644
--- a/srcpkgs/python3-cairocffi/template
+++ b/srcpkgs/python3-cairocffi/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-cairocffi'
 pkgname=python3-cairocffi
-version=1.6.1
-revision=2
+version=1.7.0
+revision=1
 build_style=python3-pep517
 make_check_args="--pyargs cairocffi"
 hostmakedepends="python3-setuptools python3-cffi python3-wheel
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/Kozea/cairocffi"
 changelog="https://raw.githubusercontent.com/Kozea/cairocffi/master/NEWS.rst"
 distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
-checksum=78e6bbe47357640c453d0be929fa49cd05cce2e1286f3d2a1ca9cbda7efdb8b7
+checksum=7761863603894305f3160eca68452f373433ca8745ab7dd445bd2c6ce50dcab7
 
 build_options=xcb
 case "$XBPS_MACHINE" in

From d6c237f5d7da0f2b6f530725ea33cc3037c53ef6 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Fri, 7 Jun 2024 20:26:08 +0200
Subject: [PATCH 2/5] python3-pywayland: update to 0.4.17.

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

diff --git a/srcpkgs/python3-pywayland/template b/srcpkgs/python3-pywayland/template
index f0cc56b4ed6790..8efd460d70bb73 100644
--- a/srcpkgs/python3-pywayland/template
+++ b/srcpkgs/python3-pywayland/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pywayland'
 pkgname=python3-pywayland
-version=0.4.16
-revision=2
+version=0.4.17
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools wayland-protocols pkg-config
  python3-wheel python3-cffi wayland-devel"
@@ -12,5 +12,5 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/flacjacket/pywayland"
 distfiles="${PYPI_SITE}/p/pywayland/pywayland-${version}.tar.gz"
-checksum=aaa70c870b0ab365215f8e71505f73683c4ed15b1f3638433b1dc7344fe5b5dd
+checksum=f7fd1902638c2f7a15ac07f31a3ef6895d3c160ca2601481ca82b2c61a23c657
 make_check=no

From 31384322336dc69f0bb9595dcf697daaeba93757 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Fri, 7 Jun 2024 20:26:20 +0200
Subject: [PATCH 3/5] New package: python3-pywlroots-0.17-0.17.0

---
 srcpkgs/python3-pywlroots-0.17/template | 38 +++++++++++++++++++++++++
 srcpkgs/python3-pywlroots-0.17/update   |  1 +
 2 files changed, 39 insertions(+)
 create mode 100644 srcpkgs/python3-pywlroots-0.17/template
 create mode 100644 srcpkgs/python3-pywlroots-0.17/update

diff --git a/srcpkgs/python3-pywlroots-0.17/template b/srcpkgs/python3-pywlroots-0.17/template
new file mode 100644
index 00000000000000..9ced430518291c
--- /dev/null
+++ b/srcpkgs/python3-pywlroots-0.17/template
@@ -0,0 +1,38 @@
+# Template file for 'python3-pywlroots-0.17'
+pkgname=python3-pywlroots-0.17
+version=0.17.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-cffi python3-pywayland python3-xkbcommon
+ python3-wheel python3-devel wlroots${pkgname##*-}-devel"
+makedepends="python3-devel python3-cffi wlroots${pkgname##*-}-devel"
+depends="python3-pywayland python3-xkbcommon python3-cffi"
+short_desc="Python binding to the wlroots ${pkgname##*-} using cffi"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="MIT"
+homepage="https://github.com/flacjacket/pywlroots"
+distfiles="${PYPI_SITE}/p/pywlroots/pywlroots-${version}.tar.gz"
+checksum=72cb2be14048c0cbc89ccf1b57863013a9977fd51248c300ccc72001e7c43dbb
+conflicts="python3-pywlroots-0.16>=0"
+replaces="python3-pywlroots-0.16>=0"
+
+pre_build() {
+	[ "$CROSS_BUILD" ] || return 0
+	(
+		rm -rf wlroots/__pycache__
+		CC="$BUILD_CC"
+		CFLAGS="$BUILD_CFLAGS"
+		LDFLAGS="$BUILD_LDFLAGS"
+		unset LDSHARED
+		unset PYTHON_CONFIG
+		unset PYTHONPATH
+		unset PYPREFIX
+		unset _PYTHON_SYSCONFIGDATA_NAME
+		python3 wlroots/ffi_build.py
+		rm -f wlroots/_ffi.o wlroots/_ffi.cpython.*.so
+	)
+}
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/python3-pywlroots-0.17/update b/srcpkgs/python3-pywlroots-0.17/update
new file mode 100644
index 00000000000000..47f3aeabd59b09
--- /dev/null
+++ b/srcpkgs/python3-pywlroots-0.17/update
@@ -0,0 +1 @@
+pattern="[v_-]\K\Q${pkgname##*-}.\E.*(?=\.tar\.gz)"

From fe004d5421db3888e0077f5e0507aa45c1f59051 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Fri, 7 Jun 2024 20:26:43 +0200
Subject: [PATCH 4/5] python3-qtile-extras: update to 0.26.0.

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

diff --git a/srcpkgs/python3-qtile-extras/template b/srcpkgs/python3-qtile-extras/template
index d7510d8fb59c00..b1692d38ff87f0 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.25.0
+version=0.26.0
 revision=1
 build_style=python3-pep517
 makedepends="python3-wheel python3-setuptools_scm"
@@ -10,8 +10,8 @@ maintainer="Bartek Stalewski <ftpd@insomniac.pl>"
 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=0e945de4685bf9431d44779fd29a1e7661dd1c46f3bf34f51dffb4a50c89b317
+distfiles="${PYPI_SITE}/q/qtile-extras/qtile_extras-${version}.tar.gz"
+checksum=35a609bc8ad7e616b9cc692fc91a75ac9e16c2218d7689bdf65093bf38d384e7
 # Tests require a lot of python modules that are not packaged
 make_check=no
 

From f06a017e2920bca850019b75a7418bf1785c7e73 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Fri, 7 Jun 2024 20:26:48 +0200
Subject: [PATCH 5/5] qtile: update to 0.26.0.

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

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
index eecafcdd5c4b84..e48f60fecdab37 100644
--- a/srcpkgs/qtile/template
+++ b/srcpkgs/qtile/template
@@ -1,9 +1,9 @@
 # Template file for 'qtile'
 pkgname=qtile
-version=0.25.0
+version=0.26.0
 revision=1
 build_style=python3-pep517
-_wlroots=0.16
+_wlroots=0.17
 hostmakedepends="python3-setuptools_scm python3-cairocffi python3-xcffib python3-wheel
  pkg-config python3-pywlroots-${_wlroots} python3-pywayland python3-xkbcommon"
 makedepends="python3-devel libffi-devel pulseaudio-devel wlroots${_wlroots}-devel"
@@ -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=cc7b80cfa0e7037242a610563f53dac315c1ef1538efb801fec99073e363fc11
+checksum=2c806f94dbf67a8ce1e0cd3fa425b95e3fdc5258e28d766dfecd866a7f5806b5
 
 post_install() {
 	vinstall resources/qtile.desktop 644 usr/share/xsessions

             reply	other threads:[~2024-06-07 18:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07 18:37 kaistian [this message]
2024-06-07 18:46 ` kaistian
2024-06-07 19:05 ` [PR PATCH] [Updated] " kaistian
2024-06-07 19:12 ` ahesford
2024-06-07 20:13 ` kaistian
2024-06-07 20:15 ` kaistian
2024-06-07 20:28 ` kaistian
2024-06-07 20:52 ` kaistian
2024-06-07 21:56 ` [PR PATCH] [Updated] " kaistian
2024-06-07 22:25 ` [PR PATCH] [Updated] qtile: update to 0.26.0, python3-qtile-extras: update to 0.26.0, New package: python3-pywlroots, replaces python3-pywlroots-0.16, " kaistian
2024-06-07 22:37 ` kaistian
2024-06-10 14:22 ` [PR REVIEW] qtile and dependencies: update sgn
2024-06-10 19:00 ` kaistian
2024-06-11  0:06 ` ahesford
2024-06-11 22:39 ` [PR PATCH] [Updated] " kaistian
2024-06-11 22:45 ` [PR REVIEW] " kaistian
2024-06-12  5:21 ` [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-50736@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).