Skip to content

Update python-dateutil 2.6.1 -> 2.7.3#41413

Closed
pacien wants to merge 3 commits intoNixOS:stagingfrom
pacien:patch-3
Closed

Update python-dateutil 2.6.1 -> 2.7.3#41413
pacien wants to merge 3 commits intoNixOS:stagingfrom
pacien:patch-3

Conversation

@pacien
Copy link
Contributor

@pacien pacien commented Jun 3, 2018

Motivation for this change

Various bugfixes.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@pacien pacien requested a review from FRidh as a code owner June 3, 2018 12:48
@GrahamcOfBorg GrahamcOfBorg added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels Jun 3, 2018
@xeji
Copy link
Contributor

xeji commented Jun 3, 2018

Please rebase this PR on the staging branch since it causes >22k rebuild.

@FRidh
Copy link
Member

FRidh commented Jun 3, 2018

Bumps of this package typically cause quite some breakage, so don't merge. This needs more investigation.

@pacien pacien changed the base branch from master to staging June 3, 2018 17:57
@pacien
Copy link
Contributor Author

pacien commented Jun 3, 2018

The PR has been rebased.

Version 2.7.x (changelog) most notably drops support for Python 2.6 and 3.2, whereas versions 2.7 and 3.6 are used in NixOS. Other changes mostly consist of bug fixes, feature addition and a few deprecation. I hope this doesn't break other packages.

As a side note, updating this library would enable the resolution of some issues in other packages like this one.

@pacien
Copy link
Contributor Author

pacien commented Jun 4, 2018

Seems like this breaks a test in the vobject package: skarim/vobject#113, skarim/vobject#112

@FRidh
Copy link
Member

FRidh commented Jun 12, 2018

I've included the changes in #41894.

@FRidh FRidh closed this Jun 12, 2018
@Janik-Haag Janik-Haag added the 12.first-time contribution This PR is the author's first one; please be gentle! label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants