14
0
Commit Graph

12 Commits

Author SHA256 Message Date
00b923f577 Accepting request 891375 from home:bnavigator:branches:devel:languages:python
- Add logbook-pr316-sqlalchemy-count.patch for compatibility with
  SQLAlchemy 1.4 -- gh#getlogbook/logbook#316

OBS-URL: https://build.opensuse.org/request/show/891375
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=19
2021-05-07 21:04:51 +00:00
Tomáš Chvátal
4732f4f7a5 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=17
2020-03-14 08:12:50 +00:00
Tomáš Chvátal
e9cd719e34 Accepting request 764615 from home:mcalabkova:branches:devel:languages:python
- Update to 1.5.3
  * Remove usage of deprecated collections API

OBS-URL: https://build.opensuse.org/request/show/764615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=15
2020-01-15 10:51:38 +00:00
Tomáš Chvátal
efaef5c22f - Update to 1.5.2:
* Added support for asyncio and contextvars

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=13
2019-09-24 09:24:50 +00:00
Tomáš Chvátal
9f12860d1e Accepting request 730983 from home:jayvdb:py3only
- Use python_expand in %build to allow building only a single flavour

OBS-URL: https://build.opensuse.org/request/show/730983
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=11
2019-09-16 07:36:48 +00:00
Tomáš Chvátal
3d9f5feac9 - Update to version 1.4.3:
* Use correct record delimiters (null for UNIX, newline for network) in SyslogHandler (thanks Jonathan Kamens)
  * Try to reconnect to SyslogHandler TCP sockets when they are disconnected (thanks Jonathan Kamens)
  * Use RFC 5424 format for networking logging in SyslogHandler (thanks Jonathan Kamens)
  * Fixed deprecated regular expression pattern (thanks Tsuyoshi Hombashi)
  * Fixed TimedRotatingFileHandler rotation (thanks Tucker Beck)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=9
2019-03-05 16:43:36 +00:00
Tomáš Chvátal
92530f0c2a Accepting request 628692 from home:czerw:test
- Update to Version 1.4.0
  * Added support for checking if trace logs have been emitted in TestHandler (thanks @thedrow)
  * Added support for controlling rotating file names -- Logbook now allows users to 
    customize the formatting of rollover/rotating files (thanks Tucker Beck)
  * Added support for compressed log files, supporting both gzip and brotli compression
    methods (thanks Maor Marcus)
  * Fixed CPU usage for queuing handlers (thanks Adam Urbańczyk)
- Remove cleanup of tests/*.pyc files and tests/__pycache__ from downloaded source code
- Fully enable tests
- Add cython build of _speedups.c for each python version

OBS-URL: https://build.opensuse.org/request/show/628692
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=7
2018-08-11 06:39:28 +00:00
Todd R
16b6cc80cb Accepting request 522425 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version
- Update to Version 1.1.0
  * Added a handler for Riemann (thanks Šarūnas Navickas)
  * Added a handler for Slack (thanks @jonathanng)
  * Colorizing mixin can now force coloring on or off (thanks @ayalash)
- Update to Version 1.0.1
  * Fix PushOver handler cropping (thanks Sébastien Celles)

OBS-URL: https://build.opensuse.org/request/show/522425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=5
2017-09-08 19:32:30 +00:00
Thomas Bechtold
6277f17086 Accepting request 453499 from home:bmanojlovic:branches:devel:languages:python
updated url (which again if you go to "homepage" redirects to readtheddocs but as requested.

OBS-URL: https://build.opensuse.org/request/show/453499
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=4
2017-02-16 14:13:44 +00:00
Sascha Peilicke
6c67f7e35b - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=3
2013-10-24 11:08:00 +00:00
Sascha Peilicke
258a0881d4 - Package README and CHANGES
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=2
2013-04-29 13:53:05 +00:00
Sascha Peilicke
3c3a6af74d Accepting request 173333 from home:prusnak
please review and add

OBS-URL: https://build.opensuse.org/request/show/173333
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=1
2013-04-29 13:48:34 +00:00