pyobjc-framework-Accounts 10.2__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.
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/Lib/Accounts/_metadata.py +10 -2
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/Lib/pyobjc_framework_Accounts.egg-info/PKG-INFO +3 -3
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/Lib/pyobjc_framework_Accounts.egg-info/SOURCES.txt +2 -4
- pyobjc_framework_accounts-10.3.1/Lib/pyobjc_framework_Accounts.egg-info/requires.txt +2 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/PKG-INFO +3 -3
- pyobjc-framework-Accounts-10.2/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_accounts-10.3.1/metadata/raw/arm64-14.5.fwinfo +37 -7
- pyobjc-framework-Accounts-10.2/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_accounts-10.3.1/metadata/raw/x86_64-14.5.fwinfo +37 -7
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/setup.py +2 -1
- pyobjc-framework-Accounts-10.2/Lib/pyobjc_framework_Accounts.egg-info/requires.txt +0 -2
- pyobjc-framework-Accounts-10.2/metadata/raw/arm64-12.0.fwinfo +0 -687
- pyobjc-framework-Accounts-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -687
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/Examples/demo.py +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/LICENSE.txt +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/Lib/Accounts/__init__.py +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/Lib/pyobjc_framework_Accounts.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/Lib/pyobjc_framework_Accounts.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/Lib/pyobjc_framework_Accounts.egg-info/top_level.txt +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/MANIFEST.in +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/PyObjCTest/test_acaccountstore.py +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/PyObjCTest/test_acaccounttype.py +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/PyObjCTest/test_accounts.py +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/PyObjCTest/test_acerror.py +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/README.txt +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/metadata/Accounts.fwinfo +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/metadata/metadata.ini +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/metadata/raw/x86_64-10.10.fwinfo +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/metadata/raw/x86_64-10.8.fwinfo +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/pyobjc_setup.py +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/pyproject.toml +0 -0
- {pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/setup.cfg +0 -0
{pyobjc-framework-Accounts-10.2 → pyobjc_framework_accounts-10.3.1}/Lib/Accounts/_metadata.py
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update: Sat
|
|
3
|
+
# Last update: Sat May 18 09:16:44 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -73,7 +73,7 @@ try:
|
|
|
73
73
|
"retval": {"type": b"v"},
|
|
74
74
|
"arguments": {
|
|
75
75
|
0: {"type": b"^v"},
|
|
76
|
-
1: {"type":
|
|
76
|
+
1: {"type": b"q"},
|
|
77
77
|
2: {"type": b"@"},
|
|
78
78
|
},
|
|
79
79
|
}
|
|
@@ -138,6 +138,14 @@ try:
|
|
|
138
138
|
r(b"ACAccountType", b"accessGranted", {"retval": {"type": b"Z"}})
|
|
139
139
|
finally:
|
|
140
140
|
objc._updatingMetadata(False)
|
|
141
|
+
|
|
142
|
+
objc.registerNewKeywordsFromSelector("ACAccount", b"initWithAccountType:")
|
|
143
|
+
objc.registerNewKeywordsFromSelector(
|
|
144
|
+
"ACAccountCredential", b"initWithOAuth2Token:refreshToken:expiryDate:"
|
|
145
|
+
)
|
|
146
|
+
objc.registerNewKeywordsFromSelector(
|
|
147
|
+
"ACAccountCredential", b"initWithOAuthToken:tokenSecret:"
|
|
148
|
+
)
|
|
141
149
|
expressions = {}
|
|
142
150
|
|
|
143
151
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-Accounts
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework Accounts on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
36
36
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
37
37
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
38
38
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -20,12 +20,10 @@ PyObjCTest/test_accounts.py
|
|
|
20
20
|
PyObjCTest/test_acerror.py
|
|
21
21
|
metadata/Accounts.fwinfo
|
|
22
22
|
metadata/metadata.ini
|
|
23
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
24
23
|
metadata/raw/arm64-12.3.fwinfo
|
|
25
|
-
metadata/raw/arm64-14.
|
|
24
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
26
25
|
metadata/raw/x86_64-10.10.fwinfo
|
|
27
26
|
metadata/raw/x86_64-10.16.fwinfo
|
|
28
27
|
metadata/raw/x86_64-10.8.fwinfo
|
|
29
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
30
28
|
metadata/raw/x86_64-12.3.fwinfo
|
|
31
|
-
metadata/raw/x86_64-14.
|
|
29
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-Accounts
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework Accounts on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
Wrappers for the "Accounts" framework on macOS.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat
|
|
4
|
+
// Last update: Sat May 18 09:16:44 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -354,10 +354,16 @@
|
|
|
354
354
|
"arguments": {
|
|
355
355
|
"0": {
|
|
356
356
|
"type": "^v"
|
|
357
|
+
},
|
|
358
|
+
"1": {
|
|
359
|
+
"type": "Z"
|
|
360
|
+
},
|
|
361
|
+
"2": {
|
|
362
|
+
"type": "@"
|
|
357
363
|
}
|
|
358
364
|
},
|
|
359
365
|
"retval": {
|
|
360
|
-
"type": "
|
|
366
|
+
"type": "v"
|
|
361
367
|
}
|
|
362
368
|
},
|
|
363
369
|
"typestr": "@?",
|
|
@@ -383,10 +389,16 @@
|
|
|
383
389
|
"arguments": {
|
|
384
390
|
"0": {
|
|
385
391
|
"type": "^v"
|
|
392
|
+
},
|
|
393
|
+
"1": {
|
|
394
|
+
"type": "Z"
|
|
395
|
+
},
|
|
396
|
+
"2": {
|
|
397
|
+
"type": "@"
|
|
386
398
|
}
|
|
387
399
|
},
|
|
388
400
|
"retval": {
|
|
389
|
-
"type": "
|
|
401
|
+
"type": "v"
|
|
390
402
|
}
|
|
391
403
|
},
|
|
392
404
|
"typestr": "@?",
|
|
@@ -416,10 +428,16 @@
|
|
|
416
428
|
"arguments": {
|
|
417
429
|
"0": {
|
|
418
430
|
"type": "^v"
|
|
431
|
+
},
|
|
432
|
+
"1": {
|
|
433
|
+
"type": "Z"
|
|
434
|
+
},
|
|
435
|
+
"2": {
|
|
436
|
+
"type": "@"
|
|
419
437
|
}
|
|
420
438
|
},
|
|
421
439
|
"retval": {
|
|
422
|
-
"type": "
|
|
440
|
+
"type": "v"
|
|
423
441
|
}
|
|
424
442
|
},
|
|
425
443
|
"typestr": "@?",
|
|
@@ -445,10 +463,16 @@
|
|
|
445
463
|
"arguments": {
|
|
446
464
|
"0": {
|
|
447
465
|
"type": "^v"
|
|
466
|
+
},
|
|
467
|
+
"1": {
|
|
468
|
+
"type": "q"
|
|
469
|
+
},
|
|
470
|
+
"2": {
|
|
471
|
+
"type": "@"
|
|
448
472
|
}
|
|
449
473
|
},
|
|
450
474
|
"retval": {
|
|
451
|
-
"type": "
|
|
475
|
+
"type": "v"
|
|
452
476
|
}
|
|
453
477
|
},
|
|
454
478
|
"typestr": "@?",
|
|
@@ -474,10 +498,16 @@
|
|
|
474
498
|
"arguments": {
|
|
475
499
|
"0": {
|
|
476
500
|
"type": "^v"
|
|
501
|
+
},
|
|
502
|
+
"1": {
|
|
503
|
+
"type": "Z"
|
|
504
|
+
},
|
|
505
|
+
"2": {
|
|
506
|
+
"type": "@"
|
|
477
507
|
}
|
|
478
508
|
},
|
|
479
509
|
"retval": {
|
|
480
|
-
"type": "
|
|
510
|
+
"type": "v"
|
|
481
511
|
}
|
|
482
512
|
},
|
|
483
513
|
"typestr": "@?",
|
|
@@ -699,5 +729,5 @@
|
|
|
699
729
|
"AccountsDefines.h"
|
|
700
730
|
],
|
|
701
731
|
"release": "10.16",
|
|
702
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
732
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
703
733
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat
|
|
4
|
+
// Last update: Sat May 18 09:16:42 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -354,10 +354,16 @@
|
|
|
354
354
|
"arguments": {
|
|
355
355
|
"0": {
|
|
356
356
|
"type": "^v"
|
|
357
|
+
},
|
|
358
|
+
"1": {
|
|
359
|
+
"type": "Z"
|
|
360
|
+
},
|
|
361
|
+
"2": {
|
|
362
|
+
"type": "@"
|
|
357
363
|
}
|
|
358
364
|
},
|
|
359
365
|
"retval": {
|
|
360
|
-
"type": "
|
|
366
|
+
"type": "v"
|
|
361
367
|
}
|
|
362
368
|
},
|
|
363
369
|
"typestr": "@?",
|
|
@@ -383,10 +389,16 @@
|
|
|
383
389
|
"arguments": {
|
|
384
390
|
"0": {
|
|
385
391
|
"type": "^v"
|
|
392
|
+
},
|
|
393
|
+
"1": {
|
|
394
|
+
"type": "Z"
|
|
395
|
+
},
|
|
396
|
+
"2": {
|
|
397
|
+
"type": "@"
|
|
386
398
|
}
|
|
387
399
|
},
|
|
388
400
|
"retval": {
|
|
389
|
-
"type": "
|
|
401
|
+
"type": "v"
|
|
390
402
|
}
|
|
391
403
|
},
|
|
392
404
|
"typestr": "@?",
|
|
@@ -416,10 +428,16 @@
|
|
|
416
428
|
"arguments": {
|
|
417
429
|
"0": {
|
|
418
430
|
"type": "^v"
|
|
431
|
+
},
|
|
432
|
+
"1": {
|
|
433
|
+
"type": "Z"
|
|
434
|
+
},
|
|
435
|
+
"2": {
|
|
436
|
+
"type": "@"
|
|
419
437
|
}
|
|
420
438
|
},
|
|
421
439
|
"retval": {
|
|
422
|
-
"type": "
|
|
440
|
+
"type": "v"
|
|
423
441
|
}
|
|
424
442
|
},
|
|
425
443
|
"typestr": "@?",
|
|
@@ -445,10 +463,16 @@
|
|
|
445
463
|
"arguments": {
|
|
446
464
|
"0": {
|
|
447
465
|
"type": "^v"
|
|
466
|
+
},
|
|
467
|
+
"1": {
|
|
468
|
+
"type": "q"
|
|
469
|
+
},
|
|
470
|
+
"2": {
|
|
471
|
+
"type": "@"
|
|
448
472
|
}
|
|
449
473
|
},
|
|
450
474
|
"retval": {
|
|
451
|
-
"type": "
|
|
475
|
+
"type": "v"
|
|
452
476
|
}
|
|
453
477
|
},
|
|
454
478
|
"typestr": "@?",
|
|
@@ -474,10 +498,16 @@
|
|
|
474
498
|
"arguments": {
|
|
475
499
|
"0": {
|
|
476
500
|
"type": "^v"
|
|
501
|
+
},
|
|
502
|
+
"1": {
|
|
503
|
+
"type": "Z"
|
|
504
|
+
},
|
|
505
|
+
"2": {
|
|
506
|
+
"type": "@"
|
|
477
507
|
}
|
|
478
508
|
},
|
|
479
509
|
"retval": {
|
|
480
|
-
"type": "
|
|
510
|
+
"type": "v"
|
|
481
511
|
}
|
|
482
512
|
},
|
|
483
513
|
"typestr": "@?",
|
|
@@ -699,5 +729,5 @@
|
|
|
699
729
|
"AccountsDefines.h"
|
|
700
730
|
],
|
|
701
731
|
"release": "10.16",
|
|
702
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
732
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
703
733
|
}
|
|
@@ -6,6 +6,7 @@ for information on how to use this framework and PyObjC's documentation
|
|
|
6
6
|
for general tips and tricks regarding the translation between Python
|
|
7
7
|
and (Objective-)C frameworks
|
|
8
8
|
"""
|
|
9
|
+
|
|
9
10
|
import os
|
|
10
11
|
import sys
|
|
11
12
|
|
|
@@ -14,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
|
|
|
14
15
|
|
|
15
16
|
from pyobjc_setup import setup # noqa: E402
|
|
16
17
|
|
|
17
|
-
VERSION = "10.
|
|
18
|
+
VERSION = "10.3.1"
|
|
18
19
|
|
|
19
20
|
setup(
|
|
20
21
|
name="pyobjc-framework-Accounts",
|