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 +1 -1
- msilib/_msi.cp314-win32.pyd +0 -0
- {python_msilib-0.4.2.dist-info → python_msilib-0.4.3.dist-info}/METADATA +6 -7
- {python_msilib-0.4.2.dist-info → python_msilib-0.4.3.dist-info}/RECORD +7 -7
- {python_msilib-0.4.2.dist-info → python_msilib-0.4.3.dist-info}/WHEEL +0 -0
- {python_msilib-0.4.2.dist-info → python_msilib-0.4.3.dist-info}/licenses/LICENSE +0 -0
- {python_msilib-0.4.2.dist-info → python_msilib-0.4.3.dist-info}/top_level.txt +0 -0
msilib/__init__.py
CHANGED
msilib/_msi.cp314-win32.pyd
CHANGED
|
Binary file
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-msilib
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.3
|
|
4
4
|
Summary: Read and write Microsoft Installer files
|
|
5
|
-
Author:
|
|
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.
|
|
32
|
-
Requires-Dist: cibuildwheel==3.
|
|
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.
|
|
36
|
-
Requires-Dist: pytest==9.0.
|
|
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=
|
|
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=
|
|
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.
|
|
10
|
-
python_msilib-0.4.
|
|
11
|
-
python_msilib-0.4.
|
|
12
|
-
python_msilib-0.4.
|
|
13
|
-
python_msilib-0.4.
|
|
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,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|