17
0
Commit Graph

10 Commits

Author SHA256 Message Date
Tomáš Chvátal
8068eff6ec - Skip one test so we can use pytest5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=20
2020-05-29 09:25:05 +00:00
Tomáš Chvátal
619e0e3f23 Accepting request 789997 from home:pgajdos:python
- version update to 0.13.3
  * lot of changes, see
    https://github.com/p1c2u/openapi-core/releases

OBS-URL: https://build.opensuse.org/request/show/789997
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=17
2020-03-31 07:29:00 +00:00
Tomáš Chvátal
d4e6f06007 - Properly conditionalize the python2 drop so it lets us backport
the packages

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=15
2020-01-10 14:51:19 +00:00
Todd R
06e90a10ce Accepting request 762507 from home:TheBlackCat:branches:devel:languages:python
- Drop python2 subpackage due to dropping backports dependencies.

OBS-URL: https://build.opensuse.org/request/show/762507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=13
2020-01-09 18:17:24 +00:00
Tomáš Chvátal
f8c82d32b3 - Update to 0.12.0:
* OAS validation with JSONSchema (#157)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=11
2019-09-26 14:08:17 +00:00
Tomáš Chvátal
b6eb814060 - Update to 0.11.1:
* Path item parameter override (#145)
  * Separate cast and unmarshal (#156)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=9
2019-09-11 08:42:24 +00:00
Tomáš Chvátal
91f9c1c0a0 - Update to 0.11.0:
* End of Python 3.4 support (#136)
  * Add support for one-of with any type (#133)
  * Modify FlaskOpenAPIRequest to accommodate path variables (#141)
  * Primitive types unmarshallers (#138)
  * attr errors hashable fix (#143)
  * Parameters on path item object support (#144)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=7
2019-07-23 13:46:16 +00:00
Tomáš Chvátal
a9fbd4eaaa - Update to 0.10.0:
* Various tests and support updates
- Update requirements to match up upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=4
2019-06-03 11:20:36 +00:00
Tomáš Chvátal
70b8051e34 - Switch to github tarball to get tests
- Run the tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=2
2018-08-08 15:14:23 +00:00
8a980abd85 Accepting request 626545 from home:seanmarlow:branches:devel:languages:python
- Initial release v0.5.0

TODO: Planning to add unit tests to build once upstream switches to the maintained codestyle package instead of legacy pep8 usage.

OBS-URL: https://build.opensuse.org/request/show/626545
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-core?expand=0&rev=1
2018-08-02 07:10:10 +00:00