Changelog for
python311-opencensus-0.11.4-1.3.noarch.rpm :
* Tue Apr 09 2024 Steve Kowalik
- Add patch use-correct-assertion-methods.patch:
* Use non-removed assertion methods.
* Tue Mar 26 2024 John Paul Adrian Glaubitz - Switch build system from setuptools to pyproject.toml + Add python-pip and python-wheel to BuildRequires + Replace %python_build with %pyproject_wheel + Replace %python_install with %pyproject_install
* Tue Mar 05 2024 John Paul Adrian Glaubitz - Update to 0.11.4
* Changed bit-mapping for `httpx` and `fastapi` integrations- Refresh patches for new version
* opencensus-pr1002-remove-mock.patch- Switch package to modern Python Stack on SLE-15
* Add %{?sle15_python_module_pythons}
* Drop %{?!python_module:%define python_module() python-%{
*
*} python3-%{
*
*}}
* Thu Oct 19 2023 Markéta Machová - update to 0.11.3
* Updated azure modules- sorry, six is still needed :(
* Mon Jul 24 2023 Dirk Müller - update to 0.11.2:
* Updated `azure`, `fastapi`,`flask` modules
* Updated `azure`, `httpx` modules
* Tue Oct 18 2022 John Paul Adrian Glaubitz - Update to 0.11.0
* Updated `azure`, `context`, `flask`, `requests` modules- from version 0.10.0
* Add kwargs to derived gauge (#1135)- from version 0.9.0
* Make sure handler.flush() doesn\'t deadlock (#1112)- Refresh patches for new version
* opencensus-pr1002-remove-mock.patch- Update Requires from setup.py
* Sat Oct 23 2021 Ben Greiner - Update to 0.8.0
* Added integration tracking functionality, includes django, flask, http-lib, logging, mysql, postgresql, pymongo, pymysql, pyramid, requests, sqlalchemy modules (#1065)
* Support Python 3.8, 3.9 (#1048)- Releases 0.7.8 to 0.7.13
* Updated azure, django, flask, requests, grpc, httplib, pyramid stackdriver modules
* Hotfix for breaking change (#915)- Remove test mock requirement for python3
* opencensus-pr1002-remove-mock.patch
* gh#census-instrumentation/opencensus-python#1002
* Tue Mar 10 2020 Tomáš Chvátal - Provide init in opencensus/ext folder to provide basis structure for all the extensions
* Tue Mar 10 2020 Tomáš Chvátal - Switch to multibuild to not cycle during testing
* Tue Feb 18 2020 Tomáš Chvátal - Update to 0.7.7:
* Minor fixes- Fix dependencies- Enable testsuite