Path to this page:
./
devel/py-traitlets,
Traitlets Python config system
Branch: CURRENT,
Version: 5.14.3,
Package name: py311-traitlets-5.14.3,
Maintainer: pkgsrc-userstraitlets is a configuration system for Python applications.
Required to run:[
devel/py-decorator] [
lang/py-six] [
devel/py-ipython_genutils] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 157.833 KB
Version history: (Expand)
- (2024-04-19) Updated to version: py311-traitlets-5.14.3
- (2024-03-16) Updated to version: py311-traitlets-5.14.2
- (2024-01-03) Updated to version: py311-traitlets-5.14.1
- (2023-11-27) Updated to version: py311-traitlets-5.14.0
- (2023-10-31) Updated to version: py311-traitlets-5.13.0
- (2023-10-28) Updated to version: py311-traitlets-5.12.0nb1
CVS history: (Expand)
2024-04-19 21:41:18 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-traitlets: updated to 5.14.3
v5.14.3
Bugs fixed
Fix assigning string value to Set
|
2024-03-16 19:34:04 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-traitlets: updated to 5.14.2
5.14.2
Maintenance and upkeep improvements
- Update Release Scripts
- chore: update pre-commit hooks
- Bump the actions group with 1 update
|
2024-01-03 07:50:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-traitlets: updated to 5.14.1
5.14.1
Bugs fixed
- FIX: map - to _ for environement variable prefix.
Maintenance and upkeep improvements
- chore: update pre-commit hooks
- Update ruff config
|
2023-11-27 16:24:47 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-traitlets: updated to 5.14.0
5.14.0
Enhancements made
- Add option to load traitlets values from environement.
Maintenance and upkeep improvements
- Update types for mypy 1.7
- chore: update pre-commit hooks
- Clean up lint handling
|
2023-10-31 21:40:05 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-traitlets: updated to 5.13.0
5.13.0
Bugs fixed
- Use passed-in `info` argument for `TraitType.error()`
Maintenance and upkeep improvements
- Improve generics handling
- Finish Strict Typing
|
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2023-10-27 10:20:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-traitlets: updated to 5.12.0
5.12.0
Enhancements made
- Pass \*\*kwds in MetaHasDescriptors __new__ and __init__
Maintenance and upkeep improvements
- Adopt sp-repo-review
- Cleanup after remove Python 2 support
- Add more project URLs, trove classifiers
Documentation improvements
- Fix docs version
|
2023-10-04 10:21:35 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-traitlets: updated to 5.11.2
5.11.2
Maintenance and upkeep improvements
- More typing cleanup
5.11.1
Maintenance and upkeep improvements
- Typing fixups
5.11.0
Maintenance and upkeep improvements
- More Typing Adoption
|