Packages changed:
  NetworkManager-applet (1.30.0 -> 1.32.0)
  python-setuptools (67.6.0 -> 67.6.1)
  python310-packaging (23.0 -> 23.1)
  remmina (1.4.29 -> 1.4.30)

=== Details ===

==== NetworkManager-applet ====
Version update (1.30.0 -> 1.32.0)
Subpackages: NetworkManager-applet-lang NetworkManager-connection-editor

- Update to version 1.32.0:
  + Allow using MTU larger than 10000 octets.
  + Prefer using AppIndicator outside X11.
  + Added support for importing WireGuard profiles from wg-quick
    files.
  + Updated translations.

==== python-setuptools ====
Version update (67.6.0 -> 67.6.1)

- update to 67.6.1:
  * #3865: Fixed ``_WouldIgnoreField`` warnings for ``scripts``
    and ``gui_scripts``, when ``entry-points`` is not listed in dynamic.
  * #3875: Update code generated by ``validate-pyproject`` to use
    v0.12.2.
  * This should fix default license patterns when
    ``pyproject.toml`` is used.

==== python310-packaging ====
Version update (23.0 -> 23.1)

- update to 23.1
  * chore: add typed classifier
  * Improve parser error messaging around mistakes in/around
    version specifiers
  * Upgrade to latest mypy
  * Delete print() from test_tags
  * Update our linters
  * Improve error for local version label with unsupported operators
  * Parse raw metadata
  * Handle prefix match with zeros at end of prefix correctly
  * Relax typing of _key on _BaseVersion
  * Replace spaces in platform names with underscores
  * Import underlying parser function as an underscored variable

==== remmina ====
Version update (1.4.29 -> 1.4.30)
Subpackages: remmina-lang remmina-plugin-rdp remmina-plugin-secret remmina-plugin-vnc

- Update to remmina version 1.4.30
  * Add text mime type formats to RDP clibpoard !2459
  * Ensure timer is null after destruction !2462
  * Ability to view passwords in the clear using a toggle in the
    password field !2460
  * Made icons viewable in lower resulution. !2463
  * Improve mime file !2464
  * [REM-2809] Appearance preferences now refresh in the main window when
    the user... !2466
  * This should be a message instead of a info print.
    So that the user can see it by default. !2461
  * remmina_rdp_monitor_get(): fix maxw, maxh and monitorids calculation !2467
  * Rem 2864 !2469
  * Fix undefined symbol error when importing gi in a python extension !2470
  * Rem 2864 !2472
  * [REM-1987] allow for dynamic resolution updates for vnc connections !2476
  * Fix overlapping text in preferences menu, terminal tab !2477
  * Allow could not authenticate banner to go away after successful
    reauthentication !2478
  * Add environments for easy manual testing !2473