Package: px / 3.6.12-1

Metadata

Package Version Patches format
px 3.6.12-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
000 remove extraneous el call.patch | (download)

doc/pxtree.1 | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove extra .el call in pxtree manpage.
000 avoid version gen.patch | (download)

px/px.py | 9 5 + 4 - 0 !
setup.py | 62 1 + 61 - 0 !
2 files changed, 6 insertions(+), 65 deletions(-)

 disables git command to get current version of the package and use of
 Version structure at command. Currently version is being hardcoded in order to
 make px --version command work.