What's Changed * Avoid importing convert_path from distutils, which is gone in Python 3.12 by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/52
What's Changed * Add CODEOWNERS by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/40 * replace logging.warn with logging.warning by jelly in https://github.com/breezy-team/setuptools-gettext/pull/41 * Support wheel building by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/42 * Update pip with dependabot by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/43 * Ruff fixes by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/45 * Drop python 3.7 support by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/46 * Skip test if xgettext is missing by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/50
New Contributors * jelly made their first contribution in https://github.com/breezy-team/setuptools-gettext/pull/41
What's Changed * Add setting for default language by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/35 * Add some tests by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/36 * Fix root by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/37 * Set pythonpath by jelmer in https://github.com/breezy-team/setuptools-gettext/pull/38