pyobjc-framework-NetworkExtension 12.1__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 (67) hide show
  1. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Lib/NetworkExtension/_metadata.py +12 -4
  2. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Lib/pyobjc_framework_NetworkExtension.egg-info/PKG-INFO +3 -3
  3. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Lib/pyobjc_framework_NetworkExtension.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_networkextension-12.2/Lib/pyobjc_framework_NetworkExtension.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_networkextension-12.2/Lib/pyobjc_framework_NetworkExtension.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Modules/pyobjc-compat.h +5 -2
  7. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PKG-INFO +3 -3
  8. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nerelaymanager.py +3 -0
  9. pyobjc_framework_networkextension-12.2/metadata/NetworkExtension.fwinfo +1978 -0
  10. pyobjc_framework_networkextension-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_networkextension-12.2/metadata/raw/arm64-26.5.fwinfo +4176 -346
  11. pyobjc_framework_networkextension-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_networkextension-12.2/metadata/raw/x86_64-26.5.fwinfo +4176 -346
  12. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/setup.py +1 -1
  13. pyobjc_framework_networkextension-12.1/Lib/pyobjc_framework_NetworkExtension.egg-info/pyobjc-build-info.txt +0 -3
  14. pyobjc_framework_networkextension-12.1/Lib/pyobjc_framework_NetworkExtension.egg-info/requires.txt +0 -2
  15. pyobjc_framework_networkextension-12.1/metadata/NetworkExtension.fwinfo +0 -1262
  16. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Lib/NetworkExtension/__init__.py +0 -0
  17. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Lib/pyobjc_framework_NetworkExtension.egg-info/dependency_links.txt +0 -0
  18. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Lib/pyobjc_framework_NetworkExtension.egg-info/not-zip-safe +0 -0
  19. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Lib/pyobjc_framework_NetworkExtension.egg-info/top_level.txt +0 -0
  20. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/License.txt +0 -0
  21. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/MANIFEST.in +0 -0
  22. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Modules/_NetworkExtension.m +0 -0
  23. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Modules/_NetworkExtension_protocols.m +0 -0
  24. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/Modules/pyobjc-api.h +0 -0
  25. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/__init__.py +0 -0
  26. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_neappproxyflow.py +0 -0
  27. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_neappproxyprovider.py +0 -0
  28. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_neappproxyprovidermanager.py +0 -0
  29. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_neappproxytcpflow.py +0 -0
  30. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_neappproxyudpflow.py +0 -0
  31. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nednsproxymanager.py +0 -0
  32. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nednsproxyprovider.py +0 -0
  33. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nednssettings.py +0 -0
  34. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nednssettingsmanager.py +0 -0
  35. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nefailurehandlerprovider.py +0 -0
  36. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nefiltercontrolprovider.py +0 -0
  37. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nefilterdataprovider.py +0 -0
  38. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nefilterflow.py +0 -0
  39. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nefiltermanager.py +0 -0
  40. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nefilterpacketprovider.py +0 -0
  41. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nefilterprovider.py +0 -0
  42. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nefilterproviderconfiguration.py +0 -0
  43. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nenetworkrule.py +0 -0
  44. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_neondemandrule.py +0 -0
  45. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nepackettunnelflow.py +0 -0
  46. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nepackettunnelprovider.py +0 -0
  47. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_neprovider.py +0 -0
  48. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_neproxysettings.py +0 -0
  49. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_netransparentproxymanager.py +0 -0
  50. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_netunnelprovider.py +0 -0
  51. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_netunnelprovidermanager.py +0 -0
  52. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_netunnelprovidersession.py +0 -0
  53. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_networkextension.py +0 -0
  54. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_neurlfilter.py +0 -0
  55. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nevpnconnection.py +0 -0
  56. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nevpnmanager.py +0 -0
  57. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nevpnprotocol.py +0 -0
  58. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nevpnprotocolikev2.py +0 -0
  59. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nevpnprotocolipsec.py +0 -0
  60. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nsdnssettings.py +0 -0
  61. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nwpath.py +0 -0
  62. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nwtcpconnection.py +0 -0
  63. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/PyObjCTest/test_nwudpsession.py +0 -0
  64. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/metadata/metadata.ini +0 -0
  65. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/pyobjc_setup.py +0 -0
  66. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/pyproject.toml +0 -0
  67. {pyobjc_framework_networkextension-12.1 → pyobjc_framework_networkextension-12.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Thu Jul 24 09:25:54 2025
3
+ # Last update: Thu May 28 22:45:08 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -31,7 +31,7 @@ else:
31
31
 
32
32
  misc = {}
33
33
  constants = """$NEAppProxyErrorDomain$NEAppPushErrorDomain$NEDNSProxyConfigurationDidChangeNotification$NEDNSProxyErrorDomain$NEDNSSettingsConfigurationDidChangeNotification$NEDNSSettingsErrorDomain$NEFilterConfigurationDidChangeNotification$NEFilterErrorDomain$NEFilterProviderRemediationMapRemediationButtonTexts$NEFilterProviderRemediationMapRemediationURLs$NEHotspotConfigurationErrorDomain$NERelayClientErrorDomain$NERelayConfigurationDidChangeNotification$NERelayErrorDomain$NETunnelProviderErrorDomain$NEVPNConfigurationChangeNotification$NEVPNConnectionErrorDomain$NEVPNConnectionStartOptionPassword$NEVPNConnectionStartOptionUsername$NEVPNErrorDomain$NEVPNStatusDidChangeNotification$kNEHotspotHelperOptionDisplayName$"""
34
- enums = """$NEAppProxyFlowErrorAborted@5$NEAppProxyFlowErrorDatagramTooLarge@9$NEAppProxyFlowErrorHostUnreachable@3$NEAppProxyFlowErrorInternal@8$NEAppProxyFlowErrorInvalidArgument@4$NEAppProxyFlowErrorNotConnected@1$NEAppProxyFlowErrorPeerReset@2$NEAppProxyFlowErrorReadAlreadyPending@10$NEAppProxyFlowErrorRefused@6$NEAppProxyFlowErrorTimedOut@7$NEAppPushManagerErrorConfigurationInvalid@1$NEAppPushManagerErrorConfigurationNotLoaded@2$NEAppPushManagerErrorInactiveSession@4$NEAppPushManagerErrorInternalError@3$NEDNSProtocolCleartext@1$NEDNSProtocolHTTPS@3$NEDNSProtocolTLS@2$NEDNSProxyManagerErrorConfigurationCannotBeRemoved@4$NEDNSProxyManagerErrorConfigurationDisabled@2$NEDNSProxyManagerErrorConfigurationInvalid@1$NEDNSProxyManagerErrorConfigurationStale@3$NEDNSSettingsManagerErrorConfigurationCannotBeRemoved@4$NEDNSSettingsManagerErrorConfigurationDisabled@2$NEDNSSettingsManagerErrorConfigurationInvalid@1$NEDNSSettingsManagerErrorConfigurationStale@3$NEEvaluateConnectionRuleActionConnectIfNeeded@1$NEEvaluateConnectionRuleActionNeverConnect@2$NEFilterActionAllow@1$NEFilterActionDrop@2$NEFilterActionFilterData@4$NEFilterActionInvalid@0$NEFilterActionRemediate@3$NEFilterDataAttributeHasIPHeader@1$NEFilterFlowBytesMax@18446744073709551615$NEFilterManagerErrorConfigurationCannotBeRemoved@4$NEFilterManagerErrorConfigurationDisabled@2$NEFilterManagerErrorConfigurationInternalError@6$NEFilterManagerErrorConfigurationInvalid@1$NEFilterManagerErrorConfigurationPermissionDenied@5$NEFilterManagerErrorConfigurationStale@3$NEFilterManagerGradeFirewall@1$NEFilterManagerGradeInspector@2$NEFilterPacketProviderVerdictAllow@0$NEFilterPacketProviderVerdictDelay@2$NEFilterPacketProviderVerdictDrop@1$NEFilterReportEventDataDecision@2$NEFilterReportEventFlowClosed@3$NEFilterReportEventNewFlow@1$NEFilterReportEventStatistics@4$NEFilterReportFrequencyHigh@3$NEFilterReportFrequencyLow@1$NEFilterReportFrequencyMedium@2$NEFilterReportFrequencyNone@0$NEHotspotConfigurationEAPTLSVersion_1_0@0$NEHotspotConfigurationEAPTLSVersion_1_1@1$NEHotspotConfigurationEAPTLSVersion_1_2@2$NEHotspotConfigurationEAPTTLSInnerAuthenticationCHAP@1$NEHotspotConfigurationEAPTTLSInnerAuthenticationEAP@4$NEHotspotConfigurationEAPTTLSInnerAuthenticationMSCHAP@2$NEHotspotConfigurationEAPTTLSInnerAuthenticationMSCHAPv2@3$NEHotspotConfigurationEAPTTLSInnerAuthenticationPAP@0$NEHotspotConfigurationEAPTypeEAPFAST@43$NEHotspotConfigurationEAPTypeEAPPEAP@25$NEHotspotConfigurationEAPTypeEAPTLS@13$NEHotspotConfigurationEAPTypeEAPTTLS@21$NEHotspotConfigurationErrorAlreadyAssociated@13$NEHotspotConfigurationErrorApplicationIsNotInForeground@14$NEHotspotConfigurationErrorInternal@8$NEHotspotConfigurationErrorInvalid@0$NEHotspotConfigurationErrorInvalidEAPSettings@4$NEHotspotConfigurationErrorInvalidHS20DomainName@6$NEHotspotConfigurationErrorInvalidHS20Settings@5$NEHotspotConfigurationErrorInvalidSSID@1$NEHotspotConfigurationErrorInvalidSSIDPrefix@15$NEHotspotConfigurationErrorInvalidWEPPassphrase@3$NEHotspotConfigurationErrorInvalidWPAPassphrase@2$NEHotspotConfigurationErrorJoinOnceNotSupported@12$NEHotspotConfigurationErrorPending@9$NEHotspotConfigurationErrorSystemConfiguration@10$NEHotspotConfigurationErrorSystemDenied@17$NEHotspotConfigurationErrorUnknown@11$NEHotspotConfigurationErrorUserDenied@7$NEHotspotConfigurationErrorUserUnauthorized@16$NEHotspotNetworkSecurityTypeEnterprise@3$NEHotspotNetworkSecurityTypeOpen@0$NEHotspotNetworkSecurityTypePersonal@2$NEHotspotNetworkSecurityTypeUnknown@4$NEHotspotNetworkSecurityTypeWEP@1$NENetworkRuleProtocolAny@0$NENetworkRuleProtocolTCP@1$NENetworkRuleProtocolUDP@2$NEOnDemandRuleActionConnect@1$NEOnDemandRuleActionDisconnect@2$NEOnDemandRuleActionEvaluateConnection@3$NEOnDemandRuleActionIgnore@4$NEOnDemandRuleInterfaceTypeAny@0$NEOnDemandRuleInterfaceTypeCellular@3$NEOnDemandRuleInterfaceTypeEthernet@1$NEOnDemandRuleInterfaceTypeWiFi@2$NEProviderStopReasonAppUpdate@16$NEProviderStopReasonAuthenticationCanceled@6$NEProviderStopReasonConfigurationDisabled@9$NEProviderStopReasonConfigurationFailed@7$NEProviderStopReasonConfigurationRemoved@10$NEProviderStopReasonConnectionFailed@14$NEProviderStopReasonIdleTimeout@8$NEProviderStopReasonInternalError@17$NEProviderStopReasonNoNetworkAvailable@3$NEProviderStopReasonNone@0$NEProviderStopReasonProviderDisabled@5$NEProviderStopReasonProviderFailed@2$NEProviderStopReasonSleep@15$NEProviderStopReasonSuperceded@11$NEProviderStopReasonUnrecoverableNetworkChange@4$NEProviderStopReasonUserInitiated@1$NEProviderStopReasonUserLogout@12$NEProviderStopReasonUserSwitch@13$NERelayManagerClientErrorCertificateExpired@7$NERelayManagerClientErrorCertificateInvalid@6$NERelayManagerClientErrorCertificateMissing@5$NERelayManagerClientErrorDNSFailed@2$NERelayManagerClientErrorNone@1$NERelayManagerClientErrorOther@10$NERelayManagerClientErrorServerCertificateExpired@9$NERelayManagerClientErrorServerCertificateInvalid@8$NERelayManagerClientErrorServerDisconnected@4$NERelayManagerClientErrorServerUnreachable@3$NERelayManagerErrorConfigurationCannotBeRemoved@4$NERelayManagerErrorConfigurationDisabled@2$NERelayManagerErrorConfigurationInvalid@1$NERelayManagerErrorConfigurationStale@3$NETrafficDirectionAny@0$NETrafficDirectionInbound@1$NETrafficDirectionOutbound@2$NETunnelProviderErrorNetworkSettingsCanceled@2$NETunnelProviderErrorNetworkSettingsFailed@3$NETunnelProviderErrorNetworkSettingsInvalid@1$NETunnelProviderRoutingMethodDestinationIP@1$NETunnelProviderRoutingMethodNetworkRule@3$NETunnelProviderRoutingMethodSourceApplication@2$NEURLFilterVerdictAllow@2$NEURLFilterVerdictDeny@3$NEURLFilterVerdictUnknown@1$NEVPNConnectionErrorAuthenticationFailed@8$NEVPNConnectionErrorClientCertificateExpired@11$NEVPNConnectionErrorClientCertificateInvalid@9$NEVPNConnectionErrorClientCertificateNotYetValid@10$NEVPNConnectionErrorConfigurationFailed@4$NEVPNConnectionErrorConfigurationNotFound@13$NEVPNConnectionErrorNegotiationFailed@15$NEVPNConnectionErrorNoNetworkAvailable@2$NEVPNConnectionErrorOverslept@1$NEVPNConnectionErrorPluginDisabled@14$NEVPNConnectionErrorPluginFailed@12$NEVPNConnectionErrorServerAddressResolutionFailed@5$NEVPNConnectionErrorServerCertificateExpired@19$NEVPNConnectionErrorServerCertificateInvalid@17$NEVPNConnectionErrorServerCertificateNotYetValid@18$NEVPNConnectionErrorServerDead@7$NEVPNConnectionErrorServerDisconnected@16$NEVPNConnectionErrorServerNotResponding@6$NEVPNConnectionErrorUnrecoverableNetworkChange@3$NEVPNErrorConfigurationDisabled@2$NEVPNErrorConfigurationInvalid@1$NEVPNErrorConfigurationReadWriteFailed@5$NEVPNErrorConfigurationStale@4$NEVPNErrorConfigurationUnknown@6$NEVPNErrorConnectionFailed@3$NEVPNIKEAuthenticationMethodCertificate@1$NEVPNIKEAuthenticationMethodNone@0$NEVPNIKEAuthenticationMethodSharedSecret@2$NEVPNIKEv2CertificateTypeECDSA256@2$NEVPNIKEv2CertificateTypeECDSA384@3$NEVPNIKEv2CertificateTypeECDSA521@4$NEVPNIKEv2CertificateTypeEd25519@5$NEVPNIKEv2CertificateTypeRSA@1$NEVPNIKEv2CertificateTypeRSAPSS@6$NEVPNIKEv2DeadPeerDetectionRateHigh@3$NEVPNIKEv2DeadPeerDetectionRateLow@1$NEVPNIKEv2DeadPeerDetectionRateMedium@2$NEVPNIKEv2DeadPeerDetectionRateNone@0$NEVPNIKEv2DiffieHellmanGroup0@0$NEVPNIKEv2DiffieHellmanGroup1@1$NEVPNIKEv2DiffieHellmanGroup14@14$NEVPNIKEv2DiffieHellmanGroup15@15$NEVPNIKEv2DiffieHellmanGroup16@16$NEVPNIKEv2DiffieHellmanGroup17@17$NEVPNIKEv2DiffieHellmanGroup18@18$NEVPNIKEv2DiffieHellmanGroup19@19$NEVPNIKEv2DiffieHellmanGroup2@2$NEVPNIKEv2DiffieHellmanGroup20@20$NEVPNIKEv2DiffieHellmanGroup21@21$NEVPNIKEv2DiffieHellmanGroup31@31$NEVPNIKEv2DiffieHellmanGroup32@32$NEVPNIKEv2DiffieHellmanGroup5@5$NEVPNIKEv2DiffieHellmanGroupInvalid@0$NEVPNIKEv2EncryptionAlgorithm3DES@2$NEVPNIKEv2EncryptionAlgorithmAES128@3$NEVPNIKEv2EncryptionAlgorithmAES128GCM@5$NEVPNIKEv2EncryptionAlgorithmAES256@4$NEVPNIKEv2EncryptionAlgorithmAES256GCM@6$NEVPNIKEv2EncryptionAlgorithmChaCha20Poly1305@7$NEVPNIKEv2EncryptionAlgorithmDES@1$NEVPNIKEv2IntegrityAlgorithmSHA160@2$NEVPNIKEv2IntegrityAlgorithmSHA256@3$NEVPNIKEv2IntegrityAlgorithmSHA384@4$NEVPNIKEv2IntegrityAlgorithmSHA512@5$NEVPNIKEv2IntegrityAlgorithmSHA96@1$NEVPNIKEv2PostQuantumKeyExchangeMethod36@36$NEVPNIKEv2PostQuantumKeyExchangeMethod37@37$NEVPNIKEv2PostQuantumKeyExchangeMethodNone@0$NEVPNIKEv2TLSVersion1_0@1$NEVPNIKEv2TLSVersion1_1@2$NEVPNIKEv2TLSVersion1_2@3$NEVPNIKEv2TLSVersionDefault@0$NEVPNStatusConnected@3$NEVPNStatusConnecting@2$NEVPNStatusDisconnected@1$NEVPNStatusDisconnecting@5$NEVPNStatusInvalid@0$NEVPNStatusReasserting@4$NWPathStatusInvalid@0$NWPathStatusSatisfiable@3$NWPathStatusSatisfied@1$NWPathStatusUnsatisfied@2$NWTCPConnectionStateCancelled@5$NWTCPConnectionStateConnected@3$NWTCPConnectionStateConnecting@1$NWTCPConnectionStateDisconnected@4$NWTCPConnectionStateInvalid@0$NWTCPConnectionStateWaiting@2$NWUDPSessionStateCancelled@5$NWUDPSessionStateFailed@4$NWUDPSessionStateInvalid@0$NWUDPSessionStatePreparing@2$NWUDPSessionStateReady@3$NWUDPSessionStateWaiting@1$kNEHotspotHelperCommandTypeAuthenticate@3$kNEHotspotHelperCommandTypeEvaluate@2$kNEHotspotHelperCommandTypeFilterScanList@1$kNEHotspotHelperCommandTypeLogoff@6$kNEHotspotHelperCommandTypeMaintain@5$kNEHotspotHelperCommandTypeNone@0$kNEHotspotHelperCommandTypePresentUI@4$kNEHotspotHelperConfidenceHigh@2$kNEHotspotHelperConfidenceLow@1$kNEHotspotHelperConfidenceNone@0$kNEHotspotHelperResultAuthenticationRequired@4$kNEHotspotHelperResultCommandNotRecognized@3$kNEHotspotHelperResultFailure@1$kNEHotspotHelperResultSuccess@0$kNEHotspotHelperResultTemporaryFailure@6$kNEHotspotHelperResultUIRequired@2$kNEHotspotHelperResultUnsupportedNetwork@5$"""
34
+ enums = """$NEAppProxyFlowErrorAborted@5$NEAppProxyFlowErrorDatagramTooLarge@9$NEAppProxyFlowErrorHostUnreachable@3$NEAppProxyFlowErrorInternal@8$NEAppProxyFlowErrorInvalidArgument@4$NEAppProxyFlowErrorNotConnected@1$NEAppProxyFlowErrorPeerReset@2$NEAppProxyFlowErrorReadAlreadyPending@10$NEAppProxyFlowErrorRefused@6$NEAppProxyFlowErrorTimedOut@7$NEAppPushManagerErrorConfigurationInvalid@1$NEAppPushManagerErrorConfigurationNotLoaded@2$NEAppPushManagerErrorInactiveSession@4$NEAppPushManagerErrorInternalError@3$NEDNSProtocolCleartext@1$NEDNSProtocolHTTPS@3$NEDNSProtocolTLS@2$NEDNSProxyManagerErrorConfigurationCannotBeRemoved@4$NEDNSProxyManagerErrorConfigurationDisabled@2$NEDNSProxyManagerErrorConfigurationInvalid@1$NEDNSProxyManagerErrorConfigurationStale@3$NEDNSSettingsManagerErrorConfigurationCannotBeRemoved@4$NEDNSSettingsManagerErrorConfigurationDisabled@2$NEDNSSettingsManagerErrorConfigurationInvalid@1$NEDNSSettingsManagerErrorConfigurationStale@3$NEEvaluateConnectionRuleActionConnectIfNeeded@1$NEEvaluateConnectionRuleActionNeverConnect@2$NEFilterActionAllow@1$NEFilterActionDrop@2$NEFilterActionFilterData@4$NEFilterActionInvalid@0$NEFilterActionRemediate@3$NEFilterDataAttributeHasIPHeader@1$NEFilterFlowBytesMax@18446744073709551615$NEFilterManagerErrorConfigurationCannotBeRemoved@4$NEFilterManagerErrorConfigurationDisabled@2$NEFilterManagerErrorConfigurationInternalError@6$NEFilterManagerErrorConfigurationInvalid@1$NEFilterManagerErrorConfigurationPermissionDenied@5$NEFilterManagerErrorConfigurationStale@3$NEFilterManagerGradeFirewall@1$NEFilterManagerGradeInspector@2$NEFilterPacketProviderVerdictAllow@0$NEFilterPacketProviderVerdictDelay@2$NEFilterPacketProviderVerdictDrop@1$NEFilterReportEventDataDecision@2$NEFilterReportEventFlowClosed@3$NEFilterReportEventNewFlow@1$NEFilterReportEventStatistics@4$NEFilterReportFrequencyHigh@3$NEFilterReportFrequencyLow@1$NEFilterReportFrequencyMedium@2$NEFilterReportFrequencyNone@0$NEHotspotConfigurationEAPTLSVersion_1_0@0$NEHotspotConfigurationEAPTLSVersion_1_1@1$NEHotspotConfigurationEAPTLSVersion_1_2@2$NEHotspotConfigurationEAPTTLSInnerAuthenticationCHAP@1$NEHotspotConfigurationEAPTTLSInnerAuthenticationEAP@4$NEHotspotConfigurationEAPTTLSInnerAuthenticationMSCHAP@2$NEHotspotConfigurationEAPTTLSInnerAuthenticationMSCHAPv2@3$NEHotspotConfigurationEAPTTLSInnerAuthenticationPAP@0$NEHotspotConfigurationEAPTypeEAPFAST@43$NEHotspotConfigurationEAPTypeEAPPEAP@25$NEHotspotConfigurationEAPTypeEAPTLS@13$NEHotspotConfigurationEAPTypeEAPTTLS@21$NEHotspotConfigurationErrorAlreadyAssociated@13$NEHotspotConfigurationErrorApplicationIsNotInForeground@14$NEHotspotConfigurationErrorInternal@8$NEHotspotConfigurationErrorInvalid@0$NEHotspotConfigurationErrorInvalidEAPSettings@4$NEHotspotConfigurationErrorInvalidHS20DomainName@6$NEHotspotConfigurationErrorInvalidHS20Settings@5$NEHotspotConfigurationErrorInvalidSSID@1$NEHotspotConfigurationErrorInvalidSSIDPrefix@15$NEHotspotConfigurationErrorInvalidWEPPassphrase@3$NEHotspotConfigurationErrorInvalidWPAPassphrase@2$NEHotspotConfigurationErrorJoinOnceNotSupported@12$NEHotspotConfigurationErrorPending@9$NEHotspotConfigurationErrorSystemConfiguration@10$NEHotspotConfigurationErrorSystemDenied@17$NEHotspotConfigurationErrorUnknown@11$NEHotspotConfigurationErrorUserDenied@7$NEHotspotConfigurationErrorUserUnauthorized@16$NEHotspotNetworkSecurityTypeEnterprise@3$NEHotspotNetworkSecurityTypeOpen@0$NEHotspotNetworkSecurityTypePersonal@2$NEHotspotNetworkSecurityTypeUnknown@4$NEHotspotNetworkSecurityTypeWEP@1$NENetworkRuleProtocolAny@0$NENetworkRuleProtocolTCP@1$NENetworkRuleProtocolUDP@2$NEOnDemandRuleActionConnect@1$NEOnDemandRuleActionDisconnect@2$NEOnDemandRuleActionEvaluateConnection@3$NEOnDemandRuleActionIgnore@4$NEOnDemandRuleInterfaceTypeAny@0$NEOnDemandRuleInterfaceTypeCellular@3$NEOnDemandRuleInterfaceTypeEthernet@1$NEOnDemandRuleInterfaceTypeWiFi@2$NEProviderStopReasonAppUpdate@16$NEProviderStopReasonAuthenticationCanceled@6$NEProviderStopReasonConfigurationDisabled@9$NEProviderStopReasonConfigurationFailed@7$NEProviderStopReasonConfigurationRemoved@10$NEProviderStopReasonConnectionFailed@14$NEProviderStopReasonIdleTimeout@8$NEProviderStopReasonInternalError@17$NEProviderStopReasonNoNetworkAvailable@3$NEProviderStopReasonNone@0$NEProviderStopReasonProviderDisabled@5$NEProviderStopReasonProviderFailed@2$NEProviderStopReasonSleep@15$NEProviderStopReasonSuperceded@11$NEProviderStopReasonUnrecoverableNetworkChange@4$NEProviderStopReasonUserInitiated@1$NEProviderStopReasonUserLogout@12$NEProviderStopReasonUserSwitch@13$NERelayManagerClientErrorCertificateExpired@7$NERelayManagerClientErrorCertificateInvalid@6$NERelayManagerClientErrorCertificateMissing@5$NERelayManagerClientErrorDNSFailed@2$NERelayManagerClientErrorNone@1$NERelayManagerClientErrorOther@10$NERelayManagerClientErrorPvDConfigurationTruncated@11$NERelayManagerClientErrorServerCertificateExpired@9$NERelayManagerClientErrorServerCertificateInvalid@8$NERelayManagerClientErrorServerDisconnected@4$NERelayManagerClientErrorServerUnreachable@3$NERelayManagerErrorConfigurationCannotBeRemoved@4$NERelayManagerErrorConfigurationDisabled@2$NERelayManagerErrorConfigurationInvalid@1$NERelayManagerErrorConfigurationStale@3$NETrafficDirectionAny@0$NETrafficDirectionInbound@1$NETrafficDirectionOutbound@2$NETunnelProviderErrorNetworkSettingsCanceled@2$NETunnelProviderErrorNetworkSettingsFailed@3$NETunnelProviderErrorNetworkSettingsInvalid@1$NETunnelProviderRoutingMethodDestinationIP@1$NETunnelProviderRoutingMethodNetworkRule@3$NETunnelProviderRoutingMethodSourceApplication@2$NEURLFilterVerdictAllow@2$NEURLFilterVerdictDeny@3$NEURLFilterVerdictUnknown@1$NEVPNConnectionErrorAuthenticationFailed@8$NEVPNConnectionErrorClientCertificateExpired@11$NEVPNConnectionErrorClientCertificateInvalid@9$NEVPNConnectionErrorClientCertificateNotYetValid@10$NEVPNConnectionErrorConfigurationFailed@4$NEVPNConnectionErrorConfigurationNotFound@13$NEVPNConnectionErrorNegotiationFailed@15$NEVPNConnectionErrorNoNetworkAvailable@2$NEVPNConnectionErrorOverslept@1$NEVPNConnectionErrorPluginDisabled@14$NEVPNConnectionErrorPluginFailed@12$NEVPNConnectionErrorServerAddressResolutionFailed@5$NEVPNConnectionErrorServerCertificateExpired@19$NEVPNConnectionErrorServerCertificateInvalid@17$NEVPNConnectionErrorServerCertificateNotYetValid@18$NEVPNConnectionErrorServerDead@7$NEVPNConnectionErrorServerDisconnected@16$NEVPNConnectionErrorServerNotResponding@6$NEVPNConnectionErrorUnrecoverableNetworkChange@3$NEVPNErrorConfigurationDisabled@2$NEVPNErrorConfigurationInvalid@1$NEVPNErrorConfigurationReadWriteFailed@5$NEVPNErrorConfigurationStale@4$NEVPNErrorConfigurationUnknown@6$NEVPNErrorConnectionFailed@3$NEVPNIKEAuthenticationMethodCertificate@1$NEVPNIKEAuthenticationMethodNone@0$NEVPNIKEAuthenticationMethodSharedSecret@2$NEVPNIKEv2CertificateTypeECDSA256@2$NEVPNIKEv2CertificateTypeECDSA384@3$NEVPNIKEv2CertificateTypeECDSA521@4$NEVPNIKEv2CertificateTypeEd25519@5$NEVPNIKEv2CertificateTypeRSA@1$NEVPNIKEv2CertificateTypeRSAPSS@6$NEVPNIKEv2DeadPeerDetectionRateHigh@3$NEVPNIKEv2DeadPeerDetectionRateLow@1$NEVPNIKEv2DeadPeerDetectionRateMedium@2$NEVPNIKEv2DeadPeerDetectionRateNone@0$NEVPNIKEv2DiffieHellmanGroup0@0$NEVPNIKEv2DiffieHellmanGroup1@1$NEVPNIKEv2DiffieHellmanGroup14@14$NEVPNIKEv2DiffieHellmanGroup15@15$NEVPNIKEv2DiffieHellmanGroup16@16$NEVPNIKEv2DiffieHellmanGroup17@17$NEVPNIKEv2DiffieHellmanGroup18@18$NEVPNIKEv2DiffieHellmanGroup19@19$NEVPNIKEv2DiffieHellmanGroup2@2$NEVPNIKEv2DiffieHellmanGroup20@20$NEVPNIKEv2DiffieHellmanGroup21@21$NEVPNIKEv2DiffieHellmanGroup31@31$NEVPNIKEv2DiffieHellmanGroup32@32$NEVPNIKEv2DiffieHellmanGroup5@5$NEVPNIKEv2DiffieHellmanGroupInvalid@0$NEVPNIKEv2EncryptionAlgorithm3DES@2$NEVPNIKEv2EncryptionAlgorithmAES128@3$NEVPNIKEv2EncryptionAlgorithmAES128GCM@5$NEVPNIKEv2EncryptionAlgorithmAES256@4$NEVPNIKEv2EncryptionAlgorithmAES256GCM@6$NEVPNIKEv2EncryptionAlgorithmChaCha20Poly1305@7$NEVPNIKEv2EncryptionAlgorithmDES@1$NEVPNIKEv2IntegrityAlgorithmSHA160@2$NEVPNIKEv2IntegrityAlgorithmSHA256@3$NEVPNIKEv2IntegrityAlgorithmSHA384@4$NEVPNIKEv2IntegrityAlgorithmSHA512@5$NEVPNIKEv2IntegrityAlgorithmSHA96@1$NEVPNIKEv2PostQuantumKeyExchangeMethod36@36$NEVPNIKEv2PostQuantumKeyExchangeMethod37@37$NEVPNIKEv2PostQuantumKeyExchangeMethodNone@0$NEVPNIKEv2TLSVersion1_0@1$NEVPNIKEv2TLSVersion1_1@2$NEVPNIKEv2TLSVersion1_2@3$NEVPNIKEv2TLSVersionDefault@0$NEVPNStatusConnected@3$NEVPNStatusConnecting@2$NEVPNStatusDisconnected@1$NEVPNStatusDisconnecting@5$NEVPNStatusInvalid@0$NEVPNStatusReasserting@4$NWPathStatusInvalid@0$NWPathStatusSatisfiable@3$NWPathStatusSatisfied@1$NWPathStatusUnsatisfied@2$NWTCPConnectionStateCancelled@5$NWTCPConnectionStateConnected@3$NWTCPConnectionStateConnecting@1$NWTCPConnectionStateDisconnected@4$NWTCPConnectionStateInvalid@0$NWTCPConnectionStateWaiting@2$NWUDPSessionStateCancelled@5$NWUDPSessionStateFailed@4$NWUDPSessionStateInvalid@0$NWUDPSessionStatePreparing@2$NWUDPSessionStateReady@3$NWUDPSessionStateWaiting@1$kNEHotspotHelperCommandTypeAuthenticate@3$kNEHotspotHelperCommandTypeEvaluate@2$kNEHotspotHelperCommandTypeFilterScanList@1$kNEHotspotHelperCommandTypeLogoff@6$kNEHotspotHelperCommandTypeMaintain@5$kNEHotspotHelperCommandTypeNone@0$kNEHotspotHelperCommandTypePresentUI@4$kNEHotspotHelperConfidenceHigh@2$kNEHotspotHelperConfidenceLow@1$kNEHotspotHelperConfidenceNone@0$kNEHotspotHelperResultAuthenticationRequired@4$kNEHotspotHelperResultCommandNotRecognized@3$kNEHotspotHelperResultFailure@1$kNEHotspotHelperResultSuccess@0$kNEHotspotHelperResultTemporaryFailure@6$kNEHotspotHelperResultUIRequired@2$kNEHotspotHelperResultUnsupportedNetwork@5$"""
35
35
  misc.update(
36
36
  {
37
37
  "NEVPNConnectionError": NewType("NEVPNConnectionError", int),
@@ -1208,7 +1208,6 @@ try:
1208
1208
  }
1209
1209
  },
1210
1210
  )
