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

python3-file-magic-5.39-19.el9 RPM for noarch

From CentOS Stream 9 AppStream for x86_64

Name: python3-file-magic Distribution: CentOS
Version: 5.39 Vendor: CentOS
Release: 19.el9 Build date: Thu Apr 30 16:27:38 2026
Group: Unspecified Build host: aarch64-02.stream.rdu2.redhat.com
Size: 22412 Source RPM: file-5.39-19.el9.src.rpm
Packager: builder@centos.org
Url: https://www.darwinsys.com/file/
Summary: Python 3 bindings for the libmagic API
This package contains the Python 3 bindings to allow access to the
libmagic API. The libmagic library is also used by the familiar
file(1) command.

Provides

Requires

License

BSD

Changelog

* Wed Apr 29 2026 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-19
  - Add QEMU suspend image compression format reporting
    Resolves: RHEL-68294
* Mon Apr 27 2026 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-18
  - Fix race condition in magic_getpath() for thread safety
    Resolves: RHEL-93189
* Mon Feb 23 2026 Vincent Mihalkovic <vmihal