pyobjc-framework-Virtualization 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.
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Lib/Virtualization/_metadata.py +93 -1
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Lib/pyobjc_framework_Virtualization.egg-info/PKG-INFO +3 -3
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Lib/pyobjc_framework_Virtualization.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_virtualization-12.2/Lib/pyobjc_framework_Virtualization.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_virtualization-12.2/Lib/pyobjc_framework_Virtualization.egg-info/requires.txt +2 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Modules/pyobjc-compat.h +5 -2
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PKG-INFO +3 -3
- pyobjc_framework_virtualization-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_virtualization-12.2/metadata/raw/arm64-26.5.fwinfo +3286 -112
- pyobjc_framework_virtualization-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_virtualization-12.2/metadata/raw/x86_64-26.5.fwinfo +1754 -1390
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/setup.py +1 -1
- pyobjc_framework_virtualization-12.1/Lib/pyobjc_framework_Virtualization.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_virtualization-12.1/Lib/pyobjc_framework_Virtualization.egg-info/requires.txt +0 -2
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Lib/Virtualization/__init__.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Lib/pyobjc_framework_Virtualization.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Lib/pyobjc_framework_Virtualization.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Lib/pyobjc_framework_Virtualization.egg-info/top_level.txt +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/License.txt +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Modules/_Virtualization.m +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Modules/_Virtualization_protocols.m +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_virtualization.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzdiskblockdevicestoragedeviceattachment.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzdiskimagestoragedeviceattachment.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzdisksynchronizationmode.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzefivariablestore.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzerror.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzfileserialportattachment.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzgenericplatformconfiguration.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzgraphicsdisplay.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzlinuxrosettaabstractsocketcachingoptions.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzlinuxrosettadirectoryshare.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzmacaddress.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzmacauxiliarystorage.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzmachardwaremodel.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzmacosinstaller.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzmacosrestoreimage.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzmacosvirtualmachinestartoptions.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzmultipledirectoryshare.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vznetworkblockdevicestoragedeviceattachment.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzshareddirectory.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzspiceagentportattachment.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzusbcontroller.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzusbdevice.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzusbdeviceconfiguration.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzvirtioblockdeviceconfiguration.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzvirtioconsoleportconfiguration.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzvirtiofilesystemdeviceconfiguration.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzvirtiosocketdevice.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzvirtiosocketlistener.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzvirtualmachine.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzvirtualmachineconfiguration.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzvirtualmachinedelegate.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/PyObjCTest/test_vzvirtualmachineview.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/metadata/Virtualization.fwinfo +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/pyobjc_setup.py +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_virtualization-12.1 → pyobjc_framework_virtualization-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 12:00:35 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -536,9 +536,20 @@ try:
|
|
|
536
536
|
finally:
|
|
537
537
|
objc._updatingMetadata(False)
|
|
538
538
|
|
|
539
|
+
objc.registerNewKeywordsFromSelector("VZAudioDeviceConfiguration", b"init")
|
|
540
|
+
objc.registerNewKeywordsFromSelector("VZAudioInputStreamSource", b"init")
|
|
541
|
+
objc.registerNewKeywordsFromSelector("VZAudioOutputStreamSink", b"init")
|
|
542
|
+
objc.registerNewKeywordsFromSelector("VZBootLoader", b"init")
|
|
539
543
|
objc.registerNewKeywordsFromSelector(
|
|
540
544
|
"VZBridgedNetworkDeviceAttachment", b"initWithInterface:"
|
|
541
545
|
)
|
|
546
|
+
objc.registerNewKeywordsFromSelector("VZBridgedNetworkInterface", b"init")
|
|
547
|
+
objc.registerNewKeywordsFromSelector("VZConsoleDevice", b"init")
|
|
548
|
+
objc.registerNewKeywordsFromSelector("VZConsoleDeviceConfiguration", b"init")
|
|
549
|
+
objc.registerNewKeywordsFromSelector("VZConsolePortConfiguration", b"init")
|
|
550
|
+
objc.registerNewKeywordsFromSelector("VZDirectoryShare", b"init")
|
|
551
|
+
objc.registerNewKeywordsFromSelector("VZDirectorySharingDevice", b"init")
|
|
552
|
+
objc.registerNewKeywordsFromSelector("VZDirectorySharingDeviceConfiguration", b"init")
|
|
542
553
|
objc.registerNewKeywordsFromSelector(
|
|
543
554
|
"VZDiskBlockDeviceStorageDeviceAttachment",
|
|
544
555
|
b"initWithFileHandle:readOnly:synchronizationMode:error:",
|
|
@@ -550,38 +561,57 @@ objc.registerNewKeywordsFromSelector(
|
|
|
550
561
|
objc.registerNewKeywordsFromSelector(
|
|
551
562
|
"VZDiskImageStorageDeviceAttachment", b"initWithURL:readOnly:error:"
|
|
552
563
|
)
|
|
564
|
+
objc.registerNewKeywordsFromSelector("VZEFIBootLoader", b"init")
|
|
565
|
+
objc.registerNewKeywordsFromSelector("VZEFIVariableStore", b"init")
|
|
553
566
|
objc.registerNewKeywordsFromSelector(
|
|
554
567
|
"VZEFIVariableStore", b"initCreatingVariableStoreAtURL:options:error:"
|
|
555
568
|
)
|
|
556
569
|
objc.registerNewKeywordsFromSelector("VZEFIVariableStore", b"initWithURL:")
|
|
570
|
+
objc.registerNewKeywordsFromSelector("VZEntropyDeviceConfiguration", b"init")
|
|
557
571
|
objc.registerNewKeywordsFromSelector(
|
|
558
572
|
"VZFileHandleNetworkDeviceAttachment", b"initWithFileHandle:"
|
|
559
573
|
)
|
|
574
|
+
objc.registerNewKeywordsFromSelector("VZFileHandleSerialPortAttachment", b"init")
|
|
560
575
|
objc.registerNewKeywordsFromSelector(
|
|
561
576
|
"VZFileHandleSerialPortAttachment",
|
|
562
577
|
b"initWithFileHandleForReading:fileHandleForWriting:",
|
|
563
578
|
)
|
|
579
|
+
objc.registerNewKeywordsFromSelector("VZFileSerialPortAttachment", b"init")
|
|
564
580
|
objc.registerNewKeywordsFromSelector(
|
|
565
581
|
"VZFileSerialPortAttachment", b"initWithURL:append:error:"
|
|
566
582
|
)
|
|
583
|
+
objc.registerNewKeywordsFromSelector("VZGenericMachineIdentifier", b"init")
|
|
567
584
|
objc.registerNewKeywordsFromSelector(
|
|
568
585
|
"VZGenericMachineIdentifier", b"initWithDataRepresentation:"
|
|
569
586
|
)
|
|
587
|
+
objc.registerNewKeywordsFromSelector("VZGenericPlatformConfiguration", b"init")
|
|
588
|
+
objc.registerNewKeywordsFromSelector("VZGraphicsDevice", b"init")
|
|
589
|
+
objc.registerNewKeywordsFromSelector("VZGraphicsDeviceConfiguration", b"init")
|
|
590
|
+
objc.registerNewKeywordsFromSelector("VZGraphicsDisplay", b"init")
|
|
591
|
+
objc.registerNewKeywordsFromSelector("VZGraphicsDisplayConfiguration", b"init")
|
|
592
|
+
objc.registerNewKeywordsFromSelector("VZHostAudioInputStreamSource", b"init")
|
|
593
|
+
objc.registerNewKeywordsFromSelector("VZHostAudioOutputStreamSink", b"init")
|
|
594
|
+
objc.registerNewKeywordsFromSelector("VZKeyboardConfiguration", b"init")
|
|
570
595
|
objc.registerNewKeywordsFromSelector("VZLinuxBootLoader", b"initWithKernelURL:")
|
|
571
596
|
objc.registerNewKeywordsFromSelector(
|
|
572
597
|
"VZLinuxRosettaAbstractSocketCachingOptions", b"initWithName:error:"
|
|
573
598
|
)
|
|
599
|
+
objc.registerNewKeywordsFromSelector("VZLinuxRosettaCachingOptions", b"init")
|
|
574
600
|
objc.registerNewKeywordsFromSelector("VZLinuxRosettaDirectoryShare", b"initWithError:")
|
|
601
|
+
objc.registerNewKeywordsFromSelector("VZLinuxRosettaUnixSocketCachingOptions", b"init")
|
|
575
602
|
objc.registerNewKeywordsFromSelector(
|
|
576
603
|
"VZLinuxRosettaUnixSocketCachingOptions", b"initWithPath:error:"
|
|
577
604
|
)
|
|
605
|
+
objc.registerNewKeywordsFromSelector("VZMACAddress", b"init")
|
|
578
606
|
objc.registerNewKeywordsFromSelector("VZMACAddress", b"initWithEthernetAddress:")
|
|
579
607
|
objc.registerNewKeywordsFromSelector("VZMACAddress", b"initWithString:")
|
|
608
|
+
objc.registerNewKeywordsFromSelector("VZMacAuxiliaryStorage", b"init")
|
|
580
609
|
objc.registerNewKeywordsFromSelector(
|
|
581
610
|
"VZMacAuxiliaryStorage", b"initCreatingStorageAtURL:hardwareModel:options:error:"
|
|
582
611
|
)
|
|
583
612
|
objc.registerNewKeywordsFromSelector("VZMacAuxiliaryStorage", b"initWithContentsOfURL:")
|
|
584
613
|
objc.registerNewKeywordsFromSelector("VZMacAuxiliaryStorage", b"initWithURL:")
|
|
614
|
+
objc.registerNewKeywordsFromSelector("VZMacGraphicsDeviceConfiguration", b"init")
|
|
585
615
|
objc.registerNewKeywordsFromSelector(
|
|
586
616
|
"VZMacGraphicsDisplayConfiguration", b"initForScreen:sizeInPoints:"
|
|
587
617
|
)
|
|
@@ -589,18 +619,31 @@ objc.registerNewKeywordsFromSelector(
|
|
|
589
619
|
"VZMacGraphicsDisplayConfiguration",
|
|
590
620
|
b"initWithWidthInPixels:heightInPixels:pixelsPerInch:",
|
|
591
621
|
)
|
|
622
|
+
objc.registerNewKeywordsFromSelector("VZMacHardwareModel", b"init")
|
|
592
623
|
objc.registerNewKeywordsFromSelector(
|
|
593
624
|
"VZMacHardwareModel", b"initWithDataRepresentation:"
|
|
594
625
|
)
|
|
626
|
+
objc.registerNewKeywordsFromSelector("VZMacKeyboardConfiguration", b"init")
|
|
627
|
+
objc.registerNewKeywordsFromSelector("VZMacMachineIdentifier", b"init")
|
|
595
628
|
objc.registerNewKeywordsFromSelector(
|
|
596
629
|
"VZMacMachineIdentifier", b"initWithDataRepresentation:"
|
|
597
630
|
)
|
|
631
|
+
objc.registerNewKeywordsFromSelector("VZMacOSBootLoader", b"init")
|
|
632
|
+
objc.registerNewKeywordsFromSelector("VZMacOSConfigurationRequirements", b"init")
|
|
633
|
+
objc.registerNewKeywordsFromSelector("VZMacOSInstaller", b"init")
|
|
598
634
|
objc.registerNewKeywordsFromSelector(
|
|
599
635
|
"VZMacOSInstaller", b"initWithVirtualMachine:restoreImageURL:"
|
|
600
636
|
)
|
|
637
|
+
objc.registerNewKeywordsFromSelector("VZMacOSRestoreImage", b"init")
|
|
638
|
+
objc.registerNewKeywordsFromSelector("VZMacPlatformConfiguration", b"init")
|
|
639
|
+
objc.registerNewKeywordsFromSelector("VZMacTrackpadConfiguration", b"init")
|
|
640
|
+
objc.registerNewKeywordsFromSelector("VZMemoryBalloonDevice", b"init")
|
|
641
|
+
objc.registerNewKeywordsFromSelector("VZMemoryBalloonDeviceConfiguration", b"init")
|
|
642
|
+
objc.registerNewKeywordsFromSelector("VZMultipleDirectoryShare", b"init")
|
|
601
643
|
objc.registerNewKeywordsFromSelector(
|
|
602
644
|
"VZMultipleDirectoryShare", b"initWithDirectories:"
|
|
603
645
|
)
|
|
646
|
+
objc.registerNewKeywordsFromSelector("VZNATNetworkDeviceAttachment", b"init")
|
|
604
647
|
objc.registerNewKeywordsFromSelector(
|
|
605
648
|
"VZNVMExpressControllerDeviceConfiguration", b"initWithAttachment:"
|
|
606
649
|
)
|
|
@@ -611,23 +654,71 @@ objc.registerNewKeywordsFromSelector(
|
|
|
611
654
|
"VZNetworkBlockDeviceStorageDeviceAttachment",
|
|
612
655
|
b"initWithURL:timeout:forcedReadOnly:synchronizationMode:error:",
|
|
613
656
|
)
|
|
657
|
+
objc.registerNewKeywordsFromSelector("VZNetworkDevice", b"init")
|
|
658
|
+
objc.registerNewKeywordsFromSelector("VZNetworkDeviceAttachment", b"init")
|
|
659
|
+
objc.registerNewKeywordsFromSelector("VZNetworkDeviceConfiguration", b"init")
|
|
660
|
+
objc.registerNewKeywordsFromSelector("VZPlatformConfiguration", b"init")
|
|
661
|
+
objc.registerNewKeywordsFromSelector("VZPointingDeviceConfiguration", b"init")
|
|
662
|
+
objc.registerNewKeywordsFromSelector("VZSerialPortAttachment", b"init")
|
|
663
|
+
objc.registerNewKeywordsFromSelector("VZSerialPortConfiguration", b"init")
|
|
664
|
+
objc.registerNewKeywordsFromSelector("VZSharedDirectory", b"init")
|
|
614
665
|
objc.registerNewKeywordsFromSelector("VZSharedDirectory", b"initWithURL:readOnly:")
|
|
615
666
|
objc.registerNewKeywordsFromSelector("VZSingleDirectoryShare", b"initWithDirectory:")
|
|
667
|
+
objc.registerNewKeywordsFromSelector("VZSocketDevice", b"init")
|
|
668
|
+
objc.registerNewKeywordsFromSelector("VZSocketDeviceConfiguration", b"init")
|
|
669
|
+
objc.registerNewKeywordsFromSelector("VZSpiceAgentPortAttachment", b"init")
|
|
670
|
+
objc.registerNewKeywordsFromSelector("VZStorageDevice", b"init")
|
|
671
|
+
objc.registerNewKeywordsFromSelector("VZStorageDeviceAttachment", b"init")
|
|
672
|
+
objc.registerNewKeywordsFromSelector("VZStorageDeviceConfiguration", b"init")
|
|
673
|
+
objc.registerNewKeywordsFromSelector("VZUSBController", b"init")
|
|
674
|
+
objc.registerNewKeywordsFromSelector("VZUSBControllerConfiguration", b"init")
|
|
675
|
+
objc.registerNewKeywordsFromSelector("VZUSBKeyboardConfiguration", b"init")
|
|
616
676
|
objc.registerNewKeywordsFromSelector(
|
|
617
677
|
"VZUSBMassStorageDevice", b"initWithConfiguration:"
|
|
618
678
|
)
|
|
619
679
|
objc.registerNewKeywordsFromSelector(
|
|
620
680
|
"VZUSBMassStorageDeviceConfiguration", b"initWithAttachment:"
|
|
621
681
|
)
|
|
682
|
+
objc.registerNewKeywordsFromSelector(
|
|
683
|
+
"VZUSBScreenCoordinatePointingDeviceConfiguration", b"init"
|
|
684
|
+
)
|
|
622
685
|
objc.registerNewKeywordsFromSelector(
|
|
623
686
|
"VZVirtioBlockDeviceConfiguration", b"initWithAttachment:"
|
|
624
687
|
)
|
|
688
|
+
objc.registerNewKeywordsFromSelector("VZVirtioConsoleDevice", b"init")
|
|
689
|
+
objc.registerNewKeywordsFromSelector("VZVirtioConsoleDeviceConfiguration", b"init")
|
|
690
|
+
objc.registerNewKeywordsFromSelector(
|
|
691
|
+
"VZVirtioConsoleDeviceSerialPortConfiguration", b"init"
|
|
692
|
+
)
|
|
693
|
+
objc.registerNewKeywordsFromSelector("VZVirtioConsolePort", b"init")
|
|
694
|
+
objc.registerNewKeywordsFromSelector("VZVirtioConsolePortArray", b"init")
|
|
695
|
+
objc.registerNewKeywordsFromSelector("VZVirtioConsolePortConfiguration", b"init")
|
|
696
|
+
objc.registerNewKeywordsFromSelector("VZVirtioConsolePortConfigurationArray", b"init")
|
|
697
|
+
objc.registerNewKeywordsFromSelector("VZVirtioEntropyDeviceConfiguration", b"init")
|
|
625
698
|
objc.registerNewKeywordsFromSelector(
|
|
626
699
|
"VZVirtioFileSystemDeviceConfiguration", b"initWithTag:"
|
|
627
700
|
)
|
|
701
|
+
objc.registerNewKeywordsFromSelector("VZVirtioGraphicsDeviceConfiguration", b"init")
|
|
628
702
|
objc.registerNewKeywordsFromSelector(
|
|
629
703
|
"VZVirtioGraphicsScanoutConfiguration", b"initWithWidthInPixels:heightInPixels:"
|
|
630
704
|
)
|
|
705
|
+
objc.registerNewKeywordsFromSelector("VZVirtioNetworkDeviceConfiguration", b"init")
|
|
706
|
+
objc.registerNewKeywordsFromSelector("VZVirtioSocketConnection", b"init")
|
|
707
|
+
objc.registerNewKeywordsFromSelector("VZVirtioSocketDevice", b"init")
|
|
708
|
+
objc.registerNewKeywordsFromSelector("VZVirtioSocketDeviceConfiguration", b"init")
|
|
709
|
+
objc.registerNewKeywordsFromSelector("VZVirtioSoundDeviceConfiguration", b"init")
|
|
710
|
+
objc.registerNewKeywordsFromSelector(
|
|
711
|
+
"VZVirtioSoundDeviceInputStreamConfiguration", b"init"
|
|
712
|
+
)
|
|
713
|
+
objc.registerNewKeywordsFromSelector(
|
|
714
|
+
"VZVirtioSoundDeviceOutputStreamConfiguration", b"init"
|
|
715
|
+
)
|
|
716
|
+
objc.registerNewKeywordsFromSelector("VZVirtioSoundDeviceStreamConfiguration", b"init")
|
|
717
|
+
objc.registerNewKeywordsFromSelector("VZVirtioTraditionalMemoryBalloonDevice", b"init")
|
|
718
|
+
objc.registerNewKeywordsFromSelector(
|
|
719
|
+
"VZVirtioTraditionalMemoryBalloonDeviceConfiguration", b"init"
|
|
720
|
+
)
|
|
721
|
+
objc.registerNewKeywordsFromSelector("VZVirtualMachine", b"init")
|
|
631
722
|
objc.registerNewKeywordsFromSelector("VZVirtualMachine", b"initWithConfiguration:")
|
|
632
723
|
objc.registerNewKeywordsFromSelector(
|
|
633
724
|
"VZVirtualMachine", b"initWithConfiguration:queue:"
|
|
@@ -635,6 +726,7 @@ objc.registerNewKeywordsFromSelector(
|
|
|
635
726
|
objc.registerNewKeywordsFromSelector(
|
|
636
727
|
"VZVmnetNetworkDeviceAttachment", b"initWithNetwork:"
|
|
637
728
|
)
|
|
729
|
+
objc.registerNewKeywordsFromSelector("VZXHCIControllerConfiguration", b"init")
|
|
638
730
|
expressions = {}
|
|
639
731
|
|
|
640
732
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-Virtualization
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework Virtualization 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.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
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
|
|
@@ -53,5 +53,5 @@ PyObjCTest/test_vzvirtualmachinedelegate.py
|
|
|
53
53
|
PyObjCTest/test_vzvirtualmachineview.py
|
|
54
54
|
metadata/Virtualization.fwinfo
|
|
55
55
|
metadata/metadata.ini
|
|
56
|
-
metadata/raw/arm64-26.
|
|
57
|
-
metadata/raw/x86_64-26.
|
|
56
|
+
metadata/raw/arm64-26.5.fwinfo
|
|
57
|
+
metadata/raw/x86_64-26.5.fwinfo
|
|
@@ -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-Virtualization
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework Virtualization 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.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
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
|