Lorenzob's picture
Upload folder using huggingface_hub
859a779 verified
raw
history blame
436 Bytes
What's New In python-apt 0.9.4
==============================
Python-apt 0.9.4 is a maintenance update.
New features
------------
* Support for apt_pkg.sha512sum()
* Support for apt_pkg.maybe_open_clear_signed_file()
* Use apt_pkg.open_maybe_clear_signed_file() when opening a .dsc file
* add MULTI_ARCH_NO constant (MULTI_ARCH_NONE is deprecated)
Maintenance
-----------
* Add Ubuntu Wily
* Update examples