pybun 1.1.25.post1__py3-none-macosx_12_0_x86_64.whl → 1.2.0__py3-none-macosx_12_0_x86_64.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 pybun might be problematic. Click here for more details.
- pybun/bun +0 -0
- {pybun-1.1.25.post1.dist-info → pybun-1.2.0.dist-info}/METADATA +2 -2
- pybun-1.2.0.dist-info/RECORD +7 -0
- pybun-1.1.25.post1.dist-info/RECORD +0 -7
- {pybun-1.1.25.post1.dist-info → pybun-1.2.0.dist-info}/WHEEL +0 -0
- {pybun-1.1.25.post1.dist-info → pybun-1.2.0.dist-info}/entry_points.txt +0 -0
pybun/bun
CHANGED
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: pybun
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.2.0
|
|
4
4
|
Summary: Bun is an all-in-one toolkit for JavaScript and TypeScript apps.
|
|
5
5
|
Description-Content-Type: text/markdown
|
|
6
6
|
License: MIT
|
|
@@ -8,7 +8,7 @@ Classifier: License :: OSI Approved :: MIT License
|
|
|
8
8
|
Project-URL: Homepage, https://bun.sh/
|
|
9
9
|
Project-URL: Source Code, https://github.com/oven-sh/bun
|
|
10
10
|
Project-URL: Bug Tracker, https://github.com/oven-sh/bun/issues
|
|
11
|
-
Project-URL: Changelog, https://bun.sh/blog/bun-v1.
|
|
11
|
+
Project-URL: Changelog, https://bun.sh/blog/bun-v1.2.0
|
|
12
12
|
Project-URL: Documentation, https://bun.sh/docs
|
|
13
13
|
Requires-Python: ~=3.9
|
|
14
14
|
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
pybun-1.2.0.dist-info/METADATA,sha256=1H3RX8ma2xmJNQVwxOxybKgiUEgVlqLTOYiHeIO1qig,1446
|
|
2
|
+
pybun-1.2.0.dist-info/WHEEL,sha256=KIhXrBh1nKL5BslGAiMMYcgw5QFrzUkQtvCClDyfr-M,110
|
|
3
|
+
pybun-1.2.0.dist-info/entry_points.txt,sha256=2yqDrzJKYDdB2mySMnlNYPyhgcucK1cnVOp3xOQxd2Q,46
|
|
4
|
+
pybun/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
5
|
+
pybun/__main__.py,sha256=VOyC3nPHt95MFI03N6GFjYx2R-HmpDutHkKoPKZOTXE,304
|
|
6
|
+
pybun/bun,sha256=RMCRQb9ljtXCOF9C1m10bVniAd4-LRprgYzBMZc_eWw,62226624
|
|
7
|
+
pybun-1.2.0.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
pybun-1.1.25.post1.dist-info/METADATA,sha256=Ghl2lPyAUGZBDr6ZHjApsXkPGv7H37bDHaV84d9cwZ4,1454
|
|
2
|
-
pybun-1.1.25.post1.dist-info/WHEEL,sha256=KIhXrBh1nKL5BslGAiMMYcgw5QFrzUkQtvCClDyfr-M,110
|
|
3
|
-
pybun-1.1.25.post1.dist-info/entry_points.txt,sha256=2yqDrzJKYDdB2mySMnlNYPyhgcucK1cnVOp3xOQxd2Q,46
|
|
4
|
-
pybun/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
5
|
-
pybun/__main__.py,sha256=VOyC3nPHt95MFI03N6GFjYx2R-HmpDutHkKoPKZOTXE,304
|
|
6
|
-
pybun/bun,sha256=8ACAg8x2f-51g84VNj_aqriBeQxW1r1QpoOcDeKlbSY,58507392
|
|
7
|
-
pybun-1.1.25.post1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|