pyobjc-framework-PassKit 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.
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Lib/PassKit/_metadata.py +50 -2
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Lib/pyobjc_framework_PassKit.egg-info/PKG-INFO +5 -6
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Lib/pyobjc_framework_PassKit.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_passkit-12.2/Lib/pyobjc_framework_PassKit.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_passkit-12.2/Lib/pyobjc_framework_PassKit.egg-info/requires.txt +2 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Modules/pyobjc-compat.h +24 -50
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PKG-INFO +5 -6
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkconstants.py +8 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkdisbursementrequest.py +6 -1
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpaymentrequest.py +5 -0
- pyobjc_framework_passkit-12.0/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_passkit-12.2/metadata/raw/arm64-26.5.fwinfo +3586 -212
- pyobjc_framework_passkit-12.0/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_passkit-12.2/metadata/raw/x86_64-26.5.fwinfo +3586 -212
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/pyobjc_setup.py +4 -5
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/setup.py +1 -1
- pyobjc_framework_passkit-12.0/Lib/pyobjc_framework_PassKit.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_passkit-12.0/Lib/pyobjc_framework_PassKit.egg-info/requires.txt +0 -2
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Lib/PassKit/__init__.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Lib/pyobjc_framework_PassKit.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Lib/pyobjc_framework_PassKit.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Lib/pyobjc_framework_PassKit.egg-info/top_level.txt +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/License.txt +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Modules/_PassKit.m +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Modules/_PassKit_protocols.m +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_passkit.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkaddidentitydocumentconfiguration.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkaddpaymentpassrequest.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkaddshareablepassconfiguration.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkbarcodeeventmetadatarequest.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkerror.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkissuerprovisioningextensionstatus.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpass.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpasslibrary.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpaymentauthorizationcontroller.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpaymentauthorizationviewcontroller.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpaymentauthorizationviewcontrollerdelegate.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpaymentinformationeventextension.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpaymentmethod.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpaymentpass.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpaymentsummaryitem.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pksecureelementpass.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pksuicapassproperties.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pktransitpassproperties.py +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/metadata/PassKit.fwinfo +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Sun May 24 11:55:02 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -30,7 +30,7 @@ else:
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
misc = {}
|
|
33
|
-
constants = """$PKAddSecureElementPassErrorDomain$PKContactFieldEmailAddress$PKContactFieldName$PKContactFieldPhoneNumber$PKContactFieldPhoneticName$PKContactFieldPostalAddress$PKDisbursementErrorContactFieldUserInfoKey$PKDisbursementErrorDomain$PKEncryptionSchemeECC_V2$PKEncryptionSchemeRSA_V2$PKIdentityErrorDomain$PKMerchantCategoryCodeNone@s$PKPassKitErrorDomain$PKPassLibraryAddedPassesUserInfoKey$PKPassLibraryDidChangeNotification$PKPassLibraryPassTypeIdentifierUserInfoKey$PKPassLibraryRecoveredPassesUserInfoKey$PKPassLibraryRemotePaymentPassesDidChangeNotification$PKPassLibraryRemovedPassInfosUserInfoKey$PKPassLibraryReplacementPassesUserInfoKey$PKPassLibrarySerialNumberUserInfoKey$PKPaymentErrorContactFieldUserInfoKey$PKPaymentErrorDomain$PKPaymentErrorPostalAddressUserInfoKey$PKPaymentNetworkAmex$PKPaymentNetworkBancomat$PKPaymentNetworkBancontact$PKPaymentNetworkBankAxept$PKPaymentNetworkBarcode$PKPaymentNetworkCarteBancaire$PKPaymentNetworkCarteBancaires$PKPaymentNetworkCartesBancaires$PKPaymentNetworkChinaUnionPay$PKPaymentNetworkDankort$PKPaymentNetworkDiscover$PKPaymentNetworkEftpos$PKPaymentNetworkElectron$PKPaymentNetworkElo$PKPaymentNetworkGirocard$PKPaymentNetworkHimyan$PKPaymentNetworkIDCredit$PKPaymentNetworkInterac$PKPaymentNetworkJCB$PKPaymentNetworkJaywan$PKPaymentNetworkMada$PKPaymentNetworkMaestro$PKPaymentNetworkMasterCard$PKPaymentNetworkMeeza$PKPaymentNetworkMir$PKPaymentNetworkMyDebit$PKPaymentNetworkNAPAS$PKPaymentNetworkNanaco$PKPaymentNetworkPagoBancomat$PKPaymentNetworkPostFinance$PKPaymentNetworkPrivateLabel$PKPaymentNetworkQuicPay$PKPaymentNetworkSuica$PKPaymentNetworkTmoney$PKPaymentNetworkVPay$PKPaymentNetworkVisa$PKPaymentNetworkWaon$PKShareSecureElementPassErrorDomain$PKStoredValuePassBalanceTypeCash$PKStoredValuePassBalanceTypeLoyaltyPoints$"""
|
|
33
|
+
constants = """$PKAddSecureElementPassErrorDomain$PKContactFieldEmailAddress$PKContactFieldName$PKContactFieldPhoneNumber$PKContactFieldPhoneticName$PKContactFieldPostalAddress$PKDisbursementErrorContactFieldUserInfoKey$PKDisbursementErrorDomain$PKEncryptionSchemeECC_V2$PKEncryptionSchemeRSA_V2$PKIdentityErrorDomain$PKMerchantCategoryCodeNone@s$PKPassKitErrorDomain$PKPassLibraryAddedPassesUserInfoKey$PKPassLibraryDidChangeNotification$PKPassLibraryPassTypeIdentifierUserInfoKey$PKPassLibraryRecoveredPassesUserInfoKey$PKPassLibraryRemotePaymentPassesDidChangeNotification$PKPassLibraryRemovedPassInfosUserInfoKey$PKPassLibraryReplacementPassesUserInfoKey$PKPassLibrarySerialNumberUserInfoKey$PKPaymentErrorContactFieldUserInfoKey$PKPaymentErrorDomain$PKPaymentErrorPostalAddressUserInfoKey$PKPaymentNetworkAmex$PKPaymentNetworkBancomat$PKPaymentNetworkBancontact$PKPaymentNetworkBankAxept$PKPaymentNetworkBarcode$PKPaymentNetworkCarteBancaire$PKPaymentNetworkCarteBancaires$PKPaymentNetworkCartesBancaires$PKPaymentNetworkChinaUnionPay$PKPaymentNetworkConecs$PKPaymentNetworkDankort$PKPaymentNetworkDiscover$PKPaymentNetworkEftpos$PKPaymentNetworkElCorteIngles$PKPaymentNetworkElectron$PKPaymentNetworkElo$PKPaymentNetworkGirocard$PKPaymentNetworkHimyan$PKPaymentNetworkIDCredit$PKPaymentNetworkInterac$PKPaymentNetworkJCB$PKPaymentNetworkJaywan$PKPaymentNetworkMada$PKPaymentNetworkMaestro$PKPaymentNetworkMasterCard$PKPaymentNetworkMeeza$PKPaymentNetworkMir$PKPaymentNetworkMyDebit$PKPaymentNetworkNAPAS$PKPaymentNetworkNanaco$PKPaymentNetworkPagoBancomat$PKPaymentNetworkPostFinance$PKPaymentNetworkPrivateLabel$PKPaymentNetworkQuicPay$PKPaymentNetworkSuica$PKPaymentNetworkTmoney$PKPaymentNetworkVPay$PKPaymentNetworkVisa$PKPaymentNetworkWaon$PKShareSecureElementPassErrorDomain$PKStoredValuePassBalanceTypeCash$PKStoredValuePassBalanceTypeLoyaltyPoints$"""
|
|
34
34
|
enums = """$PKAddIdentityDocumentTypeIDCard@0$PKAddIdentityDocumentTypeMDL@1$PKAddIdentityDocumentTypePhotoID@2$PKAddPaymentPassErrorSystemCancelled@2$PKAddPaymentPassErrorUnsupported@0$PKAddPaymentPassErrorUserCancelled@1$PKAddPaymentPassStyleAccess@1$PKAddPaymentPassStylePayment@0$PKAddSecureElementPassDeviceNotReadyError@5$PKAddSecureElementPassDeviceNotSupportedError@4$PKAddSecureElementPassGenericError@0$PKAddSecureElementPassInvalidConfigurationError@3$PKAddSecureElementPassOSVersionNotSupportedError@6$PKAddSecureElementPassUnavailableError@2$PKAddSecureElementPassUnknownError@0$PKAddSecureElementPassUserCanceledError@1$PKAddShareablePassConfigurationPrimaryActionAdd@0$PKAddShareablePassConfigurationPrimaryActionShare@1$PKAddressFieldAll@15$PKAddressFieldEmail@4$PKAddressFieldName@8$PKAddressFieldNone@0$PKAddressFieldPhone@2$PKAddressFieldPostalAddress@1$PKApplePayLaterAvailable@0$PKApplePayLaterUnavailableItemIneligible@1$PKApplePayLaterUnavailableRecurringTransaction@2$PKAutomaticPassPresentationSuppressionResultAlreadyPresenting@1$PKAutomaticPassPresentationSuppressionResultCancelled@3$PKAutomaticPassPresentationSuppressionResultDenied@2$PKAutomaticPassPresentationSuppressionResultNotSupported@0$PKAutomaticPassPresentationSuppressionResultSuccess@4$PKBarcodeEventConfigurationDataTypeSigningCertificate@2$PKBarcodeEventConfigurationDataTypeSigningKeyMaterial@1$PKBarcodeEventConfigurationDataTypeUnknown@0$PKDisbursementRecipientContactInvalidError@2$PKDisbursementRequestScheduleFuture@1$PKDisbursementRequestScheduleOneTime@0$PKDisbursementUnknownError@-1$PKDisbursementUnsupportedCardError@1$PKIdentityErrorCancelled@2$PKIdentityErrorInvalidElement@7$PKIdentityErrorInvalidNonce@6$PKIdentityErrorNetworkUnavailable@3$PKIdentityErrorNoElementsRequested@4$PKIdentityErrorNotSupported@1$PKIdentityErrorRegionNotSupported@8$PKIdentityErrorRequestAlreadyInProgress@5$PKIdentityErrorUnknown@0$PKInvalidDataError@1$PKInvalidSignature@3$PKIssuerProvisioningExtensionAuthorizationResultAuthorized@1$PKIssuerProvisioningExtensionAuthorizationResultCanceled@0$PKMerchantCapability3DS@1$PKMerchantCapabilityCredit@4$PKMerchantCapabilityDebit@8$PKMerchantCapabilityEMV@2$PKMerchantCapabilityInstantFundsOut@128$PKNotEntitledError@4$PKPassLibraryAuthorizationStatusAuthorized@1$PKPassLibraryAuthorizationStatusDenied@0$PKPassLibraryAuthorizationStatusNotDetermined@-1$PKPassLibraryAuthorizationStatusRestricted@2$PKPassLibraryCapabilityBackgroundAddPasses@0$PKPassLibraryDidAddPasses@0$PKPassLibraryDidCancelAddPasses@2$PKPassLibraryShouldReviewPasses@1$PKPassTypeAny@18446744073709551615$PKPassTypeBarcode@0$PKPassTypePayment@1$PKPassTypeSecureElement@1$PKPaymentAuthorizationStatusFailure@1$PKPaymentAuthorizationStatusInvalidBillingPostalAddress@2$PKPaymentAuthorizationStatusInvalidShippingContact@4$PKPaymentAuthorizationStatusInvalidShippingPostalAddress@3$PKPaymentAuthorizationStatusPINIncorrect@6$PKPaymentAuthorizationStatusPINLockout@7$PKPaymentAuthorizationStatusPINRequired@5$PKPaymentAuthorizationStatusSuccess@0$PKPaymentBillingContactInvalidError@2$PKPaymentButtonStyleAutomatic@3$PKPaymentButtonStyleBlack@2$PKPaymentButtonStyleWhite@0$PKPaymentButtonStyleWhiteOutline@1$PKPaymentButtonTypeAddMoney@9$PKPaymentButtonTypeBook@6$PKPaymentButtonTypeBuy@1$PKPaymentButtonTypeCheckout@5$PKPaymentButtonTypeContinue@16$PKPaymentButtonTypeContribute@14$PKPaymentButtonTypeDonate@4$PKPaymentButtonTypeInStore@3$PKPaymentButtonTypeOrder@11$PKPaymentButtonTypePlain@0$PKPaymentButtonTypeReload@8$PKPaymentButtonTypeRent@12$PKPaymentButtonTypeSetUp@2$PKPaymentButtonTypeSubscribe@7$PKPaymentButtonTypeSupport@13$PKPaymentButtonTypeTip@15$PKPaymentButtonTypeTopUp@10$PKPaymentCouponCodeExpiredError@5$PKPaymentCouponCodeInvalidError@4$PKPaymentMethodTypeCredit@2$PKPaymentMethodTypeDebit@1$PKPaymentMethodTypeEMoney@5$PKPaymentMethodTypePrepaid@3$PKPaymentMethodTypeStore@4$PKPaymentMethodTypeUnknown@0$PKPaymentPassActivationStateActivated@0$PKPaymentPassActivationStateActivating@2$PKPaymentPassActivationStateDeactivated@4$PKPaymentPassActivationStateRequiresActivation@1$PKPaymentPassActivationStateSuspended@3$PKPaymentShippingAddressUnserviceableError@3$PKPaymentShippingContactInvalidError@1$PKPaymentSummaryItemTypeFinal@0$PKPaymentSummaryItemTypePending@1$PKPaymentUnknownError@-1$PKRadioTechnologyBluetooth@2$PKRadioTechnologyNFC@1$PKRadioTechnologyNone@0$PKSecureElementPassActivationStateActivated@0$PKSecureElementPassActivationStateActivating@2$PKSecureElementPassActivationStateDeactivated@4$PKSecureElementPassActivationStateRequiresActivation@1$PKSecureElementPassActivationStateSuspended@3$PKShareSecureElementPassSetupError@1$PKShareSecureElementPassUnknownError@0$PKShippingContactEditingModeAvailable@1$PKShippingContactEditingModeEnabled@1$PKShippingContactEditingModeStorePickup@2$PKShippingTypeDelivery@1$PKShippingTypeServicePickup@3$PKShippingTypeShipping@0$PKShippingTypeStorePickup@2$PKUnknownError@-1$PKUnsupportedVersionError@2$PKVehicleConnectionErrorCodeSessionNotActive@2$PKVehicleConnectionErrorCodeSessionUnableToStart@1$PKVehicleConnectionErrorCodeUnknown@0$PKVehicleConnectionSessionConnectionStateConnected@1$PKVehicleConnectionSessionConnectionStateConnecting@2$PKVehicleConnectionSessionConnectionStateDisconnected@0$PKVehicleConnectionSessionConnectionStateFailedToConnect@3$"""
|
|
35
35
|
misc.update(
|
|
36
36
|
{
|
|
@@ -700,6 +700,12 @@ try:
|
|
|
700
700
|
}
|
|
701
701
|
},
|
|
702
702
|
)
|
|
703
|
+
r(b"PKDisbursementRequest", b"isDelegatedRequest", {"retval": {"type": b"Z"}})
|
|
704
|
+
r(
|
|
705
|
+
b"PKDisbursementRequest",
|
|
706
|
+
b"setIsDelegatedRequest:",
|
|
707
|
+
{"arguments": {2: {"type": b"Z"}}},
|
|
708
|
+
)
|
|
703
709
|
r(
|
|
704
710
|
b"PKIdentityAuthorizationController",
|
|
705
711
|
b"checkCanRequestDocument:completion:",
|
|
@@ -1094,6 +1100,12 @@ try:
|
|
|
1094
1100
|
b"initWithPaymentButtonType:paymentButtonStyle:disableCardArt:",
|
|
1095
1101
|
{"arguments": {4: {"type": b"Z"}}},
|
|
1096
1102
|
)
|
|
1103
|
+
r(b"PKPaymentRequest", b"isDelegatedRequest", {"retval": {"type": b"Z"}})
|
|
1104
|
+
r(
|
|
1105
|
+
b"PKPaymentRequest",
|
|
1106
|
+
b"setIsDelegatedRequest:",
|
|
1107
|
+
{"arguments": {2: {"type": b"Z"}}},
|
|
1108
|
+
)
|
|
1097
1109
|
r(
|
|
1098
1110
|
b"PKPaymentRequest",
|
|
1099
1111
|
b"setSupportsCouponCode:",
|
|
@@ -1162,16 +1174,21 @@ try:
|
|
|
1162
1174
|
finally:
|
|
1163
1175
|
objc._updatingMetadata(False)
|
|
1164
1176
|
|
|
1177
|
+
objc.registerNewKeywordsFromSelector("PKAddCarKeyPassConfiguration", b"init")
|
|
1165
1178
|
objc.registerNewKeywordsFromSelector(
|
|
1166
1179
|
"PKAddIdentityDocumentMetadata",
|
|
1167
1180
|
b"initWithProvisioningCredentialIdentifier:sharingInstanceIdentifier:cardTemplateIdentifier:issuingCountryCode:documentType:preview:",
|
|
1168
1181
|
)
|
|
1182
|
+
objc.registerNewKeywordsFromSelector("PKAddPassMetadataPreview", b"init")
|
|
1169
1183
|
objc.registerNewKeywordsFromSelector(
|
|
1170
1184
|
"PKAddPassMetadataPreview", b"initWithPassThumbnail:localizedDescription:"
|
|
1171
1185
|
)
|
|
1186
|
+
objc.registerNewKeywordsFromSelector("PKAddPaymentPassRequest", b"init")
|
|
1172
1187
|
objc.registerNewKeywordsFromSelector(
|
|
1173
1188
|
"PKAddPaymentPassRequestConfiguration", b"initWithEncryptionScheme:"
|
|
1174
1189
|
)
|
|
1190
|
+
objc.registerNewKeywordsFromSelector("PKAddSecureElementPassConfiguration", b"init")
|
|
1191
|
+
objc.registerNewKeywordsFromSelector("PKAutomaticReloadPaymentRequest", b"init")
|
|
1175
1192
|
objc.registerNewKeywordsFromSelector(
|
|
1176
1193
|
"PKAutomaticReloadPaymentRequest",
|
|
1177
1194
|
b"initWithPaymentDescription:automaticReloadBilling:managementURL:",
|
|
@@ -1182,9 +1199,11 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1182
1199
|
objc.registerNewKeywordsFromSelector(
|
|
1183
1200
|
"PKBarcodeEventSignatureResponse", b"initWithSignedData:"
|
|
1184
1201
|
)
|
|
1202
|
+
objc.registerNewKeywordsFromSelector("PKDateComponentsRange", b"init")
|
|
1185
1203
|
objc.registerNewKeywordsFromSelector(
|
|
1186
1204
|
"PKDateComponentsRange", b"initWithStartDateComponents:endDateComponents:"
|
|
1187
1205
|
)
|
|
1206
|
+
objc.registerNewKeywordsFromSelector("PKDeferredPaymentRequest", b"init")
|
|
1188
1207
|
objc.registerNewKeywordsFromSelector(
|
|
1189
1208
|
"PKDeferredPaymentRequest",
|
|
1190
1209
|
b"initWithPaymentDescription:deferredBilling:managementURL:",
|
|
@@ -1193,13 +1212,20 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1193
1212
|
"PKDisbursementRequest",
|
|
1194
1213
|
b"initWithMerchantIdentifier:currencyCode:regionCode:supportedNetworks:merchantCapabilities:summaryItems:",
|
|
1195
1214
|
)
|
|
1215
|
+
objc.registerNewKeywordsFromSelector("PKIdentityAnyOfDescriptor", b"init")
|
|
1196
1216
|
objc.registerNewKeywordsFromSelector(
|
|
1197
1217
|
"PKIdentityAnyOfDescriptor", b"initWithDescriptors:"
|
|
1198
1218
|
)
|
|
1219
|
+
objc.registerNewKeywordsFromSelector("PKIdentityDocument", b"init")
|
|
1220
|
+
objc.registerNewKeywordsFromSelector("PKIdentityDocumentMetadata", b"init")
|
|
1221
|
+
objc.registerNewKeywordsFromSelector("PKIdentityElement", b"init")
|
|
1222
|
+
objc.registerNewKeywordsFromSelector("PKIdentityIntentToStore", b"init")
|
|
1223
|
+
objc.registerNewKeywordsFromSelector("PKIssuerProvisioningExtensionPassEntry", b"init")
|
|
1199
1224
|
objc.registerNewKeywordsFromSelector(
|
|
1200
1225
|
"PKIssuerProvisioningExtensionPaymentPassEntry",
|
|
1201
1226
|
b"initWithIdentifier:title:art:addRequestConfiguration:",
|
|
1202
1227
|
)
|
|
1228
|
+
objc.registerNewKeywordsFromSelector("PKIssuerProvisioningExtensionStatus", b"init")
|
|
1203
1229
|
objc.registerNewKeywordsFromSelector(
|
|
1204
1230
|
"PKJapanIndividualNumberCardMetadata",
|
|
1205
1231
|
b"initWithProvisioningCredentialIdentifier:sharingInstanceIdentifier:cardConfigurationIdentifier:preview:",
|
|
@@ -1210,6 +1236,7 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1210
1236
|
)
|
|
1211
1237
|
objc.registerNewKeywordsFromSelector("PKLabeledValue", b"initWithLabel:value:")
|
|
1212
1238
|
objc.registerNewKeywordsFromSelector("PKPass", b"initWithData:error:")
|
|
1239
|
+
objc.registerNewKeywordsFromSelector("PKPassRelevantDate", b"init")
|
|
1213
1240
|
objc.registerNewKeywordsFromSelector(
|
|
1214
1241
|
"PKPaymentAuthorizationController", b"initWithDisbursementRequest:"
|
|
1215
1242
|
)
|
|
@@ -1232,6 +1259,7 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1232
1259
|
"PKPaymentButton", b"initWithPaymentButtonType:paymentButtonStyle:disableCardArt:"
|
|
1233
1260
|
)
|
|
1234
1261
|
objc.registerNewKeywordsFromSelector("PKPaymentMerchantSession", b"initWithDictionary:")
|
|
1262
|
+
objc.registerNewKeywordsFromSelector("PKPaymentOrderDetails", b"init")
|
|
1235
1263
|
objc.registerNewKeywordsFromSelector(
|
|
1236
1264
|
"PKPaymentOrderDetails",
|
|
1237
1265
|
b"initWithOrderTypeIdentifier:orderIdentifier:webServiceURL:authenticationToken:",
|
|
@@ -1253,10 +1281,12 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1253
1281
|
objc.registerNewKeywordsFromSelector(
|
|
1254
1282
|
"PKPaymentRequestUpdate", b"initWithPaymentSummaryItems:"
|
|
1255
1283
|
)
|
|
1284
|
+
objc.registerNewKeywordsFromSelector("PKPaymentTokenContext", b"init")
|
|
1256
1285
|
objc.registerNewKeywordsFromSelector(
|
|
1257
1286
|
"PKPaymentTokenContext",
|
|
1258
1287
|
b"initWithMerchantIdentifier:externalIdentifier:merchantName:merchantDomain:amount:",
|
|
1259
1288
|
)
|
|
1289
|
+
objc.registerNewKeywordsFromSelector("PKRecurringPaymentRequest", b"init")
|
|
1260
1290
|
objc.registerNewKeywordsFromSelector(
|
|
1261
1291
|
"PKRecurringPaymentRequest",
|
|
1262
1292
|
b"initWithPaymentDescription:regularBilling:managementURL:",
|
|
@@ -1280,6 +1310,24 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1280
1310
|
objc.registerNewKeywordsFromSelector(
|
|
1281
1311
|
"PKShareablePassMetadataPreview", b"initWithTemplateIdentifier:"
|
|
1282
1312
|
)
|
|
1313
|
+
objc.registerNewKeywordsFromSelector("PKStoredValuePassBalance", b"init")
|
|
1314
|
+
objc.registerNewKeywordsFromSelector("PKVehicleConnectionSession", b"init")
|
|
1315
|
+
|
|
1316
|
+
objc.registerNewKeywords("PKIdentityElement", ("age",), "ageThresholdElementWithAge_")
|
|
1317
|
+
objc.registerNewKeywords("PKPaymentButton", ("type", "style"), "buttonWithType_style_")
|
|
1318
|
+
objc.registerNewKeywords(
|
|
1319
|
+
"PKPaymentButton",
|
|
1320
|
+
("type", "style", "disableCardArt"),
|
|
1321
|
+
"buttonWithType_style_disableCardArt_",
|
|
1322
|
+
)
|
|
1323
|
+
objc.registerNewKeywords(
|
|
1324
|
+
"PKPaymentSummaryItem", ("label", "amount"), "summaryItemWithLabel_amount_"
|
|
1325
|
+
)
|
|
1326
|
+
objc.registerNewKeywords(
|
|
1327
|
+
"PKPaymentSummaryItem",
|
|
1328
|
+
("label", "amount", "type"),
|
|
1329
|
+
"summaryItemWithLabel_amount_type_",
|
|
1330
|
+
)
|
|
1283
1331
|
expressions = {}
|
|
1284
1332
|
|
|
1285
1333
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-PassKit
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework PassKit 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,14 +24,14 @@ 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 ::
|
|
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.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
35
|
Dynamic: author
|
|
37
36
|
Dynamic: author-email
|
|
38
37
|
Dynamic: classifier
|
|
@@ -42,5 +42,5 @@ PyObjCTest/test_pksuicapassproperties.py
|
|
|
42
42
|
PyObjCTest/test_pktransitpassproperties.py
|
|
43
43
|
metadata/PassKit.fwinfo
|
|
44
44
|
metadata/metadata.ini
|
|
45
|
-
metadata/raw/arm64-26.
|
|
46
|
-
metadata/raw/x86_64-26.
|
|
45
|
+
metadata/raw/arm64-26.5.fwinfo
|
|
46
|
+
metadata/raw/x86_64-26.5.fwinfo
|
|
@@ -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-PassKit
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework PassKit 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,14 +24,14 @@ 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 ::
|
|
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.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
35
|
Dynamic: author
|
|
37
36
|
Dynamic: author-email
|
|
38
37
|
Dynamic: classifier
|
{pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkconstants.py
RENAMED
|
@@ -126,3 +126,11 @@ class TestPKConstants(TestCase):
|
|
|
126
126
|
@min_os_level("26.0")
|
|
127
127
|
def test_constants26_0(self):
|
|
128
128
|
self.assertIsInstance(PassKit.PKPaymentNetworkMyDebit, str)
|
|
129
|
+
|
|
130
|
+
@min_os_level("26.2")
|
|
131
|
+
def test_constants26_2(self):
|
|
132
|
+
self.assertIsInstance(PassKit.PKPaymentNetworkConecs, str)
|
|
133
|
+
|
|
134
|
+
@min_os_level("26.4")
|
|
135
|
+
def test_constants26_4(self):
|
|
136
|
+
self.assertIsInstance(PassKit.PKPaymentNetworkElCorteIngles, str)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
from PyObjCTools.TestSupport import TestCase
|
|
1
|
+
from PyObjCTools.TestSupport import TestCase, min_os_level
|
|
2
2
|
|
|
3
3
|
import PassKit
|
|
4
4
|
|
|
@@ -10,3 +10,8 @@ class TestPKDisbursementRequest(TestCase):
|
|
|
10
10
|
def test_constants(self):
|
|
11
11
|
self.assertEqual(PassKit.PKDisbursementRequestScheduleOneTime, 0)
|
|
12
12
|
self.assertEqual(PassKit.PKDisbursementRequestScheduleFuture, 1)
|
|
13
|
+
|
|
14
|
+
@min_os_level("26.4")
|
|
15
|
+
def test_methods_26_4(self):
|
|
16
|
+
self.assertResultIsBOOL(PassKit.PKDisbursementRequest.isDelegatedRequest)
|
|
17
|
+
self.assertArgIsBOOL(PassKit.PKDisbursementRequest.setIsDelegatedRequest_, 0)
|
{pyobjc_framework_passkit-12.0 → pyobjc_framework_passkit-12.2}/PyObjCTest/test_pkpaymentrequest.py
RENAMED
|
@@ -59,3 +59,8 @@ class TestPKPaymentRequest(TestCase):
|
|
|
59
59
|
def test_methods12_0(self):
|
|
60
60
|
self.assertResultIsBOOL(PassKit.PKPaymentRequest.supportsCouponCode)
|
|
61
61
|
self.assertArgIsBOOL(PassKit.PKPaymentRequest.setSupportsCouponCode_, 0)
|
|
62
|
+
|
|
63
|
+
@min_os_level("26.4")
|
|
64
|
+
def test_methods26_4(self):
|
|
65
|
+
self.assertResultIsBOOL(PassKit.PKPaymentRequest.isDelegatedRequest)
|
|
66
|
+
self.assertArgIsBOOL(PassKit.PKPaymentRequest.setIsDelegatedRequest_, 0)
|