fabricatio 0.15.0__cp312-cp312-win_amd64.whl → 0.16.2__cp312-cp312-win_amd64.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.
- fabricatio/rust.cp312-win_amd64.pyd +0 -0
- fabricatio-0.16.2.data/scripts/tdown.exe +0 -0
- {fabricatio-0.15.0.dist-info → fabricatio-0.16.2.dist-info}/METADATA +6 -5
- {fabricatio-0.15.0.dist-info → fabricatio-0.16.2.dist-info}/RECORD +6 -6
- {fabricatio-0.15.0.dist-info → fabricatio-0.16.2.dist-info}/WHEEL +1 -1
- fabricatio-0.15.0.data/scripts/tdown.exe +0 -0
- {fabricatio-0.15.0.dist-info → fabricatio-0.16.2.dist-info}/licenses/LICENSE +0 -0
Binary file
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: fabricatio
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.16.2
|
4
4
|
Classifier: License :: OSI Approved :: MIT License
|
5
5
|
Classifier: Programming Language :: Rust
|
6
6
|
Classifier: Programming Language :: Python :: 3.12
|
@@ -297,10 +297,11 @@ log_level = "INFO"
|
|
297
297
|
Contributions are welcome! Follow these steps:
|
298
298
|
|
299
299
|
1. Fork the repository.
|
300
|
-
2. Create your feature branch (`git checkout -b
|
301
|
-
3.
|
302
|
-
4.
|
303
|
-
5.
|
300
|
+
2. Create your feature branch (`git checkout -b feat/new-feature`).
|
301
|
+
3. [Optional]Create a py/rs subpackage with `make rs` or `make py`
|
302
|
+
4. Commit your changes (`git commit -am 'Add new feature'`).
|
303
|
+
5. Push to the branch (`git push origin feat/new-feature`).
|
304
|
+
6. Create a new Pull Request.
|
304
305
|
|
305
306
|
## License
|
306
307
|
|
@@ -1,12 +1,12 @@
|
|
1
|
-
fabricatio-0.
|
2
|
-
fabricatio-0.
|
3
|
-
fabricatio-0.
|
4
|
-
fabricatio-0.
|
1
|
+
fabricatio-0.16.2.data/scripts/tdown.exe,sha256=r6iJaFQXKcPm8Ud-3Gce7o10FavjZUgdARycxqYDtIk,3831296
|
2
|
+
fabricatio-0.16.2.dist-info/METADATA,sha256=5torwEFsq5CKGaIvaGYfF682bUNiuxntg_CfVYgwjO0,9920
|
3
|
+
fabricatio-0.16.2.dist-info/WHEEL,sha256=nt3Fvhb4VwdyxisCUlWW94P627fWRNU9JcC8CrJr20Q,96
|
4
|
+
fabricatio-0.16.2.dist-info/licenses/LICENSE,sha256=do7J7EiCGbq0QPbMAL_FqLYufXpHnCnXBOuqVPwSV8Y,1088
|
5
5
|
fabricatio/__init__.py,sha256=E4CcZi8ry4WxcO-Ety0lzQtln9VaYM9c0g7s925gR9k,590
|
6
6
|
fabricatio/actions/__init__.py,sha256=LUG5gCijcn-QgAtjkLeQO3NAXW0wEiuTmm371avzQbQ,2322
|
7
7
|
fabricatio/capabilities/__init__.py,sha256=dreapOd29c0n6A7KXV_b8mQoLEK3i1IKIeY4anZJ8Xk,3358
|
8
8
|
fabricatio/models/__init__.py,sha256=6PIK3DWWtF-qu06lC5SNn5DynpQmf6wPxtE-221q4h8,1772
|
9
9
|
fabricatio/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
10
|
-
fabricatio/rust.cp312-win_amd64.pyd,sha256=
|
10
|
+
fabricatio/rust.cp312-win_amd64.pyd,sha256=Imp4R59_EssZi7uFBpax7Br7xY55M2fL2FG4Gvssx_Y,279040
|
11
11
|
fabricatio/workflows/__init__.py,sha256=Twr7FaI7scUhz0LOlPktB6lf_k3VdcHNabCjpTsw938,315
|
12
|
-
fabricatio-0.
|
12
|
+
fabricatio-0.16.2.dist-info/RECORD,,
|
Binary file
|
File without changes
|