* Migrate to pyproject.toml
* Construct messages with nested duration in protobuf 5.28+
* Fix enums initialization in PyPy
* Incorrect return type annotation for Message.to_dict
* Use include rather than exclude to find_namespace_packages in
setup.py
- Explicitly BuildRequires on pytz, the testsuite uses it.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=30
* 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/package/show/devel:languages:python/python-proto-plus?expand=0&rev=28