pyobjc-framework-Intents 10.3__tar.gz → 10.3.1__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 (86) hide show
  1. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Lib/pyobjc_framework_Intents.egg-info/PKG-INFO +3 -3
  2. pyobjc_framework_intents-10.3.1/Lib/pyobjc_framework_Intents.egg-info/requires.txt +2 -0
  3. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PKG-INFO +3 -3
  4. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/setup.py +1 -1
  5. pyobjc_framework_intents-10.3/Lib/pyobjc_framework_Intents.egg-info/requires.txt +0 -2
  6. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Lib/Intents/__init__.py +0 -0
  7. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Lib/Intents/_metadata.py +0 -0
  8. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Lib/pyobjc_framework_Intents.egg-info/SOURCES.txt +0 -0
  9. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Lib/pyobjc_framework_Intents.egg-info/dependency_links.txt +0 -0
  10. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Lib/pyobjc_framework_Intents.egg-info/not-zip-safe +0 -0
  11. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Lib/pyobjc_framework_Intents.egg-info/top_level.txt +0 -0
  12. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/License.txt +0 -0
  13. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/MANIFEST.in +0 -0
  14. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Modules/_Intents.m +0 -0
  15. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Modules/_Intents_protocols.m +0 -0
  16. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Modules/pyobjc-api.h +0 -0
  17. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/Modules/pyobjc-compat.h +0 -0
  18. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/__init__.py +0 -0
  19. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inaddmediaintentresponse.py +0 -0
  20. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inanswercallintent.py +0 -0
  21. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inanswercallintentresponse.py +0 -0
  22. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inbooleanresolutionresult.py +0 -0
  23. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_incallaudioroute.py +0 -0
  24. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_incallcapability.py +0 -0
  25. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_incallcapabilityoptions.py +0 -0
  26. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_incalldestinationtype.py +0 -0
  27. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_incallrecordresolutionresult.py +0 -0
  28. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_incallrecordtype.py +0 -0
  29. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_incallrecordtypeoptions.py +0 -0
  30. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inconditionaloperator.py +0 -0
  31. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_ineditmessageintent.py +0 -0
  32. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_ineditmessageintentresponse.py +0 -0
  33. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_infile.py +0 -0
  34. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_infocusstatuscenter.py +0 -0
  35. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_ingetreservationdetailsintentresponse.py +0 -0
  36. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inhangUpcallintent.py +0 -0
  37. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inhangupcallintentresponse.py +0 -0
  38. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inintenterrors.py +0 -0
  39. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inintentidentifiers.py +0 -0
  40. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_ininteraction.py +0 -0
  41. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inmessage.py +0 -0
  42. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inmessageattributeoptions.py +0 -0
  43. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inobjectcollection.py +0 -0
  44. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inoutgoingmessagetype.py +0 -0
  45. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inparameter.py +0 -0
  46. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inpaymentmethodtypes.py +0 -0
  47. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inperson.py +0 -0
  48. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inperson_siriadditions.py +0 -0
  49. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inpersonhandle.py +0 -0
  50. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inpersonhandlelabel.py +0 -0
  51. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inpersonrelationship.py +0 -0
  52. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inrecurrencefrequency.py +0 -0
  53. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inreservationactiontype.py +0 -0
  54. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inreservationstatus.py +0 -0
  55. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_insearchcallhistoryintent.py +0 -0
  56. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_insearchcallhistoryintentresponse.py +0 -0
  57. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_insearchformessagesintent.py +0 -0
  58. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_insearchformessagesintentresponse.py +0 -0
  59. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_insendmessageintent.py +0 -0
  60. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_insendmessageintentresponse.py +0 -0
  61. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_insendmessagerecipientresolutionresult.py +0 -0
  62. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_insharefocusstatusintent.py +0 -0
  63. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_insharefocusstatusintentresponse.py +0 -0
  64. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inspeakable.py +0 -0
  65. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_instartaudiocallintent.py +0 -0
  66. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_instartaudiocallintentresponse.py +0 -0
  67. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_instartcallintent.py +0 -0
  68. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_instartvideocallintent.py +0 -0
  69. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_instartvideocallintentresponse.py +0 -0
  70. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_intents.py +0 -0
  71. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inticketedeventcategory.py +0 -0
  72. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inunsendmessagesintent.py +0 -0
  73. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/PyObjCTest/test_inunsendmessagesintentresponse.py +0 -0
  74. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/Intents.fwinfo +0 -0
  75. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/metadata.ini +0 -0
  76. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
  77. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/raw/arm64-13.3.fwinfo +0 -0
  78. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/raw/arm64-14.5.fwinfo +0 -0
  79. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  80. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  81. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  82. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/raw/x86_64-13.3.fwinfo +0 -0
  83. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/metadata/raw/x86_64-14.5.fwinfo +0 -0
  84. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/pyobjc_setup.py +0 -0
  85. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/pyproject.toml +0 -0
  86. {pyobjc_framework_intents-10.3 → pyobjc_framework_intents-10.3.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-Intents
3
- Version: 10.3
3
+ Version: 10.3.1
4
4
  Summary: Wrappers for the framework Intents 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.8
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.3
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.3
33
+ Requires-Dist: pyobjc-core>=10.3.1
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
35
35
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
36
36
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
37
37
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=10.3.1
2
+ pyobjc-framework-Cocoa>=10.3.1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-Intents
3
- Version: 10.3
3
+ Version: 10.3.1
4
4
  Summary: Wrappers for the framework Intents 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.8
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.3
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.3
33
+ Requires-Dist: pyobjc-core>=10.3.1
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
35
35
 
36
36
 
37
37
  Wrappers for the "Intents" framework on macOS.
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import Extension, setup # noqa: E402
17
17
 
18
- VERSION = "10.3"
18
+ VERSION = "10.3.1"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-Intents",
@@ -1,2 +0,0 @@
1
- pyobjc-core>=10.3
2
- pyobjc-framework-Cocoa>=10.3