pyobjc-framework-MapKit 12.0__tar.gz → 12.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Lib/MapKit/_metadata.py +55 -1
  2. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/PKG-INFO +7 -8
  3. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_mapkit-12.2/Lib/pyobjc_framework_MapKit.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_mapkit-12.2/Lib/pyobjc_framework_MapKit.egg-info/requires.txt +4 -0
  6. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Modules/pyobjc-compat.h +24 -50
  7. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PKG-INFO +7 -8
  8. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/metadata/MapKit.fwinfo +24 -24
  9. pyobjc_framework_mapkit-12.0/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_mapkit-12.2/metadata/raw/arm64-26.5.fwinfo +3587 -102
  10. pyobjc_framework_mapkit-12.0/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_mapkit-12.2/metadata/raw/x86_64-26.5.fwinfo +3587 -102
  11. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/pyobjc_setup.py +4 -5
  12. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/setup.py +1 -1
  13. pyobjc_framework_mapkit-12.0/Lib/pyobjc_framework_MapKit.egg-info/pyobjc-build-info.txt +0 -3
  14. pyobjc_framework_mapkit-12.0/Lib/pyobjc_framework_MapKit.egg-info/requires.txt +0 -4
  15. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/LICENSE.txt +0 -0
  16. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Lib/MapKit/__init__.py +0 -0
  17. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/dependency_links.txt +0 -0
  18. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/not-zip-safe +0 -0
  19. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Lib/pyobjc_framework_MapKit.egg-info/top_level.txt +0 -0
  20. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/MANIFEST.in +0 -0
  21. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Modules/_MapKit.m +0 -0
  22. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Modules/_MapKit_inlines.m +0 -0
  23. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Modules/_MapKit_protocols.m +0 -0
  24. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/Modules/pyobjc-api.h +0 -0
  25. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/__init__.py +0 -0
  26. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mapkit.py +0 -0
  27. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkaddressfilter.py +0 -0
  28. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkaddressrepresentations.py +0 -0
  29. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkannotation.py +0 -0
  30. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkannotationview.py +0 -0
  31. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkcircle.py +0 -0
  32. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkcirclerenderer.py +0 -0
  33. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdirections.py +0 -0
  34. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdirectionsrequest.py +0 -0
  35. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdirectionsresponse.py +0 -0
  36. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdirectionstypes.py +0 -0
  37. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkdistanceformatter.py +0 -0
  38. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkgeocodingrequest.py +0 -0
  39. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkgeodesicpolyline.py +0 -0
  40. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkgeojsonserialization.py +0 -0
  41. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkgeometry.py +0 -0
  42. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkhybridmapconfiguration.py +0 -0
  43. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklocalsearch.py +0 -0
  44. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklocalsearchcompleter.py +0 -0
  45. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklocalsearchrequest.py +0 -0
  46. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklocalsearchresponse.py +0 -0
  47. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklookaroundscenerequest.py +0 -0
  48. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklookaroundsnapshotter.py +0 -0
  49. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mklookaroundviewcontroller.py +0 -0
  50. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapcamera.py +0 -0
  51. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapcamerazoomrange.py +0 -0
  52. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapconfiguration.py +0 -0
  53. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapitem.py +0 -0
  54. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapitemrequest.py +0 -0
  55. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapsnapshot.py +0 -0
  56. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapsnapshotoptions.py +0 -0
  57. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapsnapshotter.py +0 -0
  58. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmapview.py +0 -0
  59. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkmultipoint.py +0 -0
  60. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkoverlay.py +0 -0
  61. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkoverlaypathrenderer.py +0 -0
  62. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkoverlayrenderer.py +0 -0
  63. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpinannotationview.py +0 -0
  64. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkplacemark.py +0 -0
  65. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpointannotation.py +0 -0
  66. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpointofinterestcategory.py +0 -0
  67. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpointofinterestfilter.py +0 -0
  68. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpolygon.py +0 -0
  69. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpolygonrenderer.py +0 -0
  70. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpolyline.py +0 -0
  71. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkpolylinerenderer.py +0 -0
  72. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkreversegeocodingrequest.py +0 -0
  73. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkselectionassessory.py +0 -0
  74. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkshape.py +0 -0
  75. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mksnapshotoptions.py +0 -0
  76. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkstandardmapconfiguration.py +0 -0
  77. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mktileoverlay.py +0 -0
  78. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mktileoverlayrenderer.py +0 -0
  79. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mktypes.py +0 -0
  80. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/PyObjCTest/test_mkuserlocation.py +0 -0
  81. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/README.txt +0 -0
  82. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/metadata/metadata.ini +0 -0
  83. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/pyproject.toml +0 -0
  84. {pyobjc_framework_mapkit-12.0 → pyobjc_framework_mapkit-12.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Fri Jul 25 12:29:50 2025
3
+ # Last update: Thu May 28 22:12:09 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -1201,26 +1201,33 @@ try:
1201
1201
  finally:
1202
1202
  objc._updatingMetadata(False)
1203
1203
 
1204
+ objc.registerNewKeywordsFromSelector("MKAddress", b"init")
1204
1205
  objc.registerNewKeywordsFromSelector("MKAddress", b"initWithFullAddress:shortAddress:")
1205
1206
  objc.registerNewKeywordsFromSelector("MKAddressFilter", b"initExcludingOptions:")
1206
1207
  objc.registerNewKeywordsFromSelector("MKAddressFilter", b"initIncludingOptions:")
1208
+ objc.registerNewKeywordsFromSelector("MKAddressRepresentations", b"init")
1207
1209
  objc.registerNewKeywordsFromSelector(
1208
1210
  "MKAnnotationView", b"initWithAnnotation:reuseIdentifier:"
1209
1211
  )
1210
1212
  objc.registerNewKeywordsFromSelector("MKAnnotationView", b"initWithCoder:")
1211
1213
  objc.registerNewKeywordsFromSelector("MKCircleRenderer", b"initWithCircle:")
1214
+ objc.registerNewKeywordsFromSelector("MKClusterAnnotation", b"init")
1212
1215
  objc.registerNewKeywordsFromSelector(
1213
1216
  "MKClusterAnnotation", b"initWithMemberAnnotations:"
1214
1217
  )
1215
1218
  objc.registerNewKeywordsFromSelector("MKDirections", b"initWithRequest:")
1216
1219
  objc.registerNewKeywordsFromSelector("MKDirectionsRequest", b"initWithContentsOfURL:")
1220
+ objc.registerNewKeywordsFromSelector("MKGeocodingRequest", b"init")
1217
1221
  objc.registerNewKeywordsFromSelector("MKGeocodingRequest", b"initWithAddressString:")
1222
+ objc.registerNewKeywordsFromSelector("MKHybridMapConfiguration", b"init")
1218
1223
  objc.registerNewKeywordsFromSelector(
1219
1224
  "MKHybridMapConfiguration", b"initWithElevationStyle:"
1220
1225
  )
1226
+ objc.registerNewKeywordsFromSelector("MKImageryMapConfiguration", b"init")
1221
1227
  objc.registerNewKeywordsFromSelector(
1222
1228
  "MKImageryMapConfiguration", b"initWithElevationStyle:"
1223
1229
  )
1230
+ objc.registerNewKeywordsFromSelector("MKLocalPointsOfInterestRequest", b"init")
1224
1231
  objc.registerNewKeywordsFromSelector(
1225
1232
  "MKLocalPointsOfInterestRequest", b"initWithCenterCoordinate:radius:"
1226
1233
  )
@@ -1231,6 +1238,7 @@ objc.registerNewKeywordsFromSelector(
1231
1238
  "MKLocalSearch", b"initWithPointsOfInterestRequest:"
1232
1239
  )
1233
1240
  objc.registerNewKeywordsFromSelector("MKLocalSearch", b"initWithRequest:")
1241
+ objc.registerNewKeywordsFromSelector("MKLocalSearchRequest", b"init")
1234
1242
  objc.registerNewKeywordsFromSelector("MKLocalSearchRequest", b"initWithCompletion:")
1235
1243
  objc.registerNewKeywordsFromSelector(
1236
1244
  "MKLocalSearchRequest", b"initWithNaturalLanguageQuery:"
@@ -1238,8 +1246,11 @@ objc.registerNewKeywordsFromSelector(
1238
1246
  objc.registerNewKeywordsFromSelector(
1239
1247
  "MKLocalSearchRequest", b"initWithNaturalLanguageQuery:region:"
1240
1248
  )
1249
+ objc.registerNewKeywordsFromSelector("MKLookAroundScene", b"init")
1250
+ objc.registerNewKeywordsFromSelector("MKLookAroundSceneRequest", b"init")
1241
1251
  objc.registerNewKeywordsFromSelector("MKLookAroundSceneRequest", b"initWithCoordinate:")
1242
1252
  objc.registerNewKeywordsFromSelector("MKLookAroundSceneRequest", b"initWithMapItem:")
1253
+ objc.registerNewKeywordsFromSelector("MKLookAroundSnapshotter", b"init")
1243
1254
  objc.registerNewKeywordsFromSelector(
1244
1255
  "MKLookAroundSnapshotter", b"initWithScene:options:"
1245
1256
  )
@@ -1263,18 +1274,25 @@ objc.registerNewKeywordsFromSelector(
1263
1274
  "MKMapCameraZoomRange",
1264
1275
  b"initWithMinCenterCoordinateDistance:maxCenterCoordinateDistance:",
1265
1276
  )
1277
+ objc.registerNewKeywordsFromSelector("MKMapConfiguration", b"init")
1266
1278
  objc.registerNewKeywordsFromSelector("MKMapItem", b"initWithLocation:address:")
1267
1279
  objc.registerNewKeywordsFromSelector("MKMapItem", b"initWithPlacemark:")
1280
+ objc.registerNewKeywordsFromSelector("MKMapItemAnnotation", b"init")
1268
1281
  objc.registerNewKeywordsFromSelector("MKMapItemAnnotation", b"initWithMapItem:")
1282
+ objc.registerNewKeywordsFromSelector(
1283
+ "MKMapItemDetailSelectionAccessoryPresentationStyle", b"init"
1284
+ )
1269
1285
  objc.registerNewKeywordsFromSelector(
1270
1286
  "MKMapItemDetailViewController", b"initWithMapItem:"
1271
1287
  )
1272
1288
  objc.registerNewKeywordsFromSelector(
1273
1289
  "MKMapItemDetailViewController", b"initWithMapItem:displaysMap:"
1274
1290
  )
1291
+ objc.registerNewKeywordsFromSelector("MKMapItemIdentifier", b"init")
1275
1292
  objc.registerNewKeywordsFromSelector(
1276
1293
  "MKMapItemIdentifier", b"initWithIdentifierString:"
1277
1294
  )
1295
+ objc.registerNewKeywordsFromSelector("MKMapItemRequest", b"init")
1278
1296
  objc.registerNewKeywordsFromSelector(
1279
1297
  "MKMapItemRequest", b"initWithMapFeatureAnnotation:"
1280
1298
  )
@@ -1294,6 +1312,7 @@ objc.registerNewKeywordsFromSelector(
1294
1312
  objc.registerNewKeywordsFromSelector(
1295
1313
  "MKPlacemark", b"initWithCoordinate:postalAddress:"
1296
1314
  )
1315
+ objc.registerNewKeywordsFromSelector("MKPointAnnotation", b"init")
1297
1316
  objc.registerNewKeywordsFromSelector("MKPointAnnotation", b"initWithCoordinate:")
1298
1317
  objc.registerNewKeywordsFromSelector(
1299
1318
  "MKPointAnnotation", b"initWithCoordinate:title:subtitle:"
@@ -1306,7 +1325,10 @@ objc.registerNewKeywordsFromSelector(
1306
1325
  )
1307
1326
  objc.registerNewKeywordsFromSelector("MKPolygonRenderer", b"initWithPolygon:")
1308
1327
  objc.registerNewKeywordsFromSelector("MKPolylineRenderer", b"initWithPolyline:")
1328
+ objc.registerNewKeywordsFromSelector("MKReverseGeocodingRequest", b"init")
1309
1329
  objc.registerNewKeywordsFromSelector("MKReverseGeocodingRequest", b"initWithLocation:")
1330
+ objc.registerNewKeywordsFromSelector("MKSelectionAccessory", b"init")
1331
+ objc.registerNewKeywordsFromSelector("MKStandardMapConfiguration", b"init")
1310
1332
  objc.registerNewKeywordsFromSelector(
1311
1333
  "MKStandardMapConfiguration", b"initWithElevationStyle:"
1312
1334
  )
@@ -1318,6 +1340,38 @@ objc.registerNewKeywordsFromSelector(
1318
1340
  )
1319
1341
  objc.registerNewKeywordsFromSelector("MKTileOverlay", b"initWithURLTemplate:")
1320
1342
  objc.registerNewKeywordsFromSelector("MKTileOverlayRenderer", b"initWithTileOverlay:")
1343
+
1344
+ objc.registerNewKeywords(
1345
+ "MKCircle", ("centerCoordinate", "radius"), "circleWithCenterCoordinate_radius_"
1346
+ )
1347
+ objc.registerNewKeywords("MKCircle", ("mapRect",), "circleWithMapRect_")
1348
+ objc.registerNewKeywords("MKCompassButton", ("mapView",), "compassButtonWithMapView_")
1349
+ objc.registerNewKeywords(
1350
+ "MKGeodesicPolyline", ("coordinates", "count"), "polylineWithCoordinates_count_"
1351
+ )
1352
+ objc.registerNewKeywords(
1353
+ "MKGeodesicPolyline", ("points", "count"), "polylineWithPoints_count_"
1354
+ )
1355
+ objc.registerNewKeywords("MKPitchControl", ("mapView",), "pitchControlWithMapView_")
1356
+ objc.registerNewKeywords(
1357
+ "MKPolygon", ("coordinates", "count"), "polygonWithCoordinates_count_"
1358
+ )
1359
+ objc.registerNewKeywords(
1360
+ "MKPolygon",
1361
+ ("coordinates", "count", "interiorPolygons"),
1362
+ "polygonWithCoordinates_count_interiorPolygons_",
1363
+ )
1364
+ objc.registerNewKeywords("MKPolygon", ("points", "count"), "polygonWithPoints_count_")
1365
+ objc.registerNewKeywords(
1366
+ "MKPolygon",
1367
+ ("points", "count", "interiorPolygons"),
1368
+ "polygonWithPoints_count_interiorPolygons_",
1369
+ )
1370
+ objc.registerNewKeywords(
1371
+ "MKPolyline", ("coordinates", "count"), "polylineWithCoordinates_count_"
1372
+ )
1373
+ objc.registerNewKeywords("MKPolyline", ("points", "count"), "polylineWithPoints_count_")
1374
+ objc.registerNewKeywords("MKZoomControl", ("mapView",), "zoomControlWithMapView_")
1321
1375
  expressions = {}
1322
1376
 
1323
1377
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-MapKit
3
- Version: 12.0
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework MapKit on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
17
17
  Classifier: Programming Language :: Python
18
18
  Classifier: Programming Language :: Python :: 3
19
19
  Classifier: Programming Language :: Python :: 3 :: Only
20
- Classifier: Programming Language :: Python :: 3.9
21
20
  Classifier: Programming Language :: Python :: 3.10
22
21
  Classifier: Programming Language :: Python :: 3.11
23
22
  Classifier: Programming Language :: Python :: 3.12
@@ -25,17 +24,17 @@ Classifier: Programming Language :: Python :: 3.13
25
24
  Classifier: Programming Language :: Python :: 3.14
26
25
  Classifier: Programming Language :: Python :: 3.15
27
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
- Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
27
+ Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
29
28
  Classifier: Programming Language :: Objective C
30
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
31
30
  Classifier: Topic :: Software Development :: User Interfaces
32
- Requires-Python: >=3.9
31
+ Requires-Python: >=3.10
33
32
  Description-Content-Type: text/x-rst; charset=UTF-8
34
33
  License-File: LICENSE.txt
35
- Requires-Dist: pyobjc-core>=12.0
36
- Requires-Dist: pyobjc-framework-Cocoa>=12.0
37
- Requires-Dist: pyobjc-framework-CoreLocation>=12.0
38
- Requires-Dist: pyobjc-framework-Quartz>=12.0
34
+ Requires-Dist: pyobjc-core>=12.2
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
36
+ Requires-Dist: pyobjc-framework-CoreLocation>=12.2
37
+ Requires-Dist: pyobjc-framework-Quartz>=12.2
39
38
  Dynamic: author
40
39
  Dynamic: author-email
41
40
  Dynamic: classifier
@@ -76,5 +76,5 @@ PyObjCTest/test_mktypes.py
76
76
  PyObjCTest/test_mkuserlocation.py
77
77
  metadata/MapKit.fwinfo
78
78
  metadata/metadata.ini
79
- metadata/raw/arm64-26.0.fwinfo
80
- metadata/raw/x86_64-26.0.fwinfo
79
+ metadata/raw/arm64-26.5.fwinfo
80
+ metadata/raw/x86_64-26.5.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.5 (25F71)
2
+ Apple clang version 21.0.0 (clang-2100.1.1.101)
3
+ SDK: macOS 26.5
@@ -0,0 +1,4 @@
1
+ pyobjc-core>=12.2
2
+ pyobjc-framework-Cocoa>=12.2
3
+ pyobjc-framework-CoreLocation>=12.2
4
+ pyobjc-framework-Quartz>=12.2
@@ -22,12 +22,14 @@ NS_ASSUME_NONNULL_BEGIN
22
22
  * Start of compiler definitions
23
23
  *
24
24
  */
25
+ #if 0
25
26
  #ifndef __has_feature
26
27
  #define __has_feature(x) 0
27
28
  #endif
28
29
  #ifndef __has_extension
29
30
  #define __has_extension(x) __has_feature(x)
30
31
  #endif
32
+ #endif
31
33
 
32
34
  #if __has_extension(c_static_assert)
33
35
  #define STATIC_ASSERT(test, message) _Static_assert(test, message)
@@ -55,46 +57,10 @@ NS_ASSUME_NONNULL_BEGIN
55
57
  /*
56
58
  *
57
59
  * Start of compiler support helpers
58
- *
59
- * XXX: Are these needed?
60
60
  */
61
61
 
62
- #ifdef __GNUC__
63
62
  #define unlikely(x) __builtin_expect(!!(x), 0)
64
63
  #define likely(x) __builtin_expect(!!(x), 1)
65
- #else
66
- #define likely(x) x
67
- #define likely(x) x
68
- #endif
69
-
70
- /* On some versions of GCC <limits.h> defines LONG_LONG_MAX but not LLONG_MAX, compensate.
71
- */
72
- #ifndef LLONG_MIN
73
- #ifdef LONG_LONG_MIN
74
- #define LLONG_MIN LONG_LONG_MIN
75
- #define LLONG_MAX LONG_LONG_MAX
76
- #define ULLONG_MAX ULONG_LONG_MAX
77
- #endif
78
- #endif
79
-
80
- /*
81
- *
82
- * End of compiler support helpers
83
- *
84
- * XXX: These two are no longer needed, all supported platforms
85
- * are 64-bit
86
- */
87
-
88
- #if __LP64__
89
- #define Py_ARG_NSInteger "l"
90
- #define Py_ARG_NSUInteger "k"
91
- #else
92
- #define Py_ARG_NSInteger "i"
93
- #define Py_ARG_NSUInteger "I"
94
- #endif
95
-
96
- #define PyObjC__STR(x) #x
97
- #define PyObjC_STR(x) PyObjC__STR(x)
98
64
 
99
65
  /*
100
66
  *
@@ -131,20 +97,6 @@ NS_ASSUME_NONNULL_BEGIN
131
97
 
132
98
  extern int PyObjC_Cmp(PyObject* o1, PyObject* o2, int* result);
133
99
 
134
- /*
135
- * A micro optimization: when using Python 3.3 or later it
136
- * is possible to access a 'char*' with an ASCII representation
137
- * of a unicode object without first converting it to a bytes
138
- * string (if the string can be encoded as ASCII in the first
139
- * place.
140
- *
141
- * This slightly reduces the object allocation rate during
142
- * attribute access.
143
- *
144
- * XXX: Use PyUnicode_AsUTF8 instead.
145
- */
146
- extern const char* _Nullable PyObjC_Unicode_Fast_Bytes(PyObject* object);
147
-
148
100
  #ifdef __clang__
149
101
 
150
102
  #ifndef Py_LIMITED_API
@@ -286,6 +238,23 @@ static inline PyObject* _Nullable PyList_GetItemRef(PyObject* l, Py_ssize_t i)
286
238
  Py_XINCREF(result);
287
239
  return result;
288
240
  }
241
+
242
+ static inline int
243
+ PyDict_SetDefaultRef(PyObject* p, PyObject* key, PyObject* default_value,
244
+ PyObject* _Nonnull* _Nullable result)
245
+ {
246
+ *result = PyDict_SetDefault(p, key, default_value);
247
+ if (*result == NULL) {
248
+ return -1;
249
+ }
250
+ Py_INCREF(*result);
251
+
252
+ /* This does not follow the spec, should return 1 when the key was already
253
+ * in the dict. That part of the API is not used in PyObjC though.
254
+ */
255
+ return 0;
256
+ }
257
+
289
258
  #endif
290
259
 
291
260
  #if PY_VERSION_HEX < 0x030c0000
@@ -392,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
392
361
  }
393
362
  #endif
394
363
 
364
+ #if PY_VERSION_HEX < 0x030f00a7
365
+ #define PyAnyDict_CheckExact PyDict_CheckExact
366
+ #define PyAnyDict_Check PyDict_Check
367
+ #endif
368
+
395
369
  NS_ASSUME_NONNULL_END
396
370
 
397
371
  #endif /* PyObjC_COMPAT_H */
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-MapKit
3
- Version: 12.0
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework MapKit on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
17
17
  Classifier: Programming Language :: Python
18
18
  Classifier: Programming Language :: Python :: 3
19
19
  Classifier: Programming Language :: Python :: 3 :: Only
20
- Classifier: Programming Language :: Python :: 3.9
21
20
  Classifier: Programming Language :: Python :: 3.10
22
21
  Classifier: Programming Language :: Python :: 3.11
23
22
  Classifier: Programming Language :: Python :: 3.12
@@ -25,17 +24,17 @@ Classifier: Programming Language :: Python :: 3.13
25
24
  Classifier: Programming Language :: Python :: 3.14
26
25
  Classifier: Programming Language :: Python :: 3.15
27
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
- Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
27
+ Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
29
28
  Classifier: Programming Language :: Objective C
30
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
31
30
  Classifier: Topic :: Software Development :: User Interfaces
32
- Requires-Python: >=3.9
31
+ Requires-Python: >=3.10
33
32
  Description-Content-Type: text/x-rst; charset=UTF-8
34
33
  License-File: LICENSE.txt
35
- Requires-Dist: pyobjc-core>=12.0
36
- Requires-Dist: pyobjc-framework-Cocoa>=12.0
37
- Requires-Dist: pyobjc-framework-CoreLocation>=12.0
38
- Requires-Dist: pyobjc-framework-Quartz>=12.0
34
+ Requires-Dist: pyobjc-core>=12.2
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
36
+ Requires-Dist: pyobjc-framework-CoreLocation>=12.2
37
+ Requires-Dist: pyobjc-framework-Quartz>=12.2
39
38
  Dynamic: author
40
39
  Dynamic: author-email
41
40
  Dynamic: classifier
@@ -223,11 +223,11 @@
223
223
  "0": {
224
224
  "callable": {
225
225
  "arguments": {
226
- "0": { "typestr": "^v" },
227
- "1": { "typestr": "@" },
228
- "2": { "typestr": "@" }
226
+ "0": { "type": "^v" },
227
+ "1": { "type": "@" },
228
+ "2": { "type": "@" }
229
229
  },
230
- "retval": { "typestr": "v" }
230
+ "retval": { "type": "v" }
231
231
  }
232
232
  }
233
233
  },
@@ -239,11 +239,11 @@
239
239
  "0": {
240
240
  "callable": {
241
241
  "arguments": {
242
- "0": { "typestr": "^v" },
243
- "1": { "typestr": "@" },
244
- "2": { "typestr": "@" }
242
+ "0": { "type": "^v" },
243
+ "1": { "type": "@" },
244
+ "2": { "type": "@" }
245
245
  },
246
- "retval": { "typestr": "v" }
246
+ "retval": { "type": "v" }
247
247
  }
248
248
  }
249
249
  },
@@ -279,11 +279,11 @@
279
279
  "0": {
280
280
  "callable": {
281
281
  "arguments": {
282
- "0": { "typestr": "^v" },
283
- "1": { "typestr": "@" },
284
- "2": { "typestr": "@" }
282
+ "0": { "type": "^v" },
283
+ "1": { "type": "@" },
284
+ "2": { "type": "@" }
285
285
  },
286
- "retval": { "typestr": "v" }
286
+ "retval": { "type": "v" }
287
287
  }
288
288
  }
289
289
  }
@@ -325,11 +325,11 @@
325
325
  "0": {
326
326
  "callable": {
327
327
  "arguments": {
328
- "0": { "typestr": "^v" },
329
- "1": { "typestr": "@" },
330
- "2": { "typestr": "@" }
328
+ "0": { "type": "^v" },
329
+ "1": { "type": "@" },
330
+ "2": { "type": "@" }
331
331
  },
332
- "retval": { "typestr": "v" }
332
+ "retval": { "type": "v" }
333
333
  }
334
334
  }
335
335
  },
@@ -341,11 +341,11 @@
341
341
  "1": {
342
342
  "callable": {
343
343
  "arguments": {
344
- "0": { "typestr": "^v" },
345
- "1": { "typestr": "@" },
346
- "2": { "typestr": "@" }
344
+ "0": { "type": "^v" },
345
+ "1": { "type": "@" },
346
+ "2": { "type": "@" }
347
347
  },
348
- "retval": { "typestr": "v" }
348
+ "retval": { "type": "v" }
349
349
  }
350
350
  }
351
351
  },
@@ -505,11 +505,11 @@
505
505
  "1": {
506
506
  "callable": {
507
507
  "arguments": {
508
- "0": { "typestr": "^v" },
509
- "1": { "typestr": "@" },
510
- "2": { "typestr": "@" }
508
+ "0": { "type": "^v" },
509
+ "1": { "type": "@" },
510
+ "2": { "type": "@" }
511
511
  },
512
- "retval": { "typestr": "v" }
512
+ "retval": { "type": "v" }
513
513
  }
514
514
  }
515
515
  },