-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pythonPackages.colorlog: 2.6.1 -> 3.1.0 #34278
Conversation
Seems like a valid bug in their code. |
I just opened borntyping/python-colorlog#56. |
All issues are resolved. |
@GrahamcOfBorg build pythonPackages.colorlog python3Packages.colorlog |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Success for system: aarch64-linux
colorlog/tests/test_colorlog.py ........... [ 40%]
colorlog/tests/test_config.py .. [ 48%]
colorlog/tests/test_escape_codes.py ......... [ 81%]
colorlog/tests/test_example.py . [ 85%]
colorlog/tests/test_exports.py . [ 88%]
colorlog/tests/test_logging.py ... [100%]
========================== 27 passed in 0.78 seconds ===========================
/nix/store/if9h11sbqlw482vd0gb58k8w5ni7m2c2-python2.7-colorlog-3.1.2
/nix/store/gjwdab4j0yf995v1bjivyqzd9501471g-python3.6-colorlog-3.1.2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Success for system: x86_64-linux
colorlog/tests/test_colorlog.py ........... [ 40%]
colorlog/tests/test_config.py .. [ 48%]
colorlog/tests/test_escape_codes.py ......... [ 81%]
colorlog/tests/test_example.py . [ 85%]
colorlog/tests/test_exports.py . [ 88%]
colorlog/tests/test_logging.py ... [100%]
========================== 27 passed in 0.19 seconds ===========================
/nix/store/2609dq505dmgknkbbaypqb9sqhk3xdi0-python2.7-colorlog-3.1.2
/nix/store/3bsf31h05g4k0ad4g06a7bwdrd60jmc1-python3.6-colorlog-3.1.2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Success for system: x86_64-darwin
colorlog/tests/test_colorlog.py ........... [ 40%]
colorlog/tests/test_config.py .. [ 48%]
colorlog/tests/test_escape_codes.py ......... [ 81%]
colorlog/tests/test_example.py . [ 85%]
colorlog/tests/test_exports.py . [ 88%]
colorlog/tests/test_logging.py ... [100%]
========================== 27 passed in 0.79 seconds ===========================
/nix/store/xdk85sbpfd4hnvnqqqcnczswf3xzvbx1-python2.7-colorlog-3.1.2
/nix/store/hkpxryqfk5bwy764397wx5s6slia426p-python3.6-colorlog-3.1.2
The disabled tests fail:
I don't understand what the problem is.
Maybe @FRidh can help.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)