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-11-09 13:16:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dotenv: updated to 0.15.0
0.15.0:
Added
- Add `--export` option to `set` to make it prepend the binding with `export`
Changed
- Make `set` command create the `.env` file in the current directory if no \
`.env` file was
found.
Fixed
- Fix potentially empty expanded value for duplicate key.
- Fix import error on Python 3.5.0 and 3.5.1.
- Fix parsing of unquoted values containing several adjacent space or tab characters
|
2020-08-04 21:08:53 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dotenv: updated to 0.14.0
0.14.0
Changed
- Privilege definition in file over the environment in variable expansion
Fixed
- Improve error message for when file isn't found
- Use HTTPS URL in package meta data
|
2020-05-16 19:13:41 by Adam Ciarcinski | Files touched by this commit (9) |
Log message:
pytest from versioned deps.
|
2020-05-04 17:37:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dotenv: updated to 0.13.0
0.13.0:
Add support for a Bash-like default value in variable expansion
|