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

python3-plist-2.6.0-3.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: python3-plist Distribution: openSUSE Tumbleweed
Version: 2.6.0 Vendor: openSUSE
Release: 3.1 Build date: Thu Jul 24 09:58:52 2025
Group: Unspecified Build host: reproducible
Size: 312868 Source RPM: libplist-2.6.0-3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/libimobiledevice/libplist
Summary: Library for handling Apple Binary and XML Property Lists -- Python Bindings
libplist is a library for handling Apple Binary and XML Property Lists.

This package contains the python bindings.

Provides

Requires

License

GPL-2.0-only AND LGPL-2.1-or-later

Changelog

* Thu Jul 24 2025 Ana Guerrero <ana.guerrero@suse.com>
  - Fix build with cython 3.1+:
    * Add patch 0001-cython-Fix-build-with-cython-3.1.patch
* Wed Feb 26 2025 Michal Suchanek <msuchanek@suse.de>
  - Fix Cython version requirement: Version 3.0 is required.
* Tue Feb 25 2025 Dominique Leuenberger