forked from pool/python-proto-plus
Accepting request 1225833 from home:mcalabkova:branches:devel:languages:python
- Update to 1.25.0 * Add support for Python 3.13 * Construct messages with nested struct * Fix 'Couldn't build proto file' when using Python 3.13 * Fix conda compatibility issue * Fix issue with equality comparison of repeated field with None * Remove check for Protobuf version - Drop merged pytest-staticmethod.patch OBS-URL: https://build.opensuse.org/request/show/1225833 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 22 13:28:52 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 1.25.0
|
||||
* Add support for Python 3.13
|
||||
* Construct messages with nested struct
|
||||
* Fix 'Couldn't build proto file' when using Python 3.13
|
||||
* Fix conda compatibility issue
|
||||
* Fix issue with equality comparison of repeated field with None
|
||||
* Remove check for Protobuf version
|
||||
- Drop merged pytest-staticmethod.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 06:05:52 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user