rb-commons 0.1.11__py3-none-any.whl → 0.1.12__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,8 +1,8 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: rb-commons
3
- Version: 0.1.11
3
+ Version: 0.1.12
4
4
  Summary: Commons of project and simplified orm based on sqlalchemy.
5
- Home-page: https://github.com/Abdulvoris101/rb-commons
5
+ Home-page: https://github.com/RoboSell-organization/rb-commons
6
6
  Author: Abdulvoris
7
7
  Author-email: erkinovabdulvoris101@gmail.com
8
8
  Classifier: Programming Language :: Python :: 3
@@ -17,6 +17,15 @@ Requires-Dist: PyJWT==2.10.1
17
17
  Requires-Dist: python-dotenv==1.0.1
18
18
  Requires-Dist: SQLAlchemy==2.0.36
19
19
  Requires-Dist: fastapi<0.120.0,>=0.115.6
20
+ Dynamic: author
21
+ Dynamic: author-email
22
+ Dynamic: classifier
23
+ Dynamic: description
24
+ Dynamic: description-content-type
25
+ Dynamic: home-page
26
+ Dynamic: requires-dist
27
+ Dynamic: requires-python
28
+ Dynamic: summary
20
29
 
21
30
  # RB-Commons
22
31
 
@@ -7,7 +7,7 @@ rb_commons/orm/exceptions.py,sha256=1aMctiEwrPjyehoXVX1l6ML5ZOhmDkmBISzlTD5ey1Y,
7
7
  rb_commons/orm/managers.py,sha256=VopUw29sCXrPTriBALR9qwkG5yCu6BDHRgR7cCygNiE,6726
8
8
  rb_commons/schemes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  rb_commons/schemes/jwt.py,sha256=4dYL0Bg9kO7kiNgV0J1gBdhh8bYxm75cuqrWCwkV4iE,1666
10
- rb_commons-0.1.11.dist-info/METADATA,sha256=pw6qV-ebRVWA4dHTf5_y5NqUa_Vdbuc5xlQ4jQzkaxY,6319
11
- rb_commons-0.1.11.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
12
- rb_commons-0.1.11.dist-info/top_level.txt,sha256=HPx_WAYo3_fbg1WCeGHsz3wPGio1ucbnrlm2lmqlJog,11
13
- rb_commons-0.1.11.dist-info/RECORD,,
10
+ rb_commons-0.1.12.dist-info/METADATA,sha256=6wARwc1n7JkEZI95GLkcI0Wq2emFmvZdJ01HwO59N9A,6533
11
+ rb_commons-0.1.12.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
12
+ rb_commons-0.1.12.dist-info/top_level.txt,sha256=HPx_WAYo3_fbg1WCeGHsz3wPGio1ucbnrlm2lmqlJog,11
13
+ rb_commons-0.1.12.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5