2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
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
|
2019-08-21 10:58:23 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-logbook: updated to 1.5.2
1.5.2:
Unknown changes
1.5.1:
Added support for asyncio and contextvars
|