Changelog for
python3-flask-restplus-0.13.0-bp154.1.25.noarch.rpm :
* Wed Apr 22 2020 Petr Cervinka
- Fix build without python2- Add compatibility patches for werkzeug 1.0: 001-Fix-content-type-assertion-for-werkzeug-1.0.patch 002-Update-cached_property-import-for-werkzeug-1.0.patch
* Tue Nov 05 2019 Tomáš Chvátal - Build with newer pytest:
* pytest4.patch
* Tue Sep 17 2019 John Vandenberg - Expand fdupes to also run on egg-info
* Sat Aug 24 2019 Jan Engelhardt - Trim bias and conjecture from description.
* Tue Aug 13 2019 Sean Marlow - Update to v0.13.0 (2019-08-13) + Add new Wildcard fields. + Fix ABC deprecation warnings. + Fix AATTapi.expect(..., validate=False) decorators for an :class:`Api` where validate=True is set on the constructor. + Ensure basePath is always a path. + Hide Namespaces with all hidden Resources from Swagger documentation + Per route Swagger documentation for multiple routes on a Resource.
* Mon Aug 12 2019 Tomáš Chvátal - Fix the version tarball to fetch it properly- Simplify the pytest dependency
* Wed Aug 07 2019 Sean Marlow - Add condition for pytest3 on tumbleweed. Tests require pytest <=4.- Update faker minimum version requirement.- Sub pytest-faker requirement for Faker. Benchmark tests use Faker dependency directly.- Add test condition. This is helpful to build the package without tests in certain projects to prevent pulling in a large test dependendency tree.
* Tue Jul 16 2019 Sean Marlow - Update to v0.12.1 (2019-07-16) + Initial release.