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

Last commit made on 2024-03-27
Get this branch:
git clone -b applied/ubuntu/noble-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/noble-proposed
Repository:
lp:ubuntu/+source/basemap

Recent commits

1ae3c07... by Andreas Tille

1.2.2+dfsg-4 (patches applied)

Imported using git-ubuntu import.

433e60c... by Andreas Tille

Its not clear why these tests are failing but

Gbp-Pq: xfail_some_tests.patch.

7cdb440... by Andreas Tille

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

Gbp-Pq: python3.12.patch.

b9dcea4... by Andreas Tille

Use float instead of deprecated np.float

Gbp-Pq: numpy-1.24.patch.

ca083ab... by Andreas Tille

Use np.percentile instead of removed plt.prctile_rank

Gbp-Pq: matplotlib-3.6.patch.

7e1e113... by Andreas Tille

Adapt filter name to a value available in PIL10

Gbp-Pq: PIL10.patch.

3d1b039... by Andreas Tille

Make documentation reproducible

Gbp-Pq: reproducible_documentation.patch.

bd619d6... by Andreas Tille

Move the imports in all .py files

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

d92f271... by Andreas Tille

add the matplotlib sphinxext directory into doc, needed to build

Gbp-Pq: install_matplotlib_sphinxext.

655d388... by Andreas Tille

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

Gbp-Pq: use_share_datafiles.