Pytooling

Latest version: v8.0.3

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

Scan your dependencies

Page 9 of 12

1.9.0

**Release created on: 07.01.2022 - 02:06:31**

New Features
* Abstract interface for key-value based configurations (e.g. from JSON, TOML, YAML).
* Configuration parser reading YAML files based on `ruamel.yaml`.
* Supporting variables.
* Support for `extras_require`.
* Read additional requirement files (documentation, unit test, packaging) and assemble entries for `extras_require`.
* Add an `all` entry to `extras_require` to summarize all previous requirements.

Changes
* Improvements to doc-strings for Codacy.

Bug Fixes
*None*

1.8.1

**Release created on: 26.12.2021 - 17:10:39**

New Features
*None*

Changes
* Fixed many issues reported by Codacy.
* Bumped dependencies.
* Added more type hints.
* Added type checks in overloaded operators.
* Reworked file headers.

Bug Fixes
* Fixed URLs to Codacy.

1.8.0

**Release created on: 26.12.2021 - 00:58:40**

New Features
* New `isnestedclass` helper function (like `isinstance` or `issubclass`).
* Added unit tests for `VersionInformation` class and helper function `isnestedclass`.
* Packaging: Allow status strings not to be lowercase.

Changes
* Bumped dependencies.
* Merged `.coveragerc` and `pytest.ini` into `pyproject.toml` configuration file.

Bug Fixes
* Fixed typo `_licenses` to `_license` and property `Licenses` to `License`.
* Added missing property `Description`.
* Fixed indentations in file headers.
* Changed dependency from `pyTooling.Packaging` to `pyTooling`.

1.7.0

**Release created on: 16.12.2021 - 04:55:17**

New Features
* Integrated [pyTooling.Packaging](https://github.com/pyTooling/pyTooling.Packaging/) into parent package.

Changes
* Added `mark.skipif` to tests not supported by Python 3.6 and 3.7.

Bug Fixes
*None*

1.6.1

**Release created on: 12.12.2021 - 23:44:17**

New Features
* Added property `PythonLicenseName`.

Changes
* Renamed `PYTHON_CLASSIFIERS` to `PYTHON_LICENSE_NAMES`.
* Added more type hints.

Bug Fixes
*None*

1.6.0

**Release created on: 12.12.2021 - 20:48:37**

New Features
* New Licensing class and license lists based on [SPDX identifiers](https://spdx.org/licenses/).

Changes
* Improved code coverage by disabling coverage on guarding code.

Bug Fixes
*None*

Page 9 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.