forked from pool/python-opencensus
- disable test broken in build env
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus?expand=0&rev=19
This commit is contained in:
97
python-opencensus.changes
Normal file
97
python-opencensus.changes
Normal file
@@ -0,0 +1,97 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 14:45:01 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
- disable test broken in build env
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 02:34:22 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Add patch use-correct-assertion-methods.patch:
|
||||
* Use non-removed assertion methods.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 12:57:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 5 23:00:18 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 10:40:18 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- update to 0.11.3
|
||||
* Updated azure modules
|
||||
- sorry, six is still needed :(
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 20:19:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.11.2:
|
||||
* Updated `azure`, `fastapi`,`flask` modules
|
||||
* Updated `azure`, `httpx` modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 10:24:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 10:47:21 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- 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 12:56:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Provide init in opencensus/ext folder to provide basis
|
||||
structure for all the extensions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 11:25:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Switch to multibuild to not cycle during testing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 08:47:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.7.7:
|
||||
* Minor fixes
|
||||
- Fix dependencies
|
||||
- Enable testsuite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 12:57:16 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Initial build
|
||||
+ Version 0.7.6
|
||||
Reference in New Issue
Block a user