Setupmeta

Latest version: v3.6.0

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

Scan your dependencies

Page 8 of 9

2.4.3

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

* Report version as dirty if there staged (but uncommitted changes)

* Show pending changes (if there are any) in ``setup.py check`` command

* Added a test exercising ``pip wheel`` to expose recent ``dirty`` determination issue

* Rolled back ``dirty`` checkout determination, repo with staged files is considered clean again,
will have to find another fix for that edge case

* Push version bumps only when ``--push`` is explicitly specified

2.3.4

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

* Always listify ``setup_requires``

* Better warnings message, should show proper origination

* Corrected ``dirty`` determination: repo with staged files is considered dirty until effective commit

* Extract all relevant info from ``PKG-INFO`` (not just version)

* Auto-fill ``bugtrack_url``

* Added support for version determination from PKG-INFO

2.2.1

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

* Added ``version --show-next``

* Added ``{devcommit}`` versioning strategy token

* Added ``--expand`` to command ``explain``

* Better handling of unicode in ``README``-s and ``setup.py``-s

* Fixed setupmeta's own download_url

2.0.6

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

* Show how many requirements_ were abstracted/skipped (if any) in ``setup.py check``

* Warn if current version tag mention patch while versioning strategy doesn't

* Make sure local tags match remote before pushing a new bumped version tag

* Auto-fill dependencies accordingly to recommendations in https://packaging.python.org/discussions/install-requires-vs-requirements/

* Added support for ``.dev`` versioning

* Added ``--dependencies`` to ``explain`` command

1.6.2

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

* Auto-fill long_description_content_type when applicable

1.5.1

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

* Test against python 3.7, dropped support for 3.4 as it's not available on travis Xenial

* Don't pass redundant ``bump`` cli arg to bump hook

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.