Path to this page:
./
devel/py-logbook,
Logging replacement for Python
Branch: CURRENT,
Version: 1.7.0,
Package name: py312-logbook-1.7.0,
Maintainer: kamelderouicheLogbook is a logging system for Python that replaces the standard
library's logging module. It was designed with both complex and simple
applications in mind and the idea to make logging fun.
Required to run:[
devel/py-setuptools] [
devel/py-cython] [
archivers/py-brotlipy] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 359.289 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-logbook-1.7.0
- (2023-10-29) Updated to version: py311-logbook-1.7.0
- (2022-08-24) Updated to version: py310-logbook-1.5.3nb1
- (2022-01-05) Updated to version: py39-logbook-1.5.3nb1
- (2021-10-07) Updated to version: py39-logbook-1.5.3
- (2020-01-03) Updated to version: py37-logbook-1.5.3
CVS history: (Expand)
2023-10-29 19:26:36 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-logbook: update to 1.7.0.
Version 1.7.0
-------------
Released on October 3rd, 2023
- Dropped support for Python 3.7
- Passing (keyfile, certfile) to MailHandler's ``secure`` argument is deprecated
in favour of passing an ``ssl.SSLContext``.
- Python 3.12 support
Version 1.6.0
-------------
Released on July 30th, 2023
- Dropped support for Python 2.7, 3.5, and 3.6.
- Uses pyproject.toml based build.
- Added nteventlog extra for NTEventLogHandler.
- Supports SQLAlchemy 1.4 and 2.0.
- Fix various deprecation warnings.
- exc_info arg may be a BaseException instance (thanks Mattijs Ugen)
- FileHandler supports path-like objects.
- Fixed bug which prevented compilation on Cython 3
- Wheels are generated for more platforms and architectures
|
2023-05-02 19:18:06 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-logbook: not for Python 2
|
2022-08-24 10:41:09 by Thomas Klausner | Files touched by this commit (13) |
Log message:
*: use py-test-cov from versioned_dependencies
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-05-16 19:27:43 by Adam Ciarcinski | Files touched by this commit (6) |
Log message:
pytest from versioned deps.
|
2020-01-03 12:49:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-logbook: updated to 1.5.3
1.5.3:
Unknown changes
|