Jaraco.util

Latest version: v15.0.0

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 14

12.0

====

* Removed ``auth`` module. Use `grampg
<https://pypi.org/project/grampg>`_ instead.

* Removed ``jaraco.lang`` package with ``jaraco.lang.python``.
``mf`` and ``obinfo`` were unused and ``callable`` returned
to Python 3.

* Removed ``jaraco.util.exceptions.suppress_exception``. Use
``contextlib2.suppress`` instead.

* Removed ``jaraco.util.random``. Use ``os.urandom`` instead
of ``random.bytes``.

* Moved ``jaraco.util.stream.Tee`` to `jaraco.stream
<https://pypi.org/project/jaraco.stream>`_ (1.2).

* Removed PIPE attribute from ``jaraco.util.subprocess``.

11.0

====

* Removed deprecated modules and functions.

10.14

=====

* Deprecated ``jaraco.util.filesystem`` and ``jaraco.filesystem``.
Functionality has been moved to the ``jaraco.path`` package.

10.13

=====

* Deprecated ``jaraco.util.bitutil``. Functionality has been
moved to the ``jaraco.structures`` package.

10.12

=====

* Deprecated ``jaraco.util.cmdline``. Functionality has been
moved to the ``jaraco.ui`` package.

10.11

=====

* Bump to ``jaraco.ui`` 1.1, avoiding setuptools_scm issue.

Page 2 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.