1211
- r(b"NEVPNManager", b"protocol", {"deprecated": 1011})
1212
1211
  r(
1213
1212
  b"NEVPNManager",
1214
1213
  b"removeFromPreferencesWithCompletionHandler:",
@@ -1241,7 +1240,6 @@ try:
1241
1240
  )
1242
1241
  r(b"NEVPNManager", b"setEnabled:", {"arguments": {2: {"type": "Z"}}})
1243
1242
  r(b"NEVPNManager", b"setOnDemandEnabled:", {"arguments": {2: {"type": "Z"}}})
1244
- r(b"NEVPNManager", b"setProtocol:", {"deprecated": 1011})
1245
1243
  r(b"NEVPNProtocol", b"disconnectOnSleep", {"retval": {"type": "Z"}})
1246
1244
  r(b"NEVPNProtocol", b"enforceRoutes", {"retval": {"type": b"Z"}})
1247
1245
  r(b"NEVPNProtocol", b"excludeAPNs", {"retval": {"type": b"Z"}})
@@ -1552,6 +1550,7 @@ objc.registerNewKeywordsFromSelector("NEProxyServer", b"initWithAddress:port:")
1552
1550
  objc.registerNewKeywordsFromSelector(
1553
1551
  "NETunnelNetworkSettings", b"initWithTunnelRemoteAddress:"
1554
1552
  )
