Package: bumpversion / 1.0.1-1.2

Metadata

Package Version Patches format
bumpversion 1.0.1-1.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Do not install fork entry point.patch | (download)

setup.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 do not install fork entry point.


0002 Disable entry point script test as the script is not.patch | (download)

tests/test_cli.py | 46 23 + 23 - 0 !
1 file changed, 23 insertions(+), 23 deletions(-)

 disable entry point script test as the script is not installed at
 the time the tests are run.


0003 Skip tests correctly when hg git is not installed.patch | (download)

tests/test_cli.py | 22 14 + 8 - 0 !
1 file changed, 14 insertions(+), 8 deletions(-)

 skip tests correctly when hg/git is not installed.