freedos-micro-python 0.1.3__tar.gz → 0.1.4__tar.gz
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.
- {freedos_micro_python-0.1.3/src/freedos_micro_python.egg-info → freedos_micro_python-0.1.4}/PKG-INFO +2 -2
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/pyproject.toml +2 -2
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4/src/freedos_micro_python.egg-info}/PKG-INFO +2 -2
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python.egg-info/requires.txt +1 -1
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/LICENSE +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/README.md +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/setup.cfg +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/__init__.py +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/cli.py +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/gen_qstrdefs.py +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/arch/bpstruct.h +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/arch/cc.h +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/arch/epstruct.h +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/base64_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/file_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/lib/axtls/crypto/crypto.h +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/lwip-arch-cc.h +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/lwip_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/lwipopts.h +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/math_gamma.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/modtime_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/modtls_axtls_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/mpconfigport.h +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/mphal_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/mphalport.h +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/os_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/path_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/pktdrv_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/qstrdefsport.h +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/shutil_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/tempfile_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/time_real_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/uc386_net_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/urllib_parse_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/urllib_uc386dos.c +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/scripts/build.sh +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/scripts/build_port.sh +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/scripts/fetch.sh +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python.egg-info/SOURCES.txt +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python.egg-info/dependency_links.txt +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python.egg-info/entry_points.txt +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python.egg-info/top_level.txt +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/tests/test_gen_qstrdefs.py +0 -0
- {freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/tests/test_smoke.py +0 -0
{freedos_micro_python-0.1.3/src/freedos_micro_python.egg-info → freedos_micro_python-0.1.4}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: freedos_micro_python
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.4
|
|
4
4
|
Summary: MicroPython port for FreeDOS / i386 — built end-to-end through the uc386 C23 compiler
|
|
5
5
|
Author: freedos_micro_python contributors
|
|
6
6
|
License-Expression: MIT
|
|
@@ -21,7 +21,7 @@ Classifier: Topic :: System :: Emulators
|
|
|
21
21
|
Requires-Python: >=3.10
|
|
22
22
|
Description-Content-Type: text/markdown
|
|
23
23
|
License-File: LICENSE
|
|
24
|
-
Requires-Dist: uc386>=0.1.
|
|
24
|
+
Requires-Dist: uc386>=0.1.3
|
|
25
25
|
Provides-Extra: dev
|
|
26
26
|
Requires-Dist: pytest>=7.0; extra == "dev"
|
|
27
27
|
Dynamic: license-file
|
|
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "freedos_micro_python"
|
|
7
|
-
version = "0.1.
|
|
7
|
+
version = "0.1.4"
|
|
8
8
|
description = "MicroPython port for FreeDOS / i386 — built end-to-end through the uc386 C23 compiler"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
license = "MIT"
|
|
11
11
|
requires-python = ">=3.10"
|
|
12
12
|
dependencies = [
|
|
13
|
-
"uc386>=0.1.
|
|
13
|
+
"uc386>=0.1.3",
|
|
14
14
|
]
|
|
15
15
|
authors = [
|
|
16
16
|
{name = "freedos_micro_python contributors"}
|
{freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4/src/freedos_micro_python.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: freedos_micro_python
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.4
|
|
4
4
|
Summary: MicroPython port for FreeDOS / i386 — built end-to-end through the uc386 C23 compiler
|
|
5
5
|
Author: freedos_micro_python contributors
|
|
6
6
|
License-Expression: MIT
|
|
@@ -21,7 +21,7 @@ Classifier: Topic :: System :: Emulators
|
|
|
21
21
|
Requires-Python: >=3.10
|
|
22
22
|
Description-Content-Type: text/markdown
|
|
23
23
|
License-File: LICENSE
|
|
24
|
-
Requires-Dist: uc386>=0.1.
|
|
24
|
+
Requires-Dist: uc386>=0.1.3
|
|
25
25
|
Provides-Extra: dev
|
|
26
26
|
Requires-Dist: pytest>=7.0; extra == "dev"
|
|
27
27
|
Dynamic: license-file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/gen_qstrdefs.py
RENAMED
|
File without changes
|
|
File without changes
|
{freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/arch/cc.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/lwipopts.h
RENAMED
|
File without changes
|
{freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/math_gamma.c
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/port/mphalport.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/scripts/build.sh
RENAMED
|
File without changes
|
|
File without changes
|
{freedos_micro_python-0.1.3 → freedos_micro_python-0.1.4}/src/freedos_micro_python/scripts/fetch.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|