Jaraco.text

Latest version: v3.12.1

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

Scan your dependencies

Page 4 of 6

3.0

===

Removed ``local_format``, ``global_format``, and
``namespace_format``. Instead, developers should
use `f-strings
<https://docs.python.org/3.6/reference/lexical_analysis.html#f-strings>`_
on Python 3.6 and later or `future-fstrings
<https://pypi.org/project/future-fstrings>`_ for compatibilty
with older Pythons. This change eliminates the dependency on
jaraco.collections and thus for now removes the circular dependency
as reported in 3.

2.0

===

Switch to `pkgutil namespace technique
<https://packaging.python.org/guides/packaging-namespace-packages/#pkgutil-style-namespace-packages>`_
for the ``jaraco`` namespace.

1.10.1

======

Packaging refresh. Docs now published in RTD.

1.10

====

FoldedCase now supports string-containment support in an
unfortunately assymetric way.

1.9.2

=====

Fix bug where ``FoldedCase.__ne__`` was case-sensitive.

1.9.1

=====

Refresh packaging.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.