python-msilib 0.4.2__cp314-cp314-win32.whl → 0.4.3__cp314-cp314-win32.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.
msilib/__init__.py CHANGED
@@ -56,7 +56,7 @@ from msilib._msi import (
56
56
  UuidCreate,
57
57
  )
58
58
 
59
- __version__ = "0.4.2"
59
+ __version__ = "0.4.3"
60
60
 
61
61
  __all__ = [
62
62
  "CAB",
Binary file
@@ -1,9 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-msilib
3
- Version: 0.4.2
3
+ Version: 0.4.3
4
4
  Summary: Read and write Microsoft Installer files
5
- Author: Martin v. Löwis
6
- Author-email: Marcelo Duarte <marcelotduarte@users.noreply.github.com>
5
+ Author-email: Marcelo Duarte <marcelotduarte@users.noreply.github.com>, " Martin v. Löwis" <loewis@users.noreply.github.com>
7
6
  License-Expression: PSF-2.0
8
7
  Project-URL: Source, https://github.com/marcelotduarte/python-msilib
9
8
  Project-URL: Changelog, https://github.com/marcelotduarte/python-msilib/releases
@@ -28,12 +27,12 @@ Requires-Python: >=3.13
28
27
  Description-Content-Type: text/markdown
29
28
  License-File: LICENSE
30
29
  Provides-Extra: dev
31
- Requires-Dist: bump-my-version==1.2.3; extra == "dev"
32
- Requires-Dist: cibuildwheel==3.2.1; extra == "dev"
30
+ Requires-Dist: bump-my-version==1.2.4; extra == "dev"
31
+ Requires-Dist: cibuildwheel==3.3.0; extra == "dev"
33
32
  Requires-Dist: pre-commit==4.4.0; extra == "dev"
34
33
  Provides-Extra: tests
35
- Requires-Dist: coverage==7.11.3; extra == "tests"
36
- Requires-Dist: pytest==9.0.0; extra == "tests"
34
+ Requires-Dist: coverage==7.12.0; extra == "tests"
35
+ Requires-Dist: pytest==9.0.1; extra == "tests"
37
36
  Dynamic: license-file
38
37
 
39
38
  # python-msilib
@@ -1,13 +1,13 @@
1
- msilib/__init__.py,sha256=IU9CgPFVQtZEOh5yzRBYeJL5pqkfRDXSafQtvUEBbUM,23631
1
+ msilib/__init__.py,sha256=lptfsb_jHGE95rp-A4h8F-HrkQ6-G-PMcpukrxlCXhU,23631
2
2
  msilib/_msi.c,sha256=xPgxiCH___904SmeJf6SxZ4m7Q1chSi9JlKsSx592ko,38426
3
- msilib/_msi.cp314-win32.pyd,sha256=PCtX5dS7KAg56H4egcQDMcG1cNjUDPbX22PBA2eS8Pw,24064
3
+ msilib/_msi.cp314-win32.pyd,sha256=4QjlEkYjPSN1fjI_4sLov2uo460MgEGDESsdZnFllos,24064
4
4
  msilib/schema.py,sha256=USaXE5O_3pkt8VLbJcSIjhTtvOgprJgjoRn9wMvIJv4,128781
5
5
  msilib/sequence.py,sha256=MF0rHrOQ1WX-cQ9oFRV55Snk6Fa9wJqgSOSNIpErDME,4695
6
6
  msilib/text.py,sha256=XbcropSwKsrL5WoNTiW-Lbmj9CGY3r4op4ENHfPki94,11129
7
7
  msilib/include/_msi.h,sha256=hDS-3E6dRHj8f6sg3FArpD1CHM9m8kGfH5gDYD8eang,20945
8
8
  msilib/include/pythoncapi_compat.h,sha256=-eJOWGFrKjROvJxCoiT1zp3JbNar5Snzrh4lQ5OndVs,75110
9
- python_msilib-0.4.2.dist-info/licenses/LICENSE,sha256=Wju9Q0A41nBaSfjgklLmLoONJJJSYQD8agr81R5HUnI,2584
10
- python_msilib-0.4.2.dist-info/METADATA,sha256=ZPgzRAsz4iFl35FBavq7wvuGcFh3iSbkJ1F7NHQRjwA,3841
11
- python_msilib-0.4.2.dist-info/WHEEL,sha256=avp3B09fSRXVHn4cshTNKc58MtFVN-cVe0NyrqeYT2s,97
12
- python_msilib-0.4.2.dist-info/top_level.txt,sha256=reGDwqhWKgUpH6z4VDR3W4MUnrUixkQv8pFZxMzH4Es,7
13
- python_msilib-0.4.2.dist-info/RECORD,,
9
+ python_msilib-0.4.3.dist-info/licenses/LICENSE,sha256=Wju9Q0A41nBaSfjgklLmLoONJJJSYQD8agr81R5HUnI,2584
10
+ python_msilib-0.4.3.dist-info/METADATA,sha256=KEhO5stiIc0YjAa2f7xh32ng90IXOS3FaVxw3LSqHUE,3869
11
+ python_msilib-0.4.3.dist-info/WHEEL,sha256=avp3B09fSRXVHn4cshTNKc58MtFVN-cVe0NyrqeYT2s,97
12
+ python_msilib-0.4.3.dist-info/top_level.txt,sha256=reGDwqhWKgUpH6z4VDR3W4MUnrUixkQv8pFZxMzH4Es,7
13
+ python_msilib-0.4.3.dist-info/RECORD,,