6 Commits

Author SHA256 Message Date
947680acb6 Accepting request 1312816 from devel:languages:python
- 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 (forwarded request 1312711 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1312816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-avro?expand=0&rev=19
2025-10-22 10:15:25 +00:00
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-avro?expand=0&rev=40
2025-10-21 11:38:25 +00:00
ea8a2c041e Accepting request 1301432 from devel:languages:python
- Convert to libalternatives on SLE-16-based and newer systems only

OBS-URL: https://build.opensuse.org/request/show/1301432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-avro?expand=0&rev=18
2025-08-26 14:13:57 +00:00
b71ff7625f - Convert to libalternatives on SLE-16-based and newer systems only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-avro?expand=0&rev=38
2025-08-26 12:05:06 +00:00
46e6ef3e48 Accepting request 1286139 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1286139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-avro?expand=0&rev=17
2025-06-17 16:21:53 +00:00
70bebab8f2 - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-avro?expand=0&rev=36
2025-06-16 14:42:37 +00:00
4 changed files with 13 additions and 4 deletions

Binary file not shown.

3
avro-1.12.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c5b8dd2dd4c10816f0dc127cc29cfd43b5e405cf7e6840e89460a024bf3d098d
size 91115

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 21 08:12:29 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Tue Aug 26 12:02:47 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -23,7 +23,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-avro
Version: 1.12.0
Version: 1.12.1
Release: 0
Summary: A serialization and RPC framework for Python
License: Apache-2.0