Accepting request 677644 from home:jayvdb:django

- Update to v2.3.3
  * Fix the encoding/decoding of Enum types
  * Fix typos
  * Update transport docs to add 'auth', and deprecate 'credentials'
- Use GitHub tarball to activate test suite
- Remove unnecessary build dependencies and add runtime dependencies

OBS-URL: https://build.opensuse.org/request/show/677644
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coreapi?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2019-02-20 09:59:17 +00:00
committed by Git OBS Bridge
commit 823b4b5136
5 changed files with 105 additions and 0 deletions

15
python-coreapi.changes Normal file
View File

@@ -0,0 +1,15 @@
-------------------------------------------------------------------
Wed Feb 20 05:57:08 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v2.3.3
* Fix the encoding/decoding of Enum types
* Fix typos
* Update transport docs to add 'auth', and deprecate 'credentials'
- Use GitHub tarball to activate test suite
- Remove unnecessary build dependencies and add runtime dependencies
-------------------------------------------------------------------
Sat May 20 13:06:08 UTC 2017 - matwey.kornilov@gmail.com
- Initial version for v2.3.0