TypeDAL 3.0.0b3__py3-none-any.whl → 3.0.0b4__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.

Potentially problematic release.


This version of TypeDAL might be problematic. Click here for more details.

typedal/__about__.py CHANGED
@@ -5,4 +5,4 @@ This file contains the Version info for this package.
5
5
  # SPDX-FileCopyrightText: 2023-present Robin van der Noord <robinvandernoord@gmail.com>
6
6
  #
7
7
  # SPDX-License-Identifier: MIT
8
- __version__ = "3.0.0-beta.3"
8
+ __version__ = "3.0.0-beta.4"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: TypeDAL
3
- Version: 3.0.0b3
3
+ Version: 3.0.0b4
4
4
  Summary: Typing support for PyDAL
5
5
  Project-URL: Documentation, https://typedal.readthedocs.io/
6
6
  Project-URL: Issues, https://github.com/trialandsuccess/TypeDAL/issues
@@ -22,7 +22,7 @@ Requires-Dist: pydal
22
22
  Provides-Extra: all
23
23
  Requires-Dist: edwh-migrate>=0.8.0b1; extra == 'all'
24
24
  Requires-Dist: py4web; extra == 'all'
25
- Requires-Dist: pydal2sql[all]; extra == 'all'
25
+ Requires-Dist: pydal2sql[all]>=1.1.3; extra == 'all'
26
26
  Requires-Dist: questionary; extra == 'all'
27
27
  Requires-Dist: tabulate; extra == 'all'
28
28
  Requires-Dist: tomlkit; extra == 'all'
@@ -37,8 +37,8 @@ Requires-Dist: su6[all]; extra == 'dev'
37
37
  Requires-Dist: types-pyyaml; extra == 'dev'
38
38
  Requires-Dist: types-tabulate; extra == 'dev'
39
39
  Provides-Extra: migrations
40
- Requires-Dist: edwh-migrate; extra == 'migrations'
41
- Requires-Dist: pydal2sql; extra == 'migrations'
40
+ Requires-Dist: edwh-migrate>=0.8.0b1; extra == 'migrations'
41
+ Requires-Dist: pydal2sql>=1.1.3; extra == 'migrations'
42
42
  Requires-Dist: questionary; extra == 'migrations'
43
43
  Requires-Dist: tabulate; extra == 'migrations'
44
44
  Requires-Dist: tomlkit; extra == 'migrations'
@@ -1,4 +1,4 @@
1
- typedal/__about__.py,sha256=z4iEUmnb42f1UnaPUUgxVmozlPXkE5cI1pU9_rHHpqw,213
1
+ typedal/__about__.py,sha256=SUF9TxfBN1DcUhWrX9OEqf6k25fMzFQ0el_VEvjx_Mw,213
2
2
  typedal/__init__.py,sha256=QQpLiVl9w9hm2LBxey49Y_tCF_VB2bScVaS_mCjYy54,366
3
3
  typedal/caching.py,sha256=8UABVAhOlBpL96ykmqhxLaFYOe-XeAh7JoGh57OkxP8,11818
4
4
  typedal/cli.py,sha256=5-2U_pQOZNKHmhefiYtkd7g6B0DAXzjf4A1Jh7D37io,18427
@@ -12,7 +12,7 @@ typedal/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
12
  typedal/types.py,sha256=1kGkNX6vfGg6ln84AG558C4Zx5ACRz-emrUTnuy-rRY,3410
13
13
  typedal/web2py_py4web_shared.py,sha256=cEbjkK0WOS9Q0nTyZuQaJWffeP4bjrL79Bx0xGy_UOs,1504
14
14
  typedal/serializers/as_json.py,sha256=ffo152W-sARYXym4BzwX709rrO2-QwKk2KunWY8RNl4,2229
15
- typedal-3.0.0b3.dist-info/METADATA,sha256=iGCNeR9M9shZ95huWQwV1tepKZyEB2ryoljRoJSahMg,7761
16
- typedal-3.0.0b3.dist-info/WHEEL,sha256=KGYbc1zXlYddvwxnNty23BeaKzh7YuoSIvIMO4jEhvw,87
17
- typedal-3.0.0b3.dist-info/entry_points.txt,sha256=m1wqcc_10rHWPdlQ71zEkmJDADUAnZtn7Jac_6mbyUc,44
18
- typedal-3.0.0b3.dist-info/RECORD,,
15
+ typedal-3.0.0b4.dist-info/METADATA,sha256=5XYmt8o4m4_atdsIPn2hSAQwKgHRIF_qunAe93lsaII,7784
16
+ typedal-3.0.0b4.dist-info/WHEEL,sha256=KGYbc1zXlYddvwxnNty23BeaKzh7YuoSIvIMO4jEhvw,87
17
+ typedal-3.0.0b4.dist-info/entry_points.txt,sha256=m1wqcc_10rHWPdlQ71zEkmJDADUAnZtn7Jac_6mbyUc,44
18
+ typedal-3.0.0b4.dist-info/RECORD,,