Fedora 39 Update: python-zlib-ng-0.5.0-1.fc39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-e0432919d6
2024-08-19 01:47:38.314226
--------------------------------------------------------------------------------

Name        : python-zlib-ng
Product     : Fedora 39
Version     : 0.5.0
Release     : 1.fc39
URL         : https://github.com/pycompression/python-zlib-ng
Summary     : Drop-in replacement for zlib and gzip modules using zlib-ng
Description :
Faster zlib and gzip compatible compression and decompression by providing
Python bindings for the zlib-ng library.

This package provides Python bindings for the zlib-ng library.

python-zlib-ng provides the bindings by offering three modules:

  â?¢ zlib_ng: A drop-in replacement for the zlib module that uses zlib-ng to
    accelerate its performance.
  â?¢ gzip_ng: A drop-in replacement for the gzip module that uses zlib_ng
    instead of zlib to perform its compression and checksum tasks, which
    improves performance.
  â?¢ gzip_ng_threaded offers an open function which returns buffered read or
    write streams that can be used to read and write large files while escaping
    the GIL using one or multiple threads. This functionality only works for
    streaming, seeking is not supported.

zlib_ng and gzip_ng are almost fully compatible with zlib and gzip from the
Python standard library. There are some minor differences see:
https://pypi.org/project/zlib-ng/#differences-with-zlib-and-gzip-modules

Beginning with Fedora Linux 40, zlib-ng provides the system-wide zlib
implementation, so the Python standard library already uses it by default.
However, some projects still need the APIs provided by this package.

--------------------------------------------------------------------------------
Update Information:

version 0.5.0
Small simplifications to the gzip_ng.compress and gzip_ng.decompress functions,
which should lead to less overhead.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug  9 2024 Packit <hello@xxxxxxxxxx> - 0.5.0-1
- Update to 0.5.0 upstream release
- Resolves: rhbz#2303861
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2303861 - python-zlib-ng-0.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2303861
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-e0432919d6' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux