SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-pynamodb-5.3.4-14.39.noarch.rpm :

* Mon Dec 12 2022 pgajdosAATTsuse.com- version update to 5.3.4
* lot of changes, see https://github.com/pynamodb/PynamoDB/blob/master/docs/release_notes.rst- python-six is not required (https://trello.com/c/MO53MocR/143-remove-python3-six)
* Thu Nov 26 2020 Robert Schweikert - Only build Python3 flavors for distributions 15 and greater
* Tue Sep 08 2020 John Paul Adrian Glaubitz - Update to 4.3.3
* Add type stubs for indexing into a ``ListAttribute`` for forming conditional expressions (#774)
* Fix a warning about ``collections.abc`` deprecation (#782)
* Fri Jul 03 2020 Marketa Calabkova - Update to 4.3.2
* Fix discrepancy between runtime and type-checker\'s perspective of Index and derived types
* Add ListAttribute.remove_indexes action for removing specific indexes from a ListAttribute
* Type stub fixes
* Prevent integration tests from being packaged
* Various documentation fixes
* Thu Feb 27 2020 Tomáš Chvátal - Update to 4.3.1:
* Added support for moto through implementing the botocore \"before-send\" hook.
* Performance improvements to UTCDateTimeAttribute deserialization. (#610)
* Suppress Python 3 exception chaining when \"re-raising\" botocore errors as PynamoDB model exceptions (#705)
* Use urllib3 instead of requests module from botocore
* Future python versions compatibility- Drop no longer needed no_vendored_requests.patch
* Thu Nov 29 2018 Todd R - Initial version- Add no_vendored_requests.patch use system requests since we remove the vendored version from: https://github.com/pynamodb/PynamoDB/pull/566
 
ICM