Zest-releaser

Latest version: v6.14.0

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

Scan your dependencies

Page 2 of 7

6.13.1

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

- Add tag message formatting (option ``tag-message``). [htgoebel]

6.13.0

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

- Add support for signing tags (option ``tag-signing``). [htgoebel]

6.12.5

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

- Sorting uploadable filenames so that wheels are uploaded first. (For most
filesystems this happened automatically, but the order on OSX' new
filesystem is non-deterministic, so we added sorting.)
[reinout]

- Release process will now fail when specified hooks cannot be imported.
(`PR 236 <https://github.com/zestsoftware/zest.releaser/pulls/236>`_)

6.12.4

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

- Also support version in setup.cfg. [ewjoachim]

6.12.3

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

- Allows ``{version}`` format for ``tag-format``.
[leorochael]

6.12.2

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

- Subversion fix: create tag of entire trunk or branch when not in repo root.
If you have ``trunk/pkg1`` and ``trunk/pkg2`` and you make tag 1.0 in directory ``pkg1``,
then until now we would create ``tags/1.0`` with the contents of directory ``pkg1``.
Checking out the tag and changing to the ``pkg1`` directory then failed.
We now make a tag of the entire trunk or branch, just like in the other version control systems.
Fixes `issue 213 <https://github.com/zestsoftware/zest.releaser/issues/213>`_.
[maurits]

- Do not needlessly run ``svn info``. [maurits]

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.