1553
+ objc.registerNewKeywordsFromSelector("NEURLFilter", b"init")
1555
1554
  objc.registerNewKeywordsFromSelector(
1556
1555
  "NEVPNIKEv2PPKConfiguration", b"initWithIdentifier:keychainReference:"
1557
1556
  )
@@ -1559,6 +1558,15 @@ objc.registerNewKeywordsFromSelector(
1559
1558
  "NWTCPConnection", b"initWithUpgradeForConnection:"
1560
1559
  )
1561
1560
  objc.registerNewKeywordsFromSelector("NWUDPSession", b"initWithUpgradeForSession:")
1561
+
1562
+ objc.registerNewKeywords(
1563
+ "NWBonjourServiceEndpoint",
1564
+ ("name", "type", "domain"),
1565
+ "endpointWithName_type_domain_",
1566
+ )
1567
+ objc.registerNewKeywords(
1568
+ "NWHostEndpoint", ("hostname", "port"), "endpointWithHostname_port_"
1569
+ )
1562
1570
  expressions = {}
1563
1571
 
1564
1572
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-NetworkExtension
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework NetworkExtension on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.10
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=12.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
33
+ Requires-Dist: pyobjc-core>=12.2
34
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
35
35
  Dynamic: author
36
36
  Dynamic: author-email
