Revisions of python-proto-plus
buildservice-autocommit
accepted
request 1205062
from
Steve Kowalik (StevenK)
(revision 27)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 26)
- Explicitly BuildRequires on pytz, the testsuite uses it.
buildservice-autocommit
accepted
request 1183576
from
Factory Maintainer (factory-maintainer)
(revision 25)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 24)
- update to 1.24.0: * Add `always_print_fields_with_no_presence` fields to `to_json` and `to_dict` * Add compatibility with protobuf==5.x * AttributeError module 'google._upb._message' has no attribute 'MessageMapContainer' * Deprecate field `including_default_value_fields` in `to_json` and `to_dict`
buildservice-autocommit
accepted
request 1154911
from
Factory Maintainer (factory-maintainer)
(revision 23)
baserev update by copy to link target
Robert Schweikert (rjschwei)
committed
(revision 22)
- Add %{?sle15_python_module_pythons}
Robert Schweikert (rjschwei)
committed
(revision 21)
- Include in SLE 15 SP4 and later (jsc#PED-6697)
buildservice-autocommit
accepted
request 1136319
from
Dirk Mueller (dirkmueller)
(revision 20)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 19)
Dirk Mueller (dirkmueller)
committed
(revision 18)
- update to 1.23.0: * Add additional parameters to `to_json()` and `to_dict()` methods (#384) * Add support for proto.__version__ (#393) * Add support for python 3.12 (#400) * Add documentation on how to query the current oneof in a given message (#408) * Add example for __protobuf__ module level attribute (#409) - Add multibuild to defeat a build loop. (gh#googleapis/proto-plus-python#512)
buildservice-autocommit
accepted
request 1124262
from
Matthias Fehring (buschmann23)
(revision 17)
baserev update by copy to link target
Matthias Fehring (buschmann23)
accepted
request 1124261
from
Matthias Fehring (buschmann23)
(revision 16)
- Update to 1.22.3 * Resolve issue where marshal fails with cross api dependency (gh#googleapis/proto-plus-python#349)
buildservice-autocommit
accepted
request 1069136
from
Factory Maintainer (factory-maintainer)
(revision 15)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 14)
- Update to 1.22.2 * Add support for Python 3.11 (#329) (5cff3a0) * Fix typo in index.rst (#342) (a66a378)
buildservice-autocommit
accepted
request 1002311
from
Matthias Fehring (buschmann23)
(revision 13)
baserev update by copy to link target
Matthias Fehring (buschmann23)
accepted
request 1002308
from
John Paul Adrian Glaubitz (glaubitz)
(revision 12)
- Update to 1.22.1 * Add no-pretty print option (#336) - from version 1.22.0 * Add support for protobuf v4 (#327) * Fix Timestamp, Duration and FieldMask marshaling in REST transport (a2e7300) * fixes bug in the test. (#332) - from version 1.20.6 * **deps:** allow protobuf < 5.0.0 (#324) * fix changelog header to consistent size (#319) - from version 1.20.5 * **deps:** require google-api-core[grpc] >= 1.31.5 (1d13c41) * **deps:** require protobuf>= 3.15.0, <4.0.0dev (#315) - from version 1.20.4 * default proto package name is the module name, not "" (#309) * lookup attribute instead of performing a deepcopy (#226) - Update BuildRequires and Requires from setup.py
buildservice-autocommit
accepted
request 973991
from
Matej Cepl (mcepl)
(revision 11)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 973990
from
Matej Cepl (mcepl)
(revision 10)
- 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.
Matthias Fehring (buschmann23)
accepted
request 950246
from
Matthias Fehring (buschmann23)
(revision 9)
- update to 0.19.9 * add pickling support to proto messages (gh#googleapis/proto-plus-python#280) - from 0.19.8 * fix typos - from 0.19.7 * restore allowing None as value for stringy ints (gh#googleapis/proto-plus-python#272) - from 0.19.6 * setting 64bit fields from strings supported (gh#googleapis/proto-plus-python#267) - from 0.19.5 * Clarify semantics of multiple oneof variants passed to msg ctor - from 0.19.4 * clarify that proto plus messages are not pickleable - from 0.19.3 * setting bytes field from python string base64 decodes before assignment (gh#googleapis/proto-plus-python#265) - from 0.19.2 * ensure enums are hashable (gh#googleapis/proto-plus-python#252) - from 0.19.1 * ensure enums are incomparable w other enum types (gh#googleapis/proto-plus-python#248)
Steve Kowalik (StevenK)
committed
(revision 8)
Actually make multibuild work.
Displaying revisions 1 - 20 of 27