You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 25 / zest.releaser-6.13.5-1.lbn25.noarch

zest.releaser-6.13.5-1.lbn25.noarch

Package Attributes
RPM  zest.releaser-6.13.5-1.lbn25.noarch.rpm Architecture  noarch Size  539858 Created  2023/06/18 05:08:48 UTC
Package Specification
Summary Software releasing made easy and repeatable
Group Application/Internet
License GPL
Home Page http://pypi.python.org/packages/source/z/zest.releaser/zest.releaser-6.13.5.tar.gz
Description

zest.releaser is collection of command-line programs to help you automate the task of releasing a software project. It's particularly helpful with Python package projects, but it can also be used for non-Python projects. For example, it's used to tag buildouts - a project only needs a version.txt file to be used with zest.releaser.

It will help you to automate:

  • Updating the version number. The version number can either be in setup.py or version.txt. For example, 0.3.dev0 (current) to 0.3 (release) to 0.4.dev0 (new development version). Updating the history/changes file. It logs the release date on release and adds a new section for the upcoming changes (new development version). Tagging the release. It creates a tag in your version control system named after the released version number. * Uploading a source release to PyPI. It will only do this if the package is already registered there (else it will ask, defaulting to no); the Zest Releaser is careful not to publish your private projects! It can also check out the tag in a temporary directory in case you need to modify it.
Requires
python-chardet  
python-setuptools  
python-six  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
python-colorama  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
/bin/sh  
python-wheel  
/usr/bin/python2.7  
python-twine  
rpmlib(PayloadIsXz)  
Provides
python2.7dist(zest.releaser)
python2dist(zest.releaser)
zest.releaser
Obsoletes
zest.releaser-egginfo

Document Actions