py-imapclient: updated to 3.1.0
3.1.0
New Features
Simplify IMAP4_TLS class and fix Python 3.14+ compatibility
Other Changes
Fix typo in man page: certifcate -> certificate
Move man page to section 7
update supported python versions in doc
chore(deps-dev): bump mypy from 1.6.1 to 1.8.0
chore(deps-dev): bump sphinx from 6.2.1 to 7.2.6
chore: add setuptools to requirements-dev.txt
chore(deps-dev): bump black from 23.11.0 to 24.4.2
chore(deps-dev): bump pylint from 3.0.2 to 3.2.6
chore(deps-dev): bump flake8 from 6.1.0 to 7.1.0
[12 lines not shown]
py-sarge: updated to 0.1.8
0.1.8
Fixed 55: Polled subcommands in order to return up-to-date return codes in Pipeline.returncodes.
Fixed 56: Ensure process_ready event is set at the appropriate time.
Fixed 57: Stored exception in command node for use when in asynchronous mode.
Fixed 58: Ensure Capture object has a flush method.
wip/openwv: import openwv-1.1.3
OpenWV is a free and open-source reimplementation of Google's Widevine Content
Decryption Module (CDM), the portion of the Widevine DRM system that runs in
your browser, obtains content keys for protected media, and decrypts the media
using those keys. OpenWV is a drop-in replacement for Google's official,
proprietary CDM and implements the same shared library API.
palemoon: Update to 34.0.0
This update adds native support for NetBSD/alpha & NetBSD/sparc64,
fixes at least 6 CVEs for the Gecko engine, removes the GConf dependency,
fixes a couple of crashes on JavaScript-heavy websites, and enhances CSS
and JavaScript support.
The package has been restructured to allow for a palemoon-gtk3 package.
It has been tested on NetBSD/amd64 and CentOS 7. I will also test on
sparc64, but building it on a 300MHz UltraSPARC II takes a while ;)