Package: astroplan / 0.10.1-3

Metadata

Package Version Patches format
astroplan 0.10.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_mock_remote_test_data.patch | (download)

astroplan/tests/test_scheduling.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 use mock remote test data

fix_intersphinx | (download)

docs/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix intersphinx_mapping keyerror


sphinx autodoc preserve defaults.patch | (download)

docs/conf.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 enable sphinx autodoc preservation of method-argument defaults
 .
 This avoids build environment information such as timing information from
 inadvertently leaking into the packaged documentation.
Bug-Debian: http://bugs.debian.org/1064858
sphinx matplotlib ext reproducible.patch | (download)

docs/conf.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 enable a fixed salt for matplotlib hash-based id-generation of svg paths
 .
 This removes a source of per-build variance due by avoiding the (default)
 use of randomized UUID4-based salt values.
Bug-Debian: http://bugs.debian.org/1064858
Directly take the version from the package.patch | (download)

docs/conf.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 directly take the version from the package


remove_six.patch | (download)

astroplan/observer.py | 2 1 + 1 - 0 !
docs/faq/iers.rst | 2 1 + 1 - 0 !
setup.cfg | 1 0 + 1 - 0 !
3 files changed, 2 insertions(+), 3 deletions(-)

---