Package: python-odmantic / 1.1.0-1

Metadata

Package Version Patches format
python-odmantic 1.1.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tests Use ZoneInfo instead of pytz.patch | (download)

tests/unit/test_bson_fields.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 tests: use zoneinfo instead of pytz


docs Remove any badges linking.patch | (download)

README.md | 6 0 + 6 - 0 !
docs/contributing.md | 19 0 + 19 - 0 !
2 files changed, 25 deletions(-)

 docs: remove any badges linking

These sidelinking could become a privacy issue and not needed within
Debian.

docs mkdocs.yml use_directory_urls configuration option.patch | (download)

mkdocs.yml | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 docs: mkdocs.yml use_directory_urls configuration option

To make it easier to browse the documentation locally.

Add support for Python 3.13 and Python 3.14 with new logi.patch | (download)

odmantic/model.py | 3 2 + 1 - 0 !
odmantic/typing.py | 122 118 + 4 - 0 !
2 files changed, 120 insertions(+), 5 deletions(-)

 =?utf-8?q?=e2=9c=a8_add_support_for_python_3=2e13_and_python_3=2e1?=
 =?utf-8?q?4_with_new_logic_from_Pydantic?=

Fix compatibility with Python 3.8.patch | (download)

odmantic/typing.py | 38 28 + 10 - 0 !
1 file changed, 28 insertions(+), 10 deletions(-)

 =?utf-8?q?=e2=99=bb=ef=b8=8f_fix_compatibility_with_python_3=2e8?=