commit-maker 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.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.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: commit_maker
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: CLI-утилита для генерации git-коммитов с помощью ИИ
5
5
  Author: Alex Bulgakov
6
6
  Author-email: Alex Bulgakov <sashayerty@ya.ru>
@@ -8,8 +8,9 @@ License: MIT
8
8
  Requires-Python: >=3.8
9
9
  Description-Content-Type: text/markdown
10
10
  License-File: LICENSE
11
- Requires-Dist: setuptools >=75.3.2
12
- Requires-Dist: twine >=6.1.0
11
+ Dynamic: author
12
+ Dynamic: license-file
13
+ Dynamic: requires-python
13
14
 
14
15
  # Commit Maker [![Created with Python](https://img.shields.io/badge/Created_with-Python-blue)](https://www.python.org/) [![Created with uv](https://img.shields.io/badge/Created_with-uv-purple)](https://docs.astral.sh/uv/) [![Created with ollama](https://img.shields.io/badge/Created_with-ollama-white)](https://ollama.com/)
15
16
 
@@ -0,0 +1,8 @@
1
+ commit_maker/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ commit_maker/main.py,sha256=XNPoH4ZDyijoBxUZJa0JGjmpwOLJgRSgLEgjn7fPXPA,20230
3
+ commit_maker-0.1.1.dist-info/licenses/LICENSE,sha256=i6khFYFeloJ8AQuPBehYLLTegIkK91tLmdQtu-2giAQ,1091
4
+ commit_maker-0.1.1.dist-info/METADATA,sha256=aoZ68N9TpUFoeZM4j_cuimwWc8k8FfkL8-dbzS7vyt4,6106
5
+ commit_maker-0.1.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
6
+ commit_maker-0.1.1.dist-info/entry_points.txt,sha256=Mw8sNx-b56y6XLyq7fw9GWuoiuVcq40M1dNKYphh7us,56
7
+ commit_maker-0.1.1.dist-info/top_level.txt,sha256=yQcvhH10NmLr9i84KxdAMPG7zVQXWTyT6Ev6E3v6UdU,13
8
+ commit_maker-0.1.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.2)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,8 +0,0 @@
1
- commit_maker/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- commit_maker/main.py,sha256=XNPoH4ZDyijoBxUZJa0JGjmpwOLJgRSgLEgjn7fPXPA,20230
3
- commit_maker-0.1.0.dist-info/LICENSE,sha256=i6khFYFeloJ8AQuPBehYLLTegIkK91tLmdQtu-2giAQ,1091
4
- commit_maker-0.1.0.dist-info/METADATA,sha256=aQhvn0l3fl3QvnhNNiJMQhA8wA78S0JdChE9tW_Ah1o,6106
5
- commit_maker-0.1.0.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
6
- commit_maker-0.1.0.dist-info/entry_points.txt,sha256=Mw8sNx-b56y6XLyq7fw9GWuoiuVcq40M1dNKYphh7us,56
7
- commit_maker-0.1.0.dist-info/top_level.txt,sha256=yQcvhH10NmLr9i84KxdAMPG7zVQXWTyT6Ev6E3v6UdU,13
8
- commit_maker-0.1.0.dist-info/RECORD,,