ca78c046dc
Accepting request 958291 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/958291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=12
2022-03-01 16:04:04 +00:00
0b222a553c
Accepting request 958259 from home:pgajdos:python
...
- disable too slow test_parse_into_tasks
OBS-URL: https://build.opensuse.org/request/show/958259
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=26
2022-03-01 15:02:00 +00:00
ee1478b97d
Accepting request 948261 from devel:languages:python
...
- update to 1.14.0:
* ``Action.continue_task`` now takes ``action_task`` and extra fields to use
for the action, so the default ``eliot:remote_task`` can be changed.
* Added support for Python 3.10.
* Fix infinite recursion when a logging destination raises exceptions
forever.
OBS-URL: https://build.opensuse.org/request/show/948261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=11
2022-01-23 21:24:22 +00:00
5e706607c5
- update to 1.14.0:
...
* ``Action.continue_task`` now takes ``action_task`` and extra fields to use
for the action, so the default ``eliot:remote_task`` can be changed.
* Added support for Python 3.10.
* Fix infinite recursion when a logging destination raises exceptions
forever.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=25
2022-01-23 20:31:17 +00:00
4d372f71a0
Accepting request 946888 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/946888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=10
2022-01-17 21:34:05 +00:00
b7f320d0f6
Accepting request 946840 from home:bnavigator:branches:devel:languages:python
...
- Remove obsolete python36 requirement
OBS-URL: https://build.opensuse.org/request/show/946840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=24
2022-01-17 06:44:51 +00:00
50e423bb81
Accepting request 925640 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/925640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=9
2021-10-16 20:47:18 +00:00
61bd216586
Accepting request 915433 from home:glaubitz:branches:devel:languages:python
...
- Update to 1.13.0
* Custom JSON encoder support in tests
- Update BuildRequires from setup.py
OBS-URL: https://build.opensuse.org/request/show/915433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=23
2021-10-16 09:38:40 +00:00
0209c476c3
Accepting request 865261 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/865261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=8
2021-01-21 20:54:47 +00:00
197a4a216c
Accepting request 865084 from home:bnavigator:branches:devel:languages:python
...
- Add runtime requirement for contextvars and the correct BR for
Leap
OBS-URL: https://build.opensuse.org/request/show/865084
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=21
2021-01-21 08:35:14 +00:00
ecd20308a2
- BuildRequire python36-aiocontextvars if buildin on 3.6
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=20
2021-01-20 05:00:35 +00:00
f2707077e7
Accepting request 785248 from devel:languages:python
...
- Skip one more failing test as it is flaky on OBS
OBS-URL: https://build.opensuse.org/request/show/785248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=7
2020-03-16 09:19:56 +00:00
Tomáš Chvátal
b8db103256
- Skip one more failing test as it is flaky on OBS
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=18
2020-03-15 10:11:31 +00:00
5c6ae9fce0
Accepting request 781108 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/781108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=6
2020-03-04 08:39:31 +00:00
Tomáš Chvátal
bcb5db76fb
Accepting request 781012 from home:mcalabkova:branches:devel:languages:python
...
- Update to 1.12.0
* Dask support now includes support for tracing logging of dask.persist(),
via wrapper API eliot.dask.persist_with_trace().
* Dask edge cases that previously weren't handled correctly should work better.
OBS-URL: https://build.opensuse.org/request/show/781012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=16
2020-03-03 08:45:56 +00:00
ff5a1504a5
Accepting request 764112 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/764112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=5
2020-01-13 21:23:20 +00:00
6151a445de
Accepting request 764089 from home:pgajdos
...
- Update to 1.11.0
* Features:
- Message.log() has been replaced by top-level function
log_message(). Or if you’re in the context of action ctx,
you can call ctx.log(). See Messages for details.
- Python 3.8 is now supported.
- The eliot-prettyprint command line tool now supports a more
compact format by using the --compact argument.
- The eliot-prettyprint command line tool now supports
outputting in local timezones using the --local-timezone
argument.
- Fix %check section.
- Run spec-clenaer.
- Clean up changes.
OBS-URL: https://build.opensuse.org/request/show/764089
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=14
2020-01-13 19:01:43 +00:00
512f48c6eb
Accepting request 722150 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/722150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=4
2019-08-13 11:17:53 +00:00
Tomáš Chvátal
7f4de23b31
Accepting request 722006 from home:mcalabkova:branches:devel:languages:python
...
- update to 1.10.0
* Eliot works with Dask 2.0.
OBS-URL: https://build.opensuse.org/request/show/722006
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=12
2019-08-10 08:00:21 +00:00
7a3762a651
Accepting request 708275 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/708275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=3
2019-06-12 11:13:02 +00:00
Tomáš Chvátal
e9d1dec54b
Accepting request 708271 from home:mcalabkova:branches:devel:languages:python
...
- update to 1.9.0
* Python 2.7 is now in legacy support mode; the last major Eliot
release supporting it is 1.7.0.
* Python 3.4 is no longer supported.
* eliot.use_asyncio_context() is no longer necessary.
* Eliot now supports Trio coroutines, as well as other frameworks
that utilize Python 3.7's contextvars.
* If you call to_file()/FileDestination() with a non-writable
file, an exception will be raised. This prevents logging from
being silently swallowed when the program runs.
* If you log a NumPy array whose size > 10000, only a subset will
be logged.
OBS-URL: https://build.opensuse.org/request/show/708271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=10
2019-06-07 10:45:16 +00:00
7073345419
Accepting request 690301 from devel:languages:python
...
- Redownload archive as the upstream updated it on pypi
- set minimum needed BuildRequires:
- python-hypothesis >= 3.47.0
- python-boltons >= 19.0.1
- Update to 1.7.0:
* Support for PyInstaller
- Fix update alternatives
- Drop duplicated summary. Generalize description.
- Avoid name repetition in summary (rpmlint).
OBS-URL: https://build.opensuse.org/request/show/690301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=2
2019-04-05 10:01:00 +00:00
Tomáš Chvátal
b72f8289b0
- Redownload archive as the upstream updated it on pypi
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=8
2019-04-01 09:18:15 +00:00
Tomáš Chvátal
f4b0436dcc
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=7
2019-04-01 09:11:48 +00:00
Tomáš Chvátal
28a9a261f0
Accepting request 690169 from home:ecsos:messenger:matrix
...
- set minimum needed BuildRequires:
- python-hypothesis >= 3.47.0
- python-boltons >= 19.0.1
Without this versions package can not build for Leap.
OBS-URL: https://build.opensuse.org/request/show/690169
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=6
2019-04-01 09:10:41 +00:00
Tomáš Chvátal
e83f754d25
- Update to 1.7.0:
...
* Support for PyInstaller
- Fix update alternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=5
2019-03-22 14:21:37 +00:00
ca7c69e22c
Accepting request 677389 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/677389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eliot?expand=0&rev=1
2019-02-26 21:19:10 +00:00
Tomáš Chvátal
30a3e688a1
Accepting request 678011 from home:jengelh:branches:devel:languages:python
...
- Drop duplicated summary. Generalize description.
- Avoid name repetition in summary (rpmlint).
OBS-URL: https://build.opensuse.org/request/show/678011
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=3
2019-02-21 13:53:15 +00:00
Tomáš Chvátal
53a105a997
- Format with spec-cleaner
...
- Remove BuildRoot
- Add BuildArch: noarch
- Explain why we skip a test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=2
2019-02-19 15:10:21 +00:00
Tomáš Chvátal
3f69cb2e5d
Accepting request 676047 from home:ecsos:messenger:matrix
...
- initial version 1.6.0
OBS-URL: https://build.opensuse.org/request/show/676047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eliot?expand=0&rev=1
2019-02-19 15:02:29 +00:00