From 4281fff7f99fce0ab25369227c702baf5b20dcce Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Sun, 6 Sep 2026 22:18:54 +0200 Subject: [PATCH 1/4] python3-filelock: update to 3.32.5. --- srcpkgs/python3-filelock/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-filelock/template b/srcpkgs/python3-filelock/template index 42d2f6207e0449..44a133ce2df45a 100644 --- a/srcpkgs/python3-filelock/template +++ b/srcpkgs/python3-filelock/template @@ -1,7 +1,7 @@ # Template file for 'python3-filelock' pkgname=python3-filelock -version=3.18.0 -revision=2 +version=3.32.5 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" depends="python3" @@ -13,4 +13,4 @@ license="Unlicense" homepage="https://py-filelock.readthedocs.io/en/latest/" changelog="https://raw.githubusercontent.com/tox-dev/py-filelock/main/docs/changelog.rst" distfiles="${PYPI_SITE}/f/filelock/filelock-${version}.tar.gz" -checksum=adbc88eabb99d2fec8c9c1b229b171f18afa655400173ddc653d5d01501fb9f2 +checksum=f6a6a28f743f9b95ce19db5abe0f376f75eb56517dff21e1a4751e2657d3e83d From ceb84ad8f75b4142400ece8b1359e58b8d577862 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Sun, 6 Sep 2026 22:19:17 +0200 Subject: [PATCH 2/4] New package: python3-pysequoia-0.1.35 --- srcpkgs/python3-pysequoia/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/python3-pysequoia/template diff --git a/srcpkgs/python3-pysequoia/template b/srcpkgs/python3-pysequoia/template new file mode 100644 index 00000000000000..9dffab0300aa14 --- /dev/null +++ b/srcpkgs/python3-pysequoia/template @@ -0,0 +1,16 @@ +# Template file for 'python3-pysequoia' +pkgname=python3-pysequoia +version=0.1.35 +revision=1 +build_style=python3-pep517 +build_helper=rust +hostmakedepends="maturin cargo" +makedepends="rust-std python3" +checkdepends="python3-pytest" +short_desc="OpenPGP in Python using Sequoia PGP" +maintainer="Luca Matei Pintilie " +license="Apache-2.0" +homepage="github.com/wiktor-k/pysequoia" +changelog="https://github.com/wiktor-k/pysequoia/tags" +distfiles="https://github.com/wiktor-k/pysequoia/archive/refs/tags/v${version}.tar.gz" +checksum=544d0992f52027f42238480e1f537d1fac45ea882f1f2c1b9bb88f04e4dcf503 From a4c3b630b315e294a94c0f1f6713b33b54e03915 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Sun, 6 Sep 2026 22:18:59 +0200 Subject: [PATCH 3/4] python3-nbxmpp: update to 7.4.0. --- srcpkgs/python3-nbxmpp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-nbxmpp/template b/srcpkgs/python3-nbxmpp/template index 85987c95f94133..89190fbdaf75f9 100644 --- a/srcpkgs/python3-nbxmpp/template +++ b/srcpkgs/python3-nbxmpp/template @@ -1,9 +1,9 @@ # Template file for 'python3-nbxmpp' pkgname=python3-nbxmpp -version=7.2.0 +version=7.4.0 revision=1 build_style=python3-pep517 -hostmakedepends="python3-wheel" +hostmakedepends="python3-setuptools" depends="python3-gobject python3-openssl python3-packaging python3-precis-i18n python3-idna libsoup3" checkdepends="${depends} python3-packaging python3-wheel python3-pylint python3-coverage" short_desc="Non blocking Jabber/XMPP module" @@ -12,7 +12,7 @@ license="GPL-2.0-or-later" homepage="https://python-nbxmpp.gajim.org/" changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog" distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz" -checksum=abc5831934089a9c63c90d8c067a477d5db5917b93f38d9109d8194338710792 +checksum=f498e874e32d5be2ae59b3d18cd9eed85f50ef5443326d2756ec7bb6a647f7a4 do_check() { coverage run --source=nbxmpp -m unittest discover -v From 7ed146add46e5856f8953db64be21df0bf0d820c Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Sun, 6 Sep 2026 22:19:03 +0200 Subject: [PATCH 4/4] gajim: update to 2.6.0. --- srcpkgs/gajim/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template index bc69733d0daf44..d3e3f73fe5a716 100644 --- a/srcpkgs/gajim/template +++ b/srcpkgs/gajim/template @@ -1,9 +1,9 @@ # Template file for 'gajim' pkgname=gajim -version=2.4.6 +version=2.6.0 revision=1 build_style=python3-pep517 -hostmakedepends="gettext python3-wheel" +hostmakedepends="gettext python3-setuptools" depends="gst-libav gst-plugins-bad1 gst-plugins-base1 gst-plugins-good1 gst-plugins-rs1 gtksourceview5 libadwaita libnm libsecret libsoup3 python3-Pillow python3-SQLAlchemy2 python3-cairo python3-cryptography python3-css-parser @@ -11,7 +11,7 @@ depends="gst-libav gst-plugins-bad1 gst-plugins-base1 gst-plugins-good1 python3-httpx python3-jeepney python3-keyring python3-nbxmpp python3-netifaces python3-omemo-dr python3-openssl python3-packaging python3-precis-i18n python3-pyasn1 python3-qrcode python3-setuptools python3-socksio - python3-truststore python3-mediafile" + python3-truststore python3-mediafile python3-pysequoia" checkdepends="${depends} python3-packaging" short_desc="Full featured Jabber/XMPP client" maintainer="Emil Tomczyk " @@ -19,7 +19,7 @@ license="GPL-3.0-only" homepage="https://www.gajim.org" changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog" distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz" -checksum=cce08def13e4b4c2852a91c108f8d949986bcd4697a4a72c954c17c2ff7c9746 +checksum=4d8c7d1ddaffa5e96a18a6ca684f4df14019b96bdc8288b0052807eb4f95ce2e post_build() { ./make.py build --dist=unix