Skip to content
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

Python minor package set update #141037

Merged
merged 223 commits into from
Oct 11, 2021
Merged

Python minor package set update #141037

merged 223 commits into from
Oct 11, 2021

Conversation

@mweinelt mweinelt force-pushed the python-unstable branch 3 times, most recently from 165816e to dd91c2e Compare October 9, 2021 13:36
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Oct 9, 2021
@ofborg ofborg bot added 8.has: clean-up and removed 2.status: merge conflict This PR has merge conflicts with the target branch labels Oct 9, 2021
@mweinelt
Copy link
Member Author

mweinelt commented Oct 10, 2021

python3Packages.fido2 test breakage bisected to

5b4e909b939f15312a7f1a12ede17cc7a457dd55 is the first bad commit
commit 5b4e909b939f15312a7f1a12ede17cc7a457dd55
Author: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
Date:   Thu Sep 30 07:20:37 2021 -0400

    python3Packages.cryptography: 3.4.8 -> 35.0.0

 pkgs/development/python-modules/cryptography/default.nix | 6 +++---
 pkgs/development/python-modules/cryptography/vectors.nix | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

#140024 (comment)

pkgs/development/python-modules/traits/default.nix Outdated Show resolved Hide resolved
@@ -8,13 +8,13 @@

buildPythonPackage rec {
pname = "spyder";
version = "5.1.1";
version = "5.1.5";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pkgs/development/python-modules/pudb/default.nix Outdated Show resolved Hide resolved
pkgs/development/python-modules/elasticsearch/default.nix Outdated Show resolved Hide resolved
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Oct 10, 2021
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Oct 10, 2021
Test directory was removed from PyPi tarball.
Fails on aarch64-linux on hydra, I'm unable to reproduce it locally.
This reverts commit 5b4e909.

At this time breaks a bunch of packages that are not ready for the
breaking changes in the X.509 and ASN.1 parsers.
Migrating to charset-normalizer caused a few encoding issues visible in
for example python3Packages.praw.
@jonringer
Copy link
Contributor

merge when ready, I can target staging for additional fixups

Disables a test, that fails because of an expired certificate.
@mweinelt mweinelt merged commit 3c57389 into staging Oct 11, 2021
@Artturin Artturin mentioned this pull request Nov 3, 2021
12 tasks
@ncfavier ncfavier mentioned this pull request Nov 4, 2021
12 tasks
@thiagokokada thiagokokada deleted the python-unstable branch November 8, 2021 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants