python-pure-protobuf/python-pure-protobuf.changes
Richard Rahl 0d96672ea9 - update to 3.1.3:
* drop support for python 3.8
  * add support for python 3.13
  * prepare for python 3.14

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pure-protobuf?expand=0&rev=11
2024-10-15 21:51:05 +00:00

46 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 15 21:47:22 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 3.1.3:
* drop support for python 3.8
* add support for python 3.13
* prepare for python 3.14
-------------------------------------------------------------------
Fri Aug 16 16:50:05 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 3.1.2:
* Do not reset a one-of group with a None value
* Update and apply Ruff
* Update all non-major dependencies
-------------------------------------------------------------------
Tue Jul 23 09:22:54 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 3.1.1:
* update dependencies
-------------------------------------------------------------------
Fri May 17 02:04:36 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- update to 3.1.0:
* dependency updates
-------------------------------------------------------------------
Fri Mar 8 00:46:53 UTC 2024 - Richard Rahl <rrahl0@proton.me>
- add script get-tests.sh to fetch tests
- update to 3.0.1:
* technical update (deps)
- update to 3.0.0:
* = field field declarations replaced with Annotated hinting
* Removed @message decorator in favour of BaseMessage
* Re-written the core
* Typing changes (see also: https://eigenein.github.io/protobuf/migration/)
-------------------------------------------------------------------
Sat Dec 16 07:45:47 UTC 2023 - Richard Rahl <rrahl0@proton.me>
- initial packaging