Plone.releaser

Latest version: v2.2.1

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

Scan your dependencies

Page 1 of 5

2.2.1

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

Bug fixes:


- Manage changelog: read markdown files as well.
[maurits] (48)

2.2.0

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

New features:


- Add bin/manage versions2constraints command.
[maurits] (3670)


Bug fixes:


- Fix setting version for non-lowercase package.
In the previous release this would add a duplicate line.
[maurits] (58)
- Fix missing changelog entries when running ``bin/manage changelog``.
[maurits] (60)

2.1.1

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

Bug fixes:


- Commit all changed files when updating a package version.
We were only adding `versions.cfg` to the commit, but the change can be in `versions-extra.cfg`, or in the future also in `constraints.txt`.
[maurits] (57)

2.1.0

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

New features:


- Enable updating versions in pip constraints files.
[maurits] (53)
- Enable updating checkouts in mxdex.ini files.
[maurits] (53)


Bug fixes:


- Check all ``versions*.cfg`` files when updating a pin.
[maurits] (52)
- Removed no longer working ``pulls`` command that I have never used.
Removed ``PyGithub`` and ``keyring`` dependencies that were only used for this.
Removed ``Source.path`` property that was only used for this.
[maurits] (56)


Internal:


- Update configuration files.
[plone devs] (a7c2b777)

2.0.1

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

Bug fixes:


- Allow disabling PyPI rights check, as this does not know how to check organisations.
Set env variable ``PLONE_RELEASER_CHECK_PYPI_ACCESS=0`` if you want to disable it.
Also, we do not check PyPI if the user is `__token__`, so using an API token.
[maurits] (50)

2.0.0

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

Breaking changes:


- Require Python 3.8+.
Cleanup code and dependencies, with help op plone/meta.
Drop support for Plone 5.2 releases: no launchpad code anymore.
[maurits] (200)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.