Zest-releaser

Latest version: v6.14.0

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

Scan your dependencies

Page 3 of 7

6.12.1

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

- Quote the path when making a git clone, to fix problems with spaces. [halkeye]

- Fixed percentage signs in ``date-format`` in ``setup.cfg``.
You need double percentages. [mgedmin]

6.12

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

- Add date format in the config. Default is ISO-8601 (%Y-%m-%d).
Put ``date-format = format string`` in your ``~/.pypirc`` or ``setup.cfg``.
[mgedmin]

6.11

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

- If the package wants to build universal wheels by setting
``[bdist_wheel] universal = 1``, then the default for
``create-wheel`` is now yes.

6.10

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

- Corner case fix: a top-level ``version = 1.0`` in your ``setup.py`` is now
also allowed to be in uppercase, like ``VERSION = 1.0``.
This fixes `issue 216
<https://github.com/zestsoftware/zest.releaser/issues/216>`_.
[reinout]

6.9

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

- Add tag formatter in the config. This is a formatter that changes the name of the tag.
Default is the same as the version.
Put ``tag-format = a string`` in your ``~/.pypirc`` or ``setup.cfg``.
It needs to contain ``%(version)s``.
[tcezard]

6.8.1

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

- Catch error when uploading first package file in new PyPI project.
This fixes `issue 206
<https://github.com/zestsoftware/zest.releaser/issues/206>`_.
[maurits]

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.