mapfile-parser 2.9.3__cp311-cp311-macosx_11_0_arm64.whl → 2.9.4__cp311-cp311-macosx_11_0_arm64.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.
@@ -5,7 +5,7 @@
5
5
 
6
6
  from __future__ import annotations
7
7
 
8
- __version_info__ = (2, 9, 3)
8
+ __version_info__ = (2, 9, 4)
9
9
  __version__ = ".".join(map(str, __version_info__)) # + "-dev0"
10
10
  __author__ = "Decompollaborate"
11
11
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mapfile_parser
3
- Version: 2.9.3
3
+ Version: 2.9.4
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -55,7 +55,7 @@ If you use a `requirements.txt` file in your repository, then you can add
55
55
  this library with the following line:
56
56
 
57
57
  ```txt
58
- mapfile_parser>=2.9.3,<3.0.0
58
+ mapfile_parser>=2.9.4,<3.0.0
59
59
  ```
60
60
 
61
61
  #### Development version
@@ -94,7 +94,7 @@ cargo add mapfile_parser
94
94
  Or add the following line manually to your `Cargo.toml` file:
95
95
 
96
96
  ```toml
97
- mapfile_parser = "2.9.3"
97
+ mapfile_parser = "2.9.4"
98
98
  ```
99
99
 
100
100
  ## Versioning and changelog
@@ -1,7 +1,7 @@
1
- mapfile_parser-2.9.3.dist-info/METADATA,sha256=b9kqC03afAEThFIFSzNQQCJnIY5ocHAtFXd4w66zKBA,5810
2
- mapfile_parser-2.9.3.dist-info/WHEEL,sha256=p_tvkyHH2UmMBrR2Gemb1ahXJMM2SXUIsCLrWZgJvB8,104
3
- mapfile_parser-2.9.3.dist-info/licenses/LICENSE,sha256=FT7oxTcFUtz2c5eYIYePfzj2UD3hvxtLTa3FWz_nJuM,1073
4
- mapfile_parser/__init__.py,sha256=cNi20NfghMMTY4ovVC7UI6V5amy16jrRkj_4yTSLh1c,855
1
+ mapfile_parser-2.9.4.dist-info/METADATA,sha256=caVcmO4gT_gP9yjCNcy8wWsLvAq20B3gtz95fQ3VfKU,5810
2
+ mapfile_parser-2.9.4.dist-info/WHEEL,sha256=p_tvkyHH2UmMBrR2Gemb1ahXJMM2SXUIsCLrWZgJvB8,104
3
+ mapfile_parser-2.9.4.dist-info/licenses/LICENSE,sha256=FT7oxTcFUtz2c5eYIYePfzj2UD3hvxtLTa3FWz_nJuM,1073
4
+ mapfile_parser/__init__.py,sha256=LXglMB86pxkPrX_nAqAY2Ma_QV4xfGwmEpV9-a6LTy4,855
5
5
  mapfile_parser/__main__.py,sha256=vErQTK2miHF7NseqLgI567tbFUjOrQ7UNxXOr_FwBhc,2176
6
6
  mapfile_parser/frontends/__init__.py,sha256=RIUBbM6crp4V4EeMQy0whTonYauh0Oi2oaxu1NfWNao,512
7
7
  mapfile_parser/frontends/bss_check.py,sha256=O50pVG8uCp7poEqtrCbh05eIC_TYq3OIaD5VCZz4xGQ,8328
@@ -16,10 +16,10 @@ mapfile_parser/frontends/upload_frogress.py,sha256=ei3pSz2rzVpDj-0CASnPuyqqhu5Lm
16
16
  mapfile_parser/internals/__init__.py,sha256=WW--q8KRIfYTQLOMvRO7PCMSf7uWk-I1T20KU0C2a_0,327
17
17
  mapfile_parser/internals/objdiff_report.py,sha256=sZh7rUHdoWJfZKQ3EIeuNH9LqdEis2t7heCo1OOwKJU,6214
18
18
  mapfile_parser/mapfile.py,sha256=498NSrZtorSe-W0BzxnMtq-d0xOBBcaj8fB9iRK4Tmg,38834
19
- mapfile_parser/mapfile_parser.cpython-311-darwin.so,sha256=6a1gkM7ukvK-NUXcbuAAPW9T2VNKxvkWIZ-Ak9uzxvE,2973696
19
+ mapfile_parser/mapfile_parser.cpython-311-darwin.so,sha256=THa9_4q-9FNawrw07DihtFB2B9Of-1zyP4ybBmVL0BI,2973776
20
20
  mapfile_parser/mapfile_parser.pyi,sha256=AuaCWiMySw-oBr-AR2NSbYbhpVP8TGS16rMeey6wc28,11227
21
21
  mapfile_parser/mapfile_rs.py,sha256=0sVtLGvz5SMH5bKeTYu-3sM0f-_xXFRfDyY2g1GDh54,4078
22
22
  mapfile_parser/progress_stats.py,sha256=T9V52QIoNBtvsPAbYRlCOAio95Z8VxzZep8bCc1J-H0,2535
23
23
  mapfile_parser/progress_stats_rs.py,sha256=Rc9-PuZoKWVTO9TEIRk3Mpw0v6FdCFaJk2h7jUGyT_0,483
24
24
  mapfile_parser/utils.py,sha256=Bz6pcuR9lax72Y7avgbOIBlyN-1GcxfDxz5iBodr3n0,1517
25
- mapfile_parser-2.9.3.dist-info/RECORD,,
25
+ mapfile_parser-2.9.4.dist-info/RECORD,,