TypeDAL 3.1.1__py3-none-any.whl → 3.1.2__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.1.1"
8
+ __version__ = "3.1.2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: TypeDAL
3
- Version: 3.1.1
3
+ Version: 3.1.2
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
@@ -23,7 +23,7 @@ Requires-Dist: python-slugify
23
23
  Provides-Extra: all
24
24
  Requires-Dist: edwh-migrate>=0.8.0; extra == 'all'
25
25
  Requires-Dist: py4web; extra == 'all'
26
- Requires-Dist: pydal2sql[all]>=1.1.3; extra == 'all'
26
+ Requires-Dist: pydal2sql[all]>=1.1.4; extra == 'all'
27
27
  Requires-Dist: questionary; extra == 'all'
28
28
  Requires-Dist: tabulate; extra == 'all'
29
29
  Requires-Dist: tomlkit; extra == 'all'
@@ -39,7 +39,7 @@ Requires-Dist: types-pyyaml; extra == 'dev'
39
39
  Requires-Dist: types-tabulate; extra == 'dev'
40
40
  Provides-Extra: migrations
41
41
  Requires-Dist: edwh-migrate>=0.8.0; extra == 'migrations'
42
- Requires-Dist: pydal2sql>=1.1.3; extra == 'migrations'
42
+ Requires-Dist: pydal2sql>=1.1.4; extra == 'migrations'
43
43
  Requires-Dist: questionary; extra == 'migrations'
44
44
  Requires-Dist: tabulate; extra == 'migrations'
45
45
  Requires-Dist: tomlkit; extra == 'migrations'
@@ -1,4 +1,4 @@
1
- typedal/__about__.py,sha256=OTBqn2XOHv_4-hOGbfVC29HOywMZOEFQS_8L6KP94Y4,206
1
+ typedal/__about__.py,sha256=gCV8IiSioghVQQh1j5X14ZINUEDxXRpOynOxlZXj2iE,206
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=3tge8B-YjgjMC6425-RMczmWvpOTfWV5QYPXRY23IWA,18200
@@ -13,7 +13,7 @@ typedal/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  typedal/types.py,sha256=1kGkNX6vfGg6ln84AG558C4Zx5ACRz-emrUTnuy-rRY,3410
14
14
  typedal/web2py_py4web_shared.py,sha256=VK9T8P5UwVLvfNBsY4q79ANcABv-jX76YKADt1Zz_co,1539
15
15
  typedal/serializers/as_json.py,sha256=ffo152W-sARYXym4BzwX709rrO2-QwKk2KunWY8RNl4,2229
16
- typedal-3.1.1.dist-info/METADATA,sha256=TlBsIu6-i1xGFDGHPw76tFtE8I4oambuIGOVEbt2dyE,9270
17
- typedal-3.1.1.dist-info/WHEEL,sha256=KGYbc1zXlYddvwxnNty23BeaKzh7YuoSIvIMO4jEhvw,87
18
- typedal-3.1.1.dist-info/entry_points.txt,sha256=m1wqcc_10rHWPdlQ71zEkmJDADUAnZtn7Jac_6mbyUc,44
19
- typedal-3.1.1.dist-info/RECORD,,
16
+ typedal-3.1.2.dist-info/METADATA,sha256=S32eeFw4Q_CtdquHJC_P3c1XVpWPilBsGFzbWaThlqM,9270
17
+ typedal-3.1.2.dist-info/WHEEL,sha256=KGYbc1zXlYddvwxnNty23BeaKzh7YuoSIvIMO4jEhvw,87
18
+ typedal-3.1.2.dist-info/entry_points.txt,sha256=m1wqcc_10rHWPdlQ71zEkmJDADUAnZtn7Jac_6mbyUc,44
19
+ typedal-3.1.2.dist-info/RECORD,,