TypeDAL 3.12.0__py3-none-any.whl → 3.12.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.12.0"
8
+ __version__ = "3.12.2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: TypeDAL
3
- Version: 3.12.0
3
+ Version: 3.12.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
@@ -15,12 +15,12 @@ Classifier: Programming Language :: Python :: 3.13
15
15
  Classifier: Programming Language :: Python :: Implementation :: CPython
16
16
  Classifier: Programming Language :: Python :: Implementation :: PyPy
17
17
  Requires-Python: >=3.10
18
- Requires-Dist: configurable-json
19
- Requires-Dist: configuraptor>=1.26.2
20
- Requires-Dist: dill
18
+ Requires-Dist: configurable-json<2
19
+ Requires-Dist: configuraptor<2,>=1.26.2
20
+ Requires-Dist: dill<1
21
21
  Requires-Dist: legacy-cgi; python_version >= '3.13'
22
- Requires-Dist: pydal<20250215.1
23
- Requires-Dist: python-slugify
22
+ Requires-Dist: pydal<=20250228.1
23
+ Requires-Dist: python-slugify<9
24
24
  Provides-Extra: all
25
25
  Requires-Dist: edwh-migrate[full]>=0.8.0; extra == 'all'
26
26
  Requires-Dist: py4web; extra == 'all'
@@ -1,4 +1,4 @@
1
- typedal/__about__.py,sha256=JubUKNHdusOHh_ihG36I1-syCZC_hicLVOoqMvn-nlY,207
1
+ typedal/__about__.py,sha256=Kiq111f9AhPBI3jUsYfrmMiq3CV3plrUuw5RDGvK6Ys,207
2
2
  typedal/__init__.py,sha256=QQpLiVl9w9hm2LBxey49Y_tCF_VB2bScVaS_mCjYy54,366
3
3
  typedal/caching.py,sha256=6YUzUMpan56nSy3D-Jl0FS-8V4LbTnpRSoDJHj6yPYo,11782
4
4
  typedal/cli.py,sha256=FInI6LuhCbJXhh6qAqXpaPPckdkIQKGydnGYOo0_cm8,19253
@@ -13,7 +13,7 @@ typedal/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  typedal/types.py,sha256=1FIgv1s0be0E8r5Wd9E1nvDvK4ETV8u2NlfI7_P6UUY,6752
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.12.0.dist-info/METADATA,sha256=iYWjdfSMqz11X8a4Elo7DUBI4RoZzjFTJTBuGq1MfeU,10451
17
- typedal-3.12.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
18
- typedal-3.12.0.dist-info/entry_points.txt,sha256=m1wqcc_10rHWPdlQ71zEkmJDADUAnZtn7Jac_6mbyUc,44
19
- typedal-3.12.0.dist-info/RECORD,,
16
+ typedal-3.12.2.dist-info/METADATA,sha256=ezGlYEmL1VU91DkFznC4eTxo4ncM9pZ5B94dn3gHeBA,10461
17
+ typedal-3.12.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
18
+ typedal-3.12.2.dist-info/entry_points.txt,sha256=m1wqcc_10rHWPdlQ71zEkmJDADUAnZtn7Jac_6mbyUc,44
19
+ typedal-3.12.2.dist-info/RECORD,,