1
0

7 Commits

Author SHA256 Message Date
c00c392c27 Accepting request 1042443 from home:pgajdos:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/1042443
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-pynamodb?expand=0&rev=12
2023-03-17 15:42:11 +00:00
26b3ffe313 - Only build Python3 flavors for distributions 15 and greater
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-pynamodb?expand=0&rev=10
2020-11-26 11:11:31 +00:00
51731e6136 - do not build Python2 for distros greater than 12
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-pynamodb?expand=0&rev=9
2020-11-25 23:20:05 +00:00
31a725df78 Accepting request 832950 from home:glaubitz:branches:devel:languages:python:aws
- 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)

OBS-URL: https://build.opensuse.org/request/show/832950
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-pynamodb?expand=0&rev=7
2020-09-08 13:07:21 +00:00
74078ef219 Accepting request 818612 from home:mcalabkova:branches:devel:languages:python:aws
- 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

OBS-URL: https://build.opensuse.org/request/show/818612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-pynamodb?expand=0&rev=5
2020-07-20 12:04:52 +00:00
Tomáš Chvátal
50b97935ac Accepting request 779833 from home:scarabeus_iv:branches:devel:languages:python:aws
- 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

OBS-URL: https://build.opensuse.org/request/show/779833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-pynamodb?expand=0&rev=3
2020-03-09 06:55:51 +00:00
41000309d9 Accepting request 652683 from home:TheBlackCat:branches:devel:languages:python:aws
Python interface to Amazon database system.  Needed by python-aws-xray-sdk

OBS-URL: https://build.opensuse.org/request/show/652683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-pynamodb?expand=0&rev=1
2018-12-03 17:57:40 +00:00