ubuntu/+source/basemap:applied/ubuntu/oracular-proposed

Last commit made on 2024-04-11
Get this branch:
git clone -b applied/ubuntu/oracular-proposed https://git.launchpad.net/ubuntu/+source/basemap
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/oracular-proposed
Repository:
lp:ubuntu/+source/basemap

Recent commits

46091b3... by Andreas Tille

1.2.2+dfsg-5 (patches applied)

Imported using git-ubuntu import.

3552d03... by Andreas Tille

Its not clear why these tests are failing but

Gbp-Pq: xfail_some_tests.patch.

562b51c... by Andreas Tille

Replace deprecated clock() by perf_counter() to measure time needed

Gbp-Pq: python3.12.patch.

5589afa... by Andreas Tille

Use float instead of deprecated np.float

Gbp-Pq: numpy-1.24.patch.

38f96b4... by Andreas Tille

Use np.percentile instead of removed plt.prctile_rank

Gbp-Pq: matplotlib-3.6.patch.

8fb6a2d... by Andreas Tille

Adapt filter name to a value available in PIL10

Gbp-Pq: PIL10.patch.

3d9795c... by Andreas Tille

Make documentation reproducible

Gbp-Pq: reproducible_documentation.patch.

9386840... by Andreas Tille

Move the imports in all .py files

Gbp-Pq: 0004-Move-the-imports-in-all-.py-files.patch.

1e16d3d... by Andreas Tille

add the matplotlib sphinxext directory into doc, needed to build

Gbp-Pq: install_matplotlib_sphinxext.

407f44b... by Andreas Tille

Use the datafile in the python-mpltoolkits.basemap-data package,

Gbp-Pq: use_share_datafiles.