forked from pool/python-proto-plus
Accepting request 973990 from home:mcepl:branches:devel:languages:python
- Update to 1.20.3: - additional logic to mitigate collisions with reserved terms - dir(proto.Message) does not raise - mitigate collisions in field names - add custom dir for messages and message classes - workaround for buggy pytest - Add pytest-staticmethod.patch which works around Pytest bug gh#pytest-dev/pytest#9637. OBS-URL: https://build.opensuse.org/request/show/973990 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 17:45:27 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 1.20.3:
|
||||
- additional logic to mitigate collisions with reserved terms
|
||||
- dir(proto.Message) does not raise
|
||||
- mitigate collisions in field names
|
||||
- add custom dir for messages and message classes
|
||||
- workaround for buggy pytest
|
||||
- Add pytest-staticmethod.patch which works around Pytest bug
|
||||
gh#pytest-dev/pytest#9637.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 31 15:13:44 UTC 2022 - Matthias Fehring <buschmann23@opensuse.org>
|
||||
|
||||
|
Reference in New Issue
Block a user