dotlambda
dotlambda
## Description of changes ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - For non-Linux: Is...
## Description of changes Diff: https://github.com/explosion/cython-blis/compare/v0.7.11...release-v1.0.0 Changelog: https://github.com/explosion/cython-blis/releases/tag/release-v1.0.0 Version 1.0 depends on numpy 2.0. C.f. https://github.com/NixOS/nixpkgs/pull/327437. ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux...
It's not listed in install_requires.
I'd like to have the option to show the entire password at the click of a button, rather than just the last letter I typed.
Can you add a skip list for skipping specific versions of a package, e.g. version 3.5.1 of `python311Packages.pyatag`? See https://github.com/NixOS/nixpkgs/pull/281761 and https://github.com/NixOS/nixpkgs/commit/05b060948bb846e2c6be0e98d5bed3c5cfed801d.
Please have `checkExistingUpdatePR` also do a search for a PR starting with `python3Packages`. Alternatively, the PR by @r-ryantm could start with `python3Packages` by replacing `python3*Packages` with `python3Packages` in `lookupAttrPath`.
In https://github.com/NixOS/nixpkgs/pull/37474, you tried to update `libgit2_0_25` to version 0.26.3, which doesn't make sense.
**Describe the bug** Icalendar v6 was released: https://github.com/collective/icalendar/blob/main/README.rst#version-6-with-zoneinfo Now running pytest yields test failures. **If applicable: Stack Trace** ``` ============================= test session starts ============================== platform linux -- Python 3.12.5, pytest-8.3.2,...
# Pull Request Check List Resolves: `test_python_get_preferred_default` fails because one of the paths being compared is a symlink to the other: ``` ______________________ test_python_get_preferred_default _______________________ [gw3] linux -- Python 3.12.8...