~vcs-imports/nautilus-python/+git/nautilus-python:master

Last commit made on 2024-04-18
Get this branch:
git clone -b master https://git.launchpad.net/~vcs-imports/nautilus-python/+git/nautilus-python

Branch merges

Branch information

Recent commits

a91fb81... by Jan Tojnar

Release 4.0.1

b94fa67... by Jan Tojnar

Simplify debug initialization code

5f28f71... by Patrick Monnerat

Fix build with Python 3.13

Python 3.13 removes PySys_SetArgv(), set sys.argv in Python language.

Picked from https://github.com/mate-desktop/python-caja/commit/dac54a63e1aa623df411a6b8f8d4062ba9cd273e

1ef523f... by Jan Tojnar

nix: Update dependencies

0eaaad1... by Jan Tojnar

nix: Update dependencies

0b68c28... by Jan Tojnar

nix: Update dependencies

GNOME 43 has been merged to master a while ago,
let’s switch to unstable channel based off of it.

f5d7a95... by Jan Tojnar

NEWS: Update

9a74cae... by Jan Tojnar

build: Add explicit GModule dependency

The build may fail with underlinking on some distros:

    src/nautilus-python.c:158: undefined reference to `g_module_open'

cec007e... by Jan Tojnar

Release 4.0

a18c0c1... by Jan Tojnar

docs/migrating: Mention GTK 4 ABI concerns