Package: skyfield / 1.53+ds-1

Metadata

Package Version Patches format
skyfield 1.53+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use pytest instead of assay.patch | (download)

skyfield/tests/test_against_horizons.py | 2 2 + 0 - 0 !
skyfield/tests/test_against_novas.py | 4 4 + 0 - 0 !
skyfield/tests/test_almanac_searches.py | 4 2 + 2 - 0 !
skyfield/tests/test_api.py | 21 11 + 10 - 0 !
skyfield/tests/test_elementslib.py | 14 8 + 6 - 0 !
skyfield/tests/test_io.py | 7 4 + 3 - 0 !
skyfield/tests/test_positions.py | 6 3 + 3 - 0 !
skyfield/tests/test_strs_and_reprs.py | 2 2 + 0 - 0 !
skyfield/tests/test_timelib.py | 39 26 + 13 - 0 !
skyfield/tests/test_topos.py | 24 20 + 4 - 0 !
skyfield/tests/test_units.py | 28 14 + 14 - 0 !
skyfield/tests/test_vectors.py | 6 3 + 3 - 0 !
12 files changed, 99 insertions(+), 58 deletions(-)

 use pytest instead of assay

0002 Fix documentation_options.patch | (download)

documentation/_static/style.css | 2 1 + 1 - 0 !
documentation/_templates/layout.html | 30 20 + 10 - 0 !
2 files changed, 21 insertions(+), 11 deletions(-)

 fix documentation_options

0003 Do not use the deprecated distutils.patch | (download)

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

 do not use the deprecated distutils

0004 Fix compatibility with new tzdata.patch | (download)

documentation/examples.rst | 4 2 + 2 - 0 !
documentation/time.rst | 2 1 + 1 - 0 !
skyfield/tests/test_timelib.py | 6 3 + 3 - 0 !
skyfield/timelib.py | 2 1 + 1 - 0 !
4 files changed, 7 insertions(+), 7 deletions(-)

 fix compatibility with new tzdata