moz-fluent-linter 0.4.6__py3-none-any.whl → 0.4.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.
fluent_linter/__init__.py CHANGED
@@ -1 +1 @@
1
- version = "0.4.6"
1
+ version = "0.4.7"
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: moz-fluent-linter
3
- Version: 0.4.6
3
+ Version: 0.4.7
4
4
  Summary: Linter package used to check Fluent files
5
5
  Home-page: https://github.com/mozilla-l10n/moz-fluent-linter
6
6
  Author: Francesco Lodolo
@@ -15,7 +15,7 @@ Classifier: Topic :: Software Development :: Localization
15
15
  Requires-Python: >=3.7
16
16
  Description-Content-Type: text/markdown
17
17
  License-File: LICENSE
18
- Requires-Dist: fluent.syntax <0.19,>=0.18.0
18
+ Requires-Dist: fluent.syntax~=0.19.0
19
19
  Requires-Dist: pyyaml
20
20
  Requires-Dist: six
21
21
 
@@ -41,7 +41,7 @@ Using [pre-commit](https://pre-commit.com/), add this to the `.pre-commit-config
41
41
  ```yaml
42
42
  repos:
43
43
  - repo: https://github.com/mozilla-l10n/moz-fluent-linter
44
- rev: v0.4.6
44
+ rev: v0.4.7
45
45
  hooks:
46
46
  - id: fluent_linter
47
47
  files: \.ftl$
@@ -0,0 +1,8 @@
1
+ fluent_linter/__init__.py,sha256=m3H0nxC6dWftoBK74_V3kjhpRmKkLX6wTCtSlFvMbjI,18
2
+ fluent_linter/linter.py,sha256=d6s8I4PWIeIOgu-WwfvB2wHDLF0WKm3lOMszerdfqf8,25204
3
+ moz_fluent_linter-0.4.7.dist-info/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725
4
+ moz_fluent_linter-0.4.7.dist-info/METADATA,sha256=Ybkvoa27Hl4c_3JXajZ2w3cpsCcE4H_lFlwl0CnBwJ4,2112
5
+ moz_fluent_linter-0.4.7.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
6
+ moz_fluent_linter-0.4.7.dist-info/entry_points.txt,sha256=-7bz7GIrEJyjG8EUMDKgS6FudRSpGZ9kf7jKQCp1MEg,62
7
+ moz_fluent_linter-0.4.7.dist-info/top_level.txt,sha256=UZi4ExOI1JTsfp5RPbNYAvFFLLZdzKnzPaCbcaEK_d0,14
8
+ moz_fluent_linter-0.4.7.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: setuptools (75.8.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,8 +0,0 @@
1
- fluent_linter/__init__.py,sha256=DWNNbWBv-hyqVy76bKbnHWaDUbqL0BOtdkPSV_88dx0,18
2
- fluent_linter/linter.py,sha256=d6s8I4PWIeIOgu-WwfvB2wHDLF0WKm3lOMszerdfqf8,25204
3
- moz_fluent_linter-0.4.6.dist-info/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725
4
- moz_fluent_linter-0.4.6.dist-info/METADATA,sha256=q44LxVa65ySt0SHSkFyTGu7y6CsuywDkCR9HMP9-qwg,2119
5
- moz_fluent_linter-0.4.6.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
6
- moz_fluent_linter-0.4.6.dist-info/entry_points.txt,sha256=-7bz7GIrEJyjG8EUMDKgS6FudRSpGZ9kf7jKQCp1MEg,62
7
- moz_fluent_linter-0.4.6.dist-info/top_level.txt,sha256=UZi4ExOI1JTsfp5RPbNYAvFFLLZdzKnzPaCbcaEK_d0,14
8
- moz_fluent_linter-0.4.6.dist-info/RECORD,,