From 02d8a0084291f0923d432ec875c6355a48d616a5 Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad 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 2ed7d2f1838bce9d9180579080a213802b893c7c Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Fri, 7 Jun 2024 20:26:08 +0200 Subject: [PATCH 2/5] python3-pywayland: update to 0.4.17. --- srcpkgs/python3-pywayland/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pywayland/template b/srcpkgs/python3-pywayland/template index f0cc56b4ed6790..4f5b05811f3431 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 " license="Apache-2.0" homepage="https://github.com/flacjacket/pywayland" distfiles="${PYPI_SITE}/p/pywayland/pywayland-${version}.tar.gz" -checksum=aaa70c870b0ab365215f8e71505f73683c4ed15b1f3638433b1dc7344fe5b5dd -make_check=no +checksum=f7fd1902638c2f7a15ac07f31a3ef6895d3c160ca2601481ca82b2c61a23c657 +make_check=no # Need Wayland protocol files From 30b066a9f3d4f3ee47fc47eedddc647789ceb481 Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Fri, 7 Jun 2024 20:26:20 +0200 Subject: [PATCH 3/5] New package: python3-pywlroots, replaces python3-pywlroots-0.16 --- srcpkgs/python3-pywlroots-0.16 | 1 + srcpkgs/python3-pywlroots-0.16/update | 1 - .../template | 24 ++++++++++++------- srcpkgs/python3-pywlroots/update | 1 + 4 files changed, 17 insertions(+), 10 deletions(-) create mode 120000 srcpkgs/python3-pywlroots-0.16 delete mode 100644 srcpkgs/python3-pywlroots-0.16/update rename srcpkgs/{python3-pywlroots-0.16 => python3-pywlroots}/template (54%) create mode 100644 srcpkgs/python3-pywlroots/update diff --git a/srcpkgs/python3-pywlroots-0.16 b/srcpkgs/python3-pywlroots-0.16 new file mode 120000 index 00000000000000..35152e6c827f26 --- /dev/null +++ b/srcpkgs/python3-pywlroots-0.16 @@ -0,0 +1 @@ +python3-pywlroots \ No newline at end of file diff --git a/srcpkgs/python3-pywlroots-0.16/update b/srcpkgs/python3-pywlroots-0.16/update deleted file mode 100644 index 47f3aeabd59b09..00000000000000 --- a/srcpkgs/python3-pywlroots-0.16/update +++ /dev/null @@ -1 +0,0 @@ -pattern="[v_-]\K\Q${pkgname##*-}.\E.*(?=\.tar\.gz)" diff --git a/srcpkgs/python3-pywlroots-0.16/template b/srcpkgs/python3-pywlroots/template similarity index 54% rename from srcpkgs/python3-pywlroots-0.16/template rename to srcpkgs/python3-pywlroots/template index 952393451ccdb8..b5427da9dbe9eb 100644 --- a/srcpkgs/python3-pywlroots-0.16/template +++ b/srcpkgs/python3-pywlroots/template @@ -1,20 +1,20 @@ -# Template file for 'python3-pywlroots-0.16' -pkgname=python3-pywlroots-0.16 -version=0.16.7 +# Template file for 'python3-pywlroots' +pkgname=python3-pywlroots +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" + python3-wheel python3-devel wlroots${version%.*}-devel" +makedepends="python3-devel python3-cffi wlroots${version%.*}-devel" depends="python3-pywayland python3-xkbcommon python3-cffi" -short_desc="Python binding to the wlroots ${pkgname##*-} using cffi" +short_desc="Python binding to the wlroots library using cffi" maintainer="Orphaned " license="MIT" homepage="https://github.com/flacjacket/pywlroots" distfiles="${PYPI_SITE}/p/pywlroots/pywlroots-${version}.tar.gz" -checksum=cdf8dc5d0097cac1be24cc34d18112fc6424ff28c71fd90292c6fd4a566df70a -conflicts="python3-pywlroots-0.15>=0" -replaces="python3-pywlroots-0.15>=0" +checksum=72cb2be14048c0cbc89ccf1b57863013a9977fd51248c300ccc72001e7c43dbb +conflicts="python3-pywlroots-0.15>=0 python3-pywlroots-0.16>=0" +replaces="python3-pywlroots-0.15>=0 python3-pywlroots-0.16>=0" pre_build() { [ "$CROSS_BUILD" ] || return 0 @@ -36,3 +36,9 @@ pre_build() { post_install() { vlicense LICENSE } + +python3-pywlroots-0.16_package() { + build_style=meta + short_desc+=" - transitional dummy package" + depends="${sourcepkg}>=${version}_${revision}" +} diff --git a/srcpkgs/python3-pywlroots/update b/srcpkgs/python3-pywlroots/update new file mode 100644 index 00000000000000..522573b2508b30 --- /dev/null +++ b/srcpkgs/python3-pywlroots/update @@ -0,0 +1 @@ +pattern="[v_-]\K\Q${version%.*}.\E.*(?=\.tar\.gz)" From 53217cc57d981f540fcc86e38597f477cc253deb Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad 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 " 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 e288dfd24743b7a54722e33b085935fd4576d876 Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Fri, 7 Jun 2024 20:26:48 +0200 Subject: [PATCH 5/5] qtile: update to 0.26.0. --- srcpkgs/qtile/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template index eecafcdd5c4b84..5ec12a77405c0c 100644 --- a/srcpkgs/qtile/template +++ b/srcpkgs/qtile/template @@ -1,11 +1,11 @@ # 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" + pkg-config python3-pywlroots python3-pywayland python3-xkbcommon" makedepends="python3-devel libffi-devel pulseaudio-devel wlroots${_wlroots}-devel" depends="python3-cairocffi python3-xcffib pango gdk-pixbuf" short_desc="Full-featured tiling window manager written and configured in Python" @@ -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 @@ -24,7 +24,7 @@ post_install() { qtile-wayland_package() { depends="${sourcepkg}>=${version}_${revision} - python3-pywlroots-${_wlroots} python3-pywayland python3-xkbcommon" + python3-pywlroots python3-pywayland python3-xkbcommon" pkg_install() { vmove ${py3_sitelib}/libqtile/backend/wayland vmove usr/share/wayland-sessions