b4cd0068ad
- Update to 1.12.1 * AVRO-4104: Drop support for Python 3.7 (#3276) * Refactor _skip_sync for Improved Readability & Performance (#3343) * Fix mypy test (#3397) * Support new python versions 3.12 and 3.13
Markéta Machová2025-10-21 11:38:25 +00:00
ea8a2c041e
Accepting request 1301432 from devel:languages:python
Ana Guerrero2025-08-26 14:13:57 +00:00
b71ff7625f
- Convert to libalternatives on SLE-16-based and newer systems only
Markéta Machová2025-08-26 12:05:06 +00:00
46e6ef3e48
Accepting request 1286139 from devel:languages:python
Ana Guerrero2025-06-17 16:21:53 +00:00
650514304d
- Update to 1.12.0: * Bug fixes: + [AVRO-1318]: Python schema should store fingerprints + [AVRO-3622]: Python compatibility check fails if record with and without namespace are compared + [AVRO-3659]: Typo in python example + [AVRO-3667]: [Python] Python 3.10 CI test fails since a while + [AVRO-3669]: Missing py.typed file + [AVRO-3861]: [Build] Add RAT exclusions for python docs + [AVRO-3866]: [Build][Python] Files are leftover after a build * Improvements: + [AVRO-312]: Generate documentation for Python with Sphinx + [AVRO-1938]: Python support for generating canonical forms of schema + [AVRO-3879]: [Build][Python] Fix ./build.sh clean to remove the generated Python documents + [AVRO-3977]: Fix failing typecheck in Python 3.12 * Tests: + [AVRO-3696]: [Python] Replace tox-wheel with upstream tox 4 * Tasks: + [AVRO-3808]: Drop support for Python 3.6, add Pypy 3.8-3.10 - Switch to pyproject and pyunittest macros.
Steve Kowalik2024-08-27 05:24:46 +00:00
cdd2864024
- Update to 1.11.1 (from GitHub release notes): - Avro specification - Clarify which names are allowed to be qualified with namespaces - Inconsistent behaviour on types as invalid names - Clarify how fullnames are created, with example - IDL: add syntax to create optional fields - Improve docs for logical type annotation - Python - Scale assignment optimization - "Scale" property from decimal object - Byte reading in avro.io does not assert bytes read - validate the default value of an enum field - Pass LogicalType to BytesDecimalSchema - Website - Website refactor - Document IDL support in IDEs
Matej Cepl2022-08-06 08:15:05 +00:00
c6c5ab15fb
Accepting request 992748 from home:ohollmann:branches:devel:languages:python
Matej Cepl2022-08-05 13:34:34 +00:00