prefpicker 1.23.6__py3-none-any.whl → 1.23.7__py3-none-any.whl
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.
Potentially problematic release.
This version of prefpicker might be problematic. Click here for more details.
- prefpicker/templates/browser-fuzzing.yml +2 -0
- prefpicker/test_prefpicker.py +1 -1
- {prefpicker-1.23.6.dist-info → prefpicker-1.23.7.dist-info}/METADATA +1 -1
- {prefpicker-1.23.6.dist-info → prefpicker-1.23.7.dist-info}/RECORD +8 -8
- {prefpicker-1.23.6.dist-info → prefpicker-1.23.7.dist-info}/WHEEL +1 -1
- {prefpicker-1.23.6.dist-info → prefpicker-1.23.7.dist-info}/LICENSE +0 -0
- {prefpicker-1.23.6.dist-info → prefpicker-1.23.7.dist-info}/entry_points.txt +0 -0
- {prefpicker-1.23.6.dist-info → prefpicker-1.23.7.dist-info}/top_level.txt +0 -0
prefpicker/test_prefpicker.py
CHANGED
|
@@ -273,6 +273,6 @@ def test_prefpicker_10():
|
|
|
273
273
|
# unknown template
|
|
274
274
|
assert PrefPicker.lookup_template("missing") is None
|
|
275
275
|
# existing template
|
|
276
|
-
template =
|
|
276
|
+
template = next(PrefPicker.templates())
|
|
277
277
|
assert template
|
|
278
278
|
assert PrefPicker.lookup_template(template.name)
|
|
@@ -4,13 +4,13 @@ prefpicker/main.py,sha256=1-mjNbe2NpE6VxDo0rL1VITSOthJ6fYSZQeOpaJyXnU,3846
|
|
|
4
4
|
prefpicker/prefpicker.py,sha256=gRhN68K--FhrA6jPepntmz1zePWNo_3OEPT11pPvsiE,9765
|
|
5
5
|
prefpicker/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
6
|
prefpicker/test_main.py,sha256=6K4eKDvXwy7ogdj-tOKIfjCJjr0CnQwfFyobjpj4hgk,2644
|
|
7
|
-
prefpicker/test_prefpicker.py,sha256=
|
|
7
|
+
prefpicker/test_prefpicker.py,sha256=ag16_Stw_dsMYyPIsg-TU_TFHHLOirO1aSiBd633oO0,9265
|
|
8
8
|
prefpicker/test_templates.py,sha256=jlu3QTWzn1iE_7ljQs3byBAvUaGjeFZPNuBySSvSUoM,1496
|
|
9
|
-
prefpicker/templates/browser-fuzzing.yml,sha256=
|
|
9
|
+
prefpicker/templates/browser-fuzzing.yml,sha256=ubQa7sRh470YFdNeKW_3ik_S_DFH65B_W1s62OHWCaI,22386
|
|
10
10
|
prefpicker/templates/schema.json,sha256=4WJVuGrxSQHk2CrT5QOZ7SRnTPgK2Dxr4e4LYOmMWyo,898
|
|
11
|
-
prefpicker-1.23.
|
|
12
|
-
prefpicker-1.23.
|
|
13
|
-
prefpicker-1.23.
|
|
14
|
-
prefpicker-1.23.
|
|
15
|
-
prefpicker-1.23.
|
|
16
|
-
prefpicker-1.23.
|
|
11
|
+
prefpicker-1.23.7.dist-info/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725
|
|
12
|
+
prefpicker-1.23.7.dist-info/METADATA,sha256=UCJRIqT6qMRwt50kSF03EegaywQI-7co2jBaYvf2sA4,5108
|
|
13
|
+
prefpicker-1.23.7.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
|
|
14
|
+
prefpicker-1.23.7.dist-info/entry_points.txt,sha256=og57vebqGVtgg_OZGO39WUb13H8wMzcnNBh4h-t26K0,52
|
|
15
|
+
prefpicker-1.23.7.dist-info/top_level.txt,sha256=H-QqR-VZXNwG4ya7wnqx5NA-yua6D9uQuBquP2zCRbc,11
|
|
16
|
+
prefpicker-1.23.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|