Skip to content

Commit ca48a72

Browse files
authored
Gajim 2.4.7 (#9380)
**Summary** <!-- Info on what this pull request updates/changes/etc --> - python-pysequoia: Add at v0.1.34 - gajim: Update to v2.4.7 **Test Plan** <!-- Short description of how the package was tested --> Launch Gajim **Checklist** - [x] Package was built and tested against unstable - [ ] This change could gainfully be listed in the weekly sync notes once merged <!-- Write an appropriate message in the Summary section, then add the "Topic: Sync Notes" label --> - [x] I agree to license this contribution and all my previous contributions under the licensing terms in [LICENSE.md](../blob/main/LICENSE.md) and have the power and authority to grant those licenses.
2 parents 171d7b3 + 99792d6 commit ca48a72

12 files changed

Lines changed: 552 additions & 38 deletions

File tree

packages/g/gajim/package.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
22
name : gajim
3-
version : 2.4.6
4-
release : 41
3+
version : 2.4.7
4+
release : 42
55
source :
6-
- https://gajim.org/downloads/2.4/gajim-2.4.6.tar.gz : cce08def13e4b4c2852a91c108f8d949986bcd4697a4a72c954c17c2ff7c9746
6+
- https://gajim.org/downloads/2.4/gajim-2.4.7.tar.gz : d0d6d0901f21ad7a81f116a1a8f81f4cca461ca8e71045c910e1b7dc4f9b5c26
77
homepage : https://gajim.org
88
license : GPL-3.0-or-later
99
component : network.im
@@ -33,6 +33,7 @@ rundeps :
3333
- python-omemo-dr
3434
- python-openssl
3535
- python-pillow
36+
- python-pysqeuoia
3637
- python-qrcode
3738
- python-sqlalchemy
3839
- python-truststore

packages/g/gajim/pspec_x86_64.xml

Lines changed: 38 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<Name>gajim</Name>
44
<Homepage>https://gajim.org</Homepage>
55
<Packager>
6-
<Name>Joey Riches</Name>
7-
<Email>josephriches@gmail.com</Email>
6+
<Name>Muhammad Alfi Syahrin</Name>
7+
<Email>alfi@getsol.us</Email>
88
</Packager>
99
<License>GPL-3.0-or-later</License>
1010
<PartOf>network.im</PartOf>
@@ -22,12 +22,12 @@
2222
<Files>
2323
<Path fileType="executable">/usr/bin/gajim</Path>
2424
<Path fileType="executable">/usr/bin/gajim-remote</Path>
25-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.6.dist-info/METADATA</Path>
26-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.6.dist-info/RECORD</Path>
27-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.6.dist-info/WHEEL</Path>
28-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.6.dist-info/entry_points.txt</Path>
29-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.6.dist-info/licenses/COPYING</Path>
30-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.6.dist-info/top_level.txt</Path>
25+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.7.dist-info/METADATA</Path>
26+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.7.dist-info/RECORD</Path>
27+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.7.dist-info/WHEEL</Path>
28+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.7.dist-info/entry_points.txt</Path>
29+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.7.dist-info/licenses/COPYING</Path>
30+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim-2.4.7.dist-info/top_level.txt</Path>
3131
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/__init__.py</Path>
3232
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
3333
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/__pycache__/__init__.cpython-314.pyc</Path>
@@ -241,6 +241,8 @@
241241
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/__pycache__/muc_blocking.cpython-314.pyc</Path>
242242
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/__pycache__/omemo.cpython-314.opt-1.pyc</Path>
243243
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/__pycache__/omemo.cpython-314.pyc</Path>
244+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/__pycache__/openpgp.cpython-314.opt-1.pyc</Path>
245+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/__pycache__/openpgp.cpython-314.pyc</Path>
244246
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/__pycache__/pep.cpython-314.opt-1.pyc</Path>
245247
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/__pycache__/pep.cpython-314.pyc</Path>
246248
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/__pycache__/ping.cpython-314.opt-1.pyc</Path>
@@ -314,6 +316,7 @@
314316
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/muc.py</Path>
315317
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/muc_blocking.py</Path>
316318
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/omemo.py</Path>
319+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/openpgp.py</Path>
317320
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/pep.py</Path>
318321
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/ping.py</Path>
319322
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/modules/presence.py</Path>
@@ -370,8 +373,6 @@
370373
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/__pycache__/base.cpython-314.pyc</Path>
371374
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/__pycache__/cache.cpython-314.opt-1.pyc</Path>
372375
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/__pycache__/cache.cpython-314.pyc</Path>
373-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/__pycache__/draft.cpython-314.opt-1.pyc</Path>
374-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/__pycache__/draft.cpython-314.pyc</Path>
375376
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/__pycache__/omemo.cpython-314.opt-1.pyc</Path>
376377
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/__pycache__/omemo.cpython-314.pyc</Path>
377378
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/archive/__init__.py</Path>
@@ -391,7 +392,6 @@
391392
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/archive/storage.py</Path>
392393
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/base.py</Path>
393394
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/cache.py</Path>
394-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/draft.py</Path>
395395
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/events/__init__.py</Path>
396396
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/events/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
397397
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/events/__pycache__/__init__.cpython-314.pyc</Path>
@@ -402,6 +402,15 @@
402402
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/events/models.py</Path>
403403
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/events/storage.py</Path>
404404
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/omemo.py</Path>
405+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/openpgp/__init__.py</Path>
406+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/openpgp/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
407+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/openpgp/__pycache__/__init__.cpython-314.pyc</Path>
408+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/openpgp/__pycache__/models.cpython-314.opt-1.pyc</Path>
409+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/openpgp/__pycache__/models.cpython-314.pyc</Path>
410+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/openpgp/__pycache__/storage.cpython-314.opt-1.pyc</Path>
411+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/openpgp/__pycache__/storage.cpython-314.pyc</Path>
412+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/openpgp/models.py</Path>
413+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/storage/openpgp/storage.py</Path>
405414
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/structs.py</Path>
406415
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/styling.py</Path>
407416
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/common/task_manager.py</Path>
@@ -473,6 +482,7 @@
473482
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/activity_gajim_update.ui</Path>
474483
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/activity_list_row.ui</Path>
475484
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/activity_muc_invitation.ui</Path>
485+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/activity_openpgp_event.ui</Path>
476486
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/activity_subscription.ui</Path>
477487
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/add_contact/address_page.ui</Path>
478488
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/add_contact/contact_page.ui</Path>
@@ -494,6 +504,7 @@
494504
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/conversation/avatar_stack.ui</Path>
495505
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/conversation/avatar_stack_popover.ui</Path>
496506
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/conversation/avatar_stack_popover_row.ui</Path>
507+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/crypto_trust_manager.ui</Path>
497508
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/db_migration.ui</Path>
498509
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/debug_console.ui</Path>
499510
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/device_info.ui</Path>
@@ -524,7 +535,11 @@
524535
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/manage_proxies.ui</Path>
525536
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/manage_sounds.ui</Path>
526537
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/message_actions_box.ui</Path>
527-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/omemo_trust_manager.ui</Path>
538+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/openpgp/choose_secret_key.ui</Path>
539+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/openpgp/import.ui</Path>
540+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/openpgp/password.ui</Path>
541+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/openpgp/success.ui</Path>
542+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/openpgp/welcome.ui</Path>
528543
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/password_dialog.ui</Path>
529544
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/pep_config.ui</Path>
530545
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/data/gui/plugin_row.ui</Path>
@@ -852,6 +867,8 @@
852867
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/contacts_flowbox.cpython-314.pyc</Path>
853868
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/control.cpython-314.opt-1.pyc</Path>
854869
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/control.cpython-314.pyc</Path>
870+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/crypto_trust_manager.cpython-314.opt-1.pyc</Path>
871+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/crypto_trust_manager.cpython-314.pyc</Path>
855872
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/css_config.cpython-314.opt-1.pyc</Path>
856873
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/css_config.cpython-314.pyc</Path>
857874
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/dataform.cpython-314.opt-1.pyc</Path>
@@ -932,8 +949,8 @@
932949
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/message_url_previews.cpython-314.pyc</Path>
933950
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/notification.cpython-314.opt-1.pyc</Path>
934951
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/notification.cpython-314.pyc</Path>
935-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/omemo_trust_manager.cpython-314.opt-1.pyc</Path>
936-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/omemo_trust_manager.cpython-314.pyc</Path>
952+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/openpgp_wizard.cpython-314.opt-1.pyc</Path>
953+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/openpgp_wizard.cpython-314.pyc</Path>
937954
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/password_dialog.cpython-314.opt-1.pyc</Path>
938955
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/password_dialog.cpython-314.pyc</Path>
939956
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/__pycache__/pep_config.cpython-314.opt-1.pyc</Path>
@@ -1139,6 +1156,7 @@
11391156
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/conversation/rows/user_status.py</Path>
11401157
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/conversation/rows/widgets.py</Path>
11411158
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/conversation/view.py</Path>
1159+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/crypto_trust_manager.py</Path>
11421160
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/css_config.py</Path>
11431161
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/dataform.py</Path>
11441162
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/db_migration.py</Path>
@@ -1179,7 +1197,7 @@
11791197
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/message_input.py</Path>
11801198
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/message_url_previews.py</Path>
11811199
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/notification.py</Path>
1182-
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/omemo_trust_manager.py</Path>
1200+
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/openpgp_wizard.py</Path>
11831201
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/password_dialog.py</Path>
11841202
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/pep_config.py</Path>
11851203
<Path fileType="library">/usr/lib/python3.14/site-packages/gajim/gtk/plugins.py</Path>
@@ -1378,12 +1396,12 @@
13781396
</Files>
13791397
</Package>
13801398
<History>
1381-
<Update release="41">
1382-
<Date>2026-06-07</Date>
1383-
<Version>2.4.6</Version>
1399+
<Update release="42">
1400+
<Date>2026-07-11</Date>
1401+
<Version>2.4.7</Version>
13841402
<Comment>Packaging update</Comment>
1385-
<Name>Joey Riches</Name>
1386-
<Email>josephriches@gmail.com</Email>
1403+
<Name>Muhammad Alfi Syahrin</Name>
1404+
<Email>alfi@getsol.us</Email>
13871405
</Update>
13881406
</History>
13891407
</PISI>

packages/py/python-hpack/package.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
22
name : python-hpack
3-
version : 4.1.0
4-
release : 2
3+
version : 4.2.0
4+
release : 3
55
source :
6-
- https://files.pythonhosted.org/packages/source/h/hpack/hpack-4.1.0.tar.gz : ec5eca154f7056aa06f196a557655c5b009b382873ac8d1e66e79e87535f1dca
6+
- https://files.pythonhosted.org/packages/source/h/hpack/hpack-4.2.0.tar.gz : 0895cfa3b5531fc65fe439c05eb65144f123bf7a394fcaa56aa423548d8e45c0
77
homepage : https://python-hyper.org/
88
license : MIT
99
component : programming.python
@@ -14,6 +14,7 @@ builddeps :
1414
- python-build
1515
- python-installer
1616
- python-setuptools
17+
- python-wheel
1718
build : |
1819
%python3_setup
1920
install : |

packages/py/python-hpack/pspec_x86_64.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<Name>python-hpack</Name>
44
<Homepage>https://python-hyper.org/</Homepage>
55
<Packager>
6-
<Name>Joey Riches</Name>
7-
<Email>josephriches@gmail.com</Email>
6+
<Name>Muhammad Alfi Syahrin</Name>
7+
<Email>alfi@getsol.us</Email>
88
</Packager>
99
<License>MIT</License>
1010
<PartOf>programming.python</PartOf>
@@ -20,11 +20,11 @@
2020
</Description>
2121
<PartOf>programming.python</PartOf>
2222
<Files>
23-
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.1.0.dist-info/METADATA</Path>
24-
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.1.0.dist-info/RECORD</Path>
25-
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.1.0.dist-info/WHEEL</Path>
26-
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.1.0.dist-info/licenses/LICENSE</Path>
27-
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.1.0.dist-info/top_level.txt</Path>
23+
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.2.0.dist-info/METADATA</Path>
24+
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.2.0.dist-info/RECORD</Path>
25+
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.2.0.dist-info/WHEEL</Path>
26+
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.2.0.dist-info/licenses/LICENSE</Path>
27+
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack-4.2.0.dist-info/top_level.txt</Path>
2828
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack/__init__.py</Path>
2929
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
3030
<Path fileType="library">/usr/lib/python3.14/site-packages/hpack/__pycache__/__init__.cpython-314.pyc</Path>
@@ -54,12 +54,12 @@
5454
</Files>
5555
</Package>
5656
<History>
57-
<Update release="2">
58-
<Date>2026-06-06</Date>
59-
<Version>4.1.0</Version>
57+
<Update release="3">
58+
<Date>2026-07-11</Date>
59+
<Version>4.2.0</Version>
6060
<Comment>Packaging update</Comment>
61-
<Name>Joey Riches</Name>
62-
<Email>josephriches@gmail.com</Email>
61+
<Name>Muhammad Alfi Syahrin</Name>
62+
<Email>alfi@getsol.us</Email>
6363
</Update>
6464
</History>
6565
</PISI>

0 commit comments

Comments
 (0)