Package: hovercraft / 2.7-11

Metadata

Package Version Patches format
hovercraft 2.7-11 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_parse.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix tests with pygments 2.14


0004 DistributionNotFound.patch | (download)

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

---
deprecate_pkg_resources.patch | (download)

hovercraft/__init__.py | 3 1 + 2 - 0 !
hovercraft/generate.py | 6 4 + 2 - 0 !
tests/test_parse.py | 6 3 + 3 - 0 !
tests/test_position.py | 4 2 + 2 - 0 !
4 files changed, 10 insertions(+), 9 deletions(-)

 no longer use pkg_resiyurces which is deprecated

new_test.patch | (download)

tests/test_data/__init__.py | 20 10 + 10 - 0 !
1 file changed, 10 insertions(+), 10 deletions(-)

---