Pytooling.packaging

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

**Automated Release created on: 14.12.2021 - 07:30:10**

New Features
* tbd

Changes
* tbd

Bug Fixes
* tbd

0.4.0

**Release created on: 12.12.2021 - 23:28:59**

New Features
* Handle `__keywords__` via AST and support list of strings..

Changes
* Changed keywords from space separated string to list of strings.
* Changed dataclass `VersionInformation` to normal class.

Bug Fixes
* Exclude `build` and `dist` directories.

0.3.2

**Release created on: 12.12.2021 - 18:15:04**

New Features
* Added license support for `GPL-2.0-or-later`, `MIT` and `BSD`.
* Added more classifiers for development state.

Changes
* Added debug options for recursive requirements files.
* Reduced code duplication

Bug Fixes
* Fixed recursive reading of requirement files.

0.3.1

**Release created on: 11.12.2021 - 20:29:15**

New Features
* Added support for `__license__`.

Changes
* Changed GHA workflow to use pyTooling/Actions.
* Updated dependencies.

Bug Fixes
* Fixed configuration of BuildTheDocs.
* Added missing type-stub package `types-setuptools`
* Changed `Iterable` to `Sequence` to improve type checking.

0.3.0

**Release created on: 28.11.2021 - 07:57:43**

New Features
* Return complex data as data classes (`Readme` and `VersionInformation`).
* Handle 'parent' namespace packages like `pyTooling` as *namespace* package.
(Use suffix `.*` to denote such packages.)
* Implemented a dummy `export` decorator if `pyTooling.Decorators` can't be imported.

Changes
* Extracted Python package dependencies from GHA pipeline into separate `requirements.txt` files for package and publish.
* Documented package and publishing dependencies.

Bug Fixes
* Fixed URLs after changing branch name to `main`.

0.2.1

**Release created on: 27.11.2021 - 09:58:01**

New Features
*None*

Changes
* Bumped coverage.py to v6.2

Bug Fixes
* Require a fixed `pyTooling` package to solve deadlock in broken circular dependency.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.