Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-ghostscript-0.8.1-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-ghostscript Distribution: openSUSE Tumbleweed
Version: 0.8.1 Vendor: openSUSE
Release: 1.1 Build date: Thu Sep 18 13:52:11 2025
Group: Development/Languages/Python Build host: reproducible
Size: 162635 Source RPM: python-ghostscript-0.8.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gitlab.com/pdftools/python-ghostscript
Summary: Python interface to the Ghostscript C-API
Python interface to the Ghostscript C-API, both high and low-level, based on ctypes.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Thu Sep 18 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 0.8.1
    * Fix crash on Windows for Python >= 3.12, caused by
      distutils module been removed from Python 3.12.
  - from version 0.8
    * Fix unnecessary runtime dependency on setuptools.
    * Explicitly require a first argument called "progname". This is to
      avoid the common error not passing a progname by pointing users to it.
      This is fully backward compatible
    * Issue a warning if first arg