prefpicker 2.2.0__py3-none-any.whl → 2.3.0__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.

@@ -800,6 +800,10 @@ pref:
800
800
  variants:
801
801
  default:
802
802
  - true
803
+ layout.css.margin-rules.enabled:
804
+ variants:
805
+ default:
806
+ - true
803
807
  layout.css.moz-control-character-visibility.enabled:
804
808
  variants:
805
809
  default:
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: prefpicker
3
- Version: 2.2.0
3
+ Version: 2.3.0
4
4
  Summary: PrefPicker - Manage & generate prefs.js files
5
5
  Home-page: https://github.com/MozillaSecurity/prefpicker
6
6
  Author: Tyson Smith
@@ -6,11 +6,11 @@ prefpicker/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  prefpicker/test_main.py,sha256=6K4eKDvXwy7ogdj-tOKIfjCJjr0CnQwfFyobjpj4hgk,2644
7
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=irAcNsPl-Szzr7nH9VeuwsIUisp5zzPSDFLyr4Tc9uA,22365
9
+ prefpicker/templates/browser-fuzzing.yml,sha256=ALzBlZHzbrBxs0yIU-c71leXOLIbcjdP49CCkWjX1k4,22442
10
10
  prefpicker/templates/schema.json,sha256=4WJVuGrxSQHk2CrT5QOZ7SRnTPgK2Dxr4e4LYOmMWyo,898
11
- prefpicker-2.2.0.dist-info/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725
12
- prefpicker-2.2.0.dist-info/METADATA,sha256=MTdFaUpzDTkUplPL4yzoB6XJrJ2ivs5JMwFBSZNCcoc,5221
13
- prefpicker-2.2.0.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
14
- prefpicker-2.2.0.dist-info/entry_points.txt,sha256=og57vebqGVtgg_OZGO39WUb13H8wMzcnNBh4h-t26K0,52
15
- prefpicker-2.2.0.dist-info/top_level.txt,sha256=H-QqR-VZXNwG4ya7wnqx5NA-yua6D9uQuBquP2zCRbc,11
16
- prefpicker-2.2.0.dist-info/RECORD,,
11
+ prefpicker-2.3.0.dist-info/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725
12
+ prefpicker-2.3.0.dist-info/METADATA,sha256=8UaUlmCHZ2AplzNYsr9ukAFPPx5OOuVQi7lFGk-2biY,5221
13
+ prefpicker-2.3.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
14
+ prefpicker-2.3.0.dist-info/entry_points.txt,sha256=og57vebqGVtgg_OZGO39WUb13H8wMzcnNBh4h-t26K0,52
15
+ prefpicker-2.3.0.dist-info/top_level.txt,sha256=H-QqR-VZXNwG4ya7wnqx5NA-yua6D9uQuBquP2zCRbc,11
16
+ prefpicker-2.3.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5