Skip to main content

Update your version while having a drink

Project description

Build Status Version

Update your version while having a drink

Full documentation available at http://punch.readthedocs.io/en/latest/

About punch

Punch is a configurable version updater, and you can use to automate the management of your project’s version number.

Punch stores the version of your project in its own file. Each time you need to update it, Punch runs through the configured files and replaces the old version with the new one. Additionally, Punch may also automatically commit the version change on your VCS of choice.

This project has been heavily inspired by bumpversion, and I want to thank Filip Noetzel, the author of that project for his work and the inspiring ideas.

Installation

Punch is available for both Python 2 and Python 3 through pip. Just create a virtual environment and run

pip install punch.py

To start working with Punch you need a configuration file and a version file. You may ask Punch to create the two files for you with reasonable starting values with the flag --init

punch --init

which will create the punch_config.py and punch_version.py files in the current directory.

Contributing

See the CONTRIBUTING file for detailed information. Please remember that this project is actively developed in the develop branch, so be sure to work there if you try to implement new feature of fix bugs.

History

1.3.2 (2017-03-29)

  • Fixed CLI script installation on Windows (by jobec)

1.3.1 (2017-01-23)

  • Readthedocs documentation link added to README

1.3.0 (2017-01-20)

  • Date-base version part added (with support for CalVer syntax)

1.2.0 (2016-09-09)

  • Mercurial support added by Michele D’Amico

1.1.2 (2016-06-09)

  • Fixed issue #7

1.1.1 (2016-06-01)

  • Fixed issues #3, #4, #5

1.1.0 (2016-05-26)

  • Added –set-part and –reset-on-set flags

1.0.2 (2016-05-24)

  • Fixed the PyPI badge in the documentation

  • Added some examples both in documentation and in the test suite

1.0.1 (2016-05-21)

  • Last minute change of package name on PyPI due to a name clash.

1.0.0 (2016-05-19)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

punch.py-1.3.2.tar.gz (25.4 kB view details)

Uploaded Source

File details

Details for the file punch.py-1.3.2.tar.gz.

File metadata

  • Download URL: punch.py-1.3.2.tar.gz
  • Upload date:
  • Size: 25.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for punch.py-1.3.2.tar.gz
Algorithm Hash digest
SHA256 97b6f02e44374ba4be38655b9cb91a2d876689757e26147472208592542ac63e
MD5 23f1a7fac085439ed9f8ec4528119c70
BLAKE2b-256 52064af763d50b140a9b4252d02a833f00763992cd3ba9b20be655ea6b065133

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page