Parse-type

Latest version: v0.6.2

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

Scan your dependencies

Page 1 of 3

1.17.0

1.12.0

FIXED:

+ Python3 DeprecationWarning for regex (here: in docstrings).

0.7.0

-------------------------------------------------------------------------------

GOALS:

* Drop support for Python 2.7
* Support Python >= 3.7 (probably)

0.6.2

-------------------------------------------------------------------------------

FIXES:

* 21: tests/test_parse.py tests ``parse_type.parse`` (per default).
REASON: Using for older installed ``parse`` module may cause weird problems.
RELATED TO: ``parse v1.19.1`` (behavior changed compared to ``v1.19.0``)

0.6.1

-------------------------------------------------------------------------------

* Switch to MIT license (same as: `parse`_ module)
* Use SPDX-License-Identifier in source code (to simplify understanding)
* UPDATE/SYNC to `parse`_ v1.19.1
* ADDED: ``pyproject.toml`` to support newer ``pip`` versions
REASON: ``setup.py`` becomes DEPRECATED in 2023-09 for newer ``pip`` versions.

FIXED:

* Issue 19: 0.6.0: pytest is failing in two units (submitted by: kloczek; caused by: `parse`_ v1.19.1)
* Issue 1: Licensing confusion

DEVELOPMENT:

* VCS: Renamed default branch of Git repository to "main" (was: "master").
* CI: Use github-actions as CI pipeline.

0.6.0

-------------------------------------------------------------------------------

FIXED:

+ issue 17: setup.py: Remove use of "use_2to3" (submitted by: xxx)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.