fake-bpy-module 20240904__py3-none-any.whl → 20240905__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 fake-bpy-module might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240904
3
+ Version: 20240905
4
4
  Summary: Collection of the fake Blender Python API module for the code completion.
5
5
  Author: nutti
6
6
  Author-email: nutti.metro@gmail.com
@@ -271,12 +271,12 @@ bpy/ops/uilist/__init__.pyi,sha256=0BvhwAIzY7Bb0bqQpLgk8dSdQerNyM3Z93td8dV2Cr0,2
271
271
  bpy/ops/uv/__init__.pyi,sha256=543eORkYP3ij1GKQUQ7KSupDHDWl6bXaFsGaNHojWqs,51595
272
272
  bpy/ops/view2d/__init__.pyi,sha256=9CqJytMyrBUGmFOAdGHc8ZMxdlJvKysRb7XBDTh8B9I,9160
273
273
  bpy/ops/view3d/__init__.pyi,sha256=XPvLDeewS-dwoxuydD9KyTq3pXq9KYZobLC5MxLiWIg,40986
274
- bpy/ops/wm/__init__.pyi,sha256=haia1GCVehPsQnb-bANXF7QCi9RIbL-XuJYrmnYJ-v4,241744
274
+ bpy/ops/wm/__init__.pyi,sha256=bqoymiTPa1mUt18Lt1EZrVkxioyriLA9_XOwvbyJ9Fs,241895
275
275
  bpy/ops/workspace/__init__.pyi,sha256=ouILPZIQntnAJtoyo0MeMfD7p4MX6XX__5nxQuJaVbw,3191
276
276
  bpy/ops/world/__init__.pyi,sha256=fNifYrJKsxpJb6jqQHCJTlf7iNR5fzV1saFRILtDZOE,1029
277
277
  bpy/path/__init__.pyi,sha256=J_4vrRw_TTuMW4KHqSHZqYIKfDoCgG6Wv1PIFZx7__4,5612
278
278
  bpy/props/__init__.pyi,sha256=5dF03F-bYYW-j5P9eDOgSJ07JYRVwMvjmMjBYjCrjS8,29631
279
- bpy/types/__init__.pyi,sha256=plwwvCypiBlpG3HscSSPjZ0b7-JvDCuweacPHQGjb48,6353217
279
+ bpy/types/__init__.pyi,sha256=RA3aYiQ8D0PiTbtXdiH7ql1405cVEYwv9hADkM42AF4,6353218
280
280
  bpy/utils/__init__.pyi,sha256=--TTIvXJlO1WRjJS4Jv_EM-XWCp_952xAm3M_O4L5O4,13537
281
281
  bpy/utils/previews/__init__.pyi,sha256=0mvcirUV7D4ByWzEUIBVEEJ1VTFhBjBcstllI7L6MRc,2439
282
282
  bpy/utils/units/__init__.pyi,sha256=Rdhm-yBFBRp5tGXLRkMjGaQ_LB9GQA3PbvcgGFieCl4,2742
@@ -360,7 +360,7 @@ rna_xml/__init__.pyi,sha256=aUk0kaxu1bMT5z1b2S_CnI0r-p7119GGYDjeV65sx6w,670
360
360
  rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
361
361
  sys_info/__init__.pyi,sha256=-GCmGVtiditgEnxiqi7hwH2wbEMmrtUNGvMEbxVezU4,189
362
362
  sys_info/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
363
- fake_bpy_module-20240904.dist-info/METADATA,sha256=xrdL0i-1QbBQD1C2OqoOpcKsf-WV66LiZm5pXhNQZ68,7289
364
- fake_bpy_module-20240904.dist-info/WHEEL,sha256=uCRv0ZEik_232NlR4YDw4Pv3Ajt5bKvMH13NUU7hFuI,91
365
- fake_bpy_module-20240904.dist-info/top_level.txt,sha256=laOLfHIg0_6N4ntsGrWh85yODawYeLVGI-wex_FGLUI,509
366
- fake_bpy_module-20240904.dist-info/RECORD,,
363
+ fake_bpy_module-20240905.dist-info/METADATA,sha256=FopxG75yPXVH4Ywd9V2WwZMBvWMHjTG4ICu7Fj0BKm8,7289
364
+ fake_bpy_module-20240905.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
365
+ fake_bpy_module-20240905.dist-info/top_level.txt,sha256=laOLfHIg0_6N4ntsGrWh85yODawYeLVGI-wex_FGLUI,509
366
+ fake_bpy_module-20240905.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (74.1.1)
2
+ Generator: setuptools (74.1.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5