Package: hovercraft / 2.7-10

Metadata

Package Version Patches format
hovercraft 2.7-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Rename console_script to fit into private module set.patch | (download)

setup.cfg | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 rename console_script to fit into private module setup

0002 fix some things in the docs.patch | (download)

docs/conf.py | 6 3 + 3 - 0 !
docs/presentations.rst | 6 3 + 3 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 fix some things in the docs

sloppy copyright span, version number; fix paths to examples

0003 Fix tests with pygments 2.14.patch | (download)

tests/test_data/__init__.py | 12 6 + 6 - 0 !
tests/test_parse.py | 6 3 + 3 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 fix tests with pygments 2.14


0004 DistributionNotFound.patch | (download)

hovercraft/__init__.py | 7 5 + 2 - 0 !
setup.cfg | 1 0 + 1 - 0 !
2 files changed, 5 insertions(+), 3 deletions(-)

---