37
37
  Dynamic: classifier
@@ -60,5 +60,5 @@ PyObjCTest/test_nwtcpconnection.py
60
60
  PyObjCTest/test_nwudpsession.py
61
61
  metadata/NetworkExtension.fwinfo
62
62
  metadata/metadata.ini
63
- metadata/raw/arm64-26.0.fwinfo
64
- metadata/raw/x86_64-26.0.fwinfo
63
+ metadata/raw/arm64-26.5.fwinfo
64
+ 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,2 @@
1
+ pyobjc-core>=12.2
2
+ pyobjc-framework-Cocoa>=12.2
@@ -57,8 +57,6 @@ NS_ASSUME_NONNULL_BEGIN
57
57
  /*
58
58
  *
59
59
  * Start of compiler support helpers
60
- *
61
- * XXX: Are these needed?
62
60
  */
63
61
 
64
62
  #define unlikely(x) __builtin_expect(!!(x), 0)
@@ -363,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
363
361
  }
364
362
  #endif
365
363
 
364
+ #if PY_VERSION_HEX < 0x030f00a7
365
+ #define PyAnyDict_CheckExact PyDict_CheckExact
366
+ #define PyAnyDict_Check PyDict_Check
367
+ #endif
368
+
366
369
  NS_ASSUME_NONNULL_END
367
370
 
368
371
  #endif /* PyObjC_COMPAT_H */
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-NetworkExtension
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework NetworkExtension on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.10
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=12.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
33
+ Requires-Dist: pyobjc-core>=12.2
34
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
35
35
  Dynamic: author
36
36
  Dynamic: author-email
37
37
  Dynamic: classifier
@@ -35,6 +35,9 @@ class TestNERelayManager(TestCase):
35
35
  NetworkExtension.NERelayManagerClientErrorServerCertificateExpired, 9
36
36
  )
37
37
  self.assertEqual(NetworkExtension.NERelayManagerClientErrorOther, 10)
38
+ self.assertEqual(
39
+ NetworkExtension.NERelayManagerClientErrorPvDConfigurationTruncated, 11
40
+ )
38
41
 
39
42
  @min_os_level("14.0")
40
43
  def test_constants14_0(self):