Package: pyenv / 2.6.8-1

Metadata

Package Version Patches format
pyenv 2.6.8-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
002.skip tests with test directory error.patch | (download)

test/exec.bats | 1 1 + 0 - 0 !
test/init.bats | 6 0 + 6 - 0 !
test/rehash.bats | 7 0 + 7 - 0 !
3 files changed, 1 insertion(+), 13 deletions(-)

 disabled due to inconsistencies
003.skip tests with plugin directory error.patch | (download)

plugins/python-build/test/build.bats | 5 5 + 0 - 0 !
plugins/python-build/test/pyenv.bats | 25 0 + 25 - 0 !
2 files changed, 5 insertions(+), 25 deletions(-)

 temporary disabling of testing due to specific bugs in the debian environment
005.fixed error sintaxe bash.patch | (download)

plugins/python-build/bin/python-build | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixed bash-specific advanced globbing syntax mismatch bug
006.change shell to fix test.patch | (download)

test/init.bats | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 changing shell to 'bash' to fix test execution
007.fixed command manpage.patch | (download)

man/man1/pyenv.1 | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fixed command for user's .bashrc
008.added pyenv runtime information.patch | (download)

man/man1/pyenv.1 | 44 41 + 3 - 0 !
1 file changed, 41 insertions(+), 3 deletions(-)

 added information about pyenv splitting
009.disable docker tests.patch | (download)

Makefile | 32 23 + 9 - 0 !
1 file changed, 23 insertions(+), 9 deletions(-)

 skipping docker test run