Commit Graph

24 Commits

Author SHA1 Message Date
lev-blit fc7a5448ff Rename requires to dependencies in METADATA files (#15594) 2026-04-01 19:15:12 +02:00
Ali Hamdan 1b1f3a9625 shapely: fix array dtype in geometry functions return type (#14730) 2025-09-16 15:50:37 +02:00
Brian Schubert 47dbbd6c91 Add @disjoint_base decorator to the third-party stubs (#14716) 2025-09-15 02:16:16 +02:00
sobolevn 4b0623f4fb Update mypy to 1.18.1 (#14699) 2025-09-14 03:33:27 +02:00
Jelle Zijlstra ca44e4c45d Add __slots__ to third-party packages using stubdefaulter (#14619) 2025-08-21 15:38:13 -07:00
Brian Schubert 11907e2825 Fix dunder-method positional-only parameter discrepancies in third-party stubs (#14529) 2025-08-08 12:12:44 +02:00
Ali Hamdan fbaced9227 Fix shapely for 2.1 release (#14230) 2025-07-09 09:42:57 +02:00
Ali Hamdan cb3160488b Fix shapely return types coming from numpy ufuncs (#14231) 2025-07-07 17:43:45 +02:00
Ali Hamdan 0933303ff0 Fix annotations of shapely.constructive.make_valid (#13913) 2025-05-11 14:45:05 +02:00
Semyon Moroz 6f7c79786f Bump shapely to 2.1.* (#13847) 2025-04-16 20:54:27 -07:00
Avasam 4b253d2932 Enable Ruff flake8-todos (TD) (#13748) 2025-04-03 07:43:54 +02:00
Semyon Moroz 9234985c3d Add __all__ (#13704) 2025-03-25 14:09:32 +01:00
Ali Hamdan d704a7d8f7 shapely: Fix tuple length of CoordinateSequence items (#13435)
Closes #13422
2025-02-01 13:40:34 -05:00
Stephen Morton 097581ea47 Update to mypy 1.14 (#13272) 2024-12-20 17:29:38 -08:00
Ali Hamdan a870a4e63a Remove numpy pins from several stubs (#12993) 2024-11-11 17:47:11 +01:00
sobolevn 30a20398c9 Pin numpy in various stubs (#12554) 2024-08-19 15:38:23 +03:00
Ali Hamdan 0bc7b4fd5a Remove numpy version pin for several stubs(#12476) 2024-08-03 11:52:55 +01:00
Alex Waygood 16341c749a Fix stubtest for shapely (#12339)
Fixes #12338
2024-07-13 17:56:29 -07:00
Sebastian Rittau 212af7a526 Pin various stubs to numpy to < 2 (#12152)
Fixes #12146
2024-06-17 15:50:22 +02:00
Alex Waygood 3ab03deec3 Upgrade to latest 3.12 and 3.13 versions for stubtest (#12131) 2024-06-12 05:16:39 -06:00
Alex Waygood 9197ace5ec Bump flake8-pyi to 24.6.0 (#12132) 2024-06-12 11:46:23 +01:00
Ali Hamdan b019e98116 Update shapely enums (#12078) 2024-06-01 07:14:28 -07:00
Ali Hamdan 47aeda444b Fix shapely SupportsRead protocol (#12038) 2024-05-26 13:29:02 +02:00
Ali Hamdan a83f02c2d9 Add shapely stubs (#12033) 2024-05-25 16:03:34 +02:00