Skip to content

offlineimap: 8.0.0 -> 8.0.1#484822

Merged
marcin-serwin merged 3 commits intoNixOS:masterfrom
stephen-huan:offlineimap
Mar 6, 2026
Merged

offlineimap: 8.0.0 -> 8.0.1#484822
marcin-serwin merged 3 commits intoNixOS:masterfrom
stephen-huan:offlineimap

Conversation

@stephen-huan
Copy link
Copy Markdown
Member

Things done

Since we use installer in pypaInstallPhase, we run into OfflineIMAP/offlineimap3#225 and the fix applies verbatim.

For the urllib3 dependency, although upstream pins it to urllib3~=1.25.9, it's not actually used anywhere except this contrib file so it's safe to relax. See OfflineIMAP/offlineimap3#232.

We're currently adding certifi from testinternet and pysocks for the optional proxy feature. I don't see any reason not to add the other optional dependencies (keyring, portalocker, gssapi).

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jan 28, 2026
@nixpkgs-ci nixpkgs-ci Bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 10, 2026
@nixpkgs-ci nixpkgs-ci Bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 12, 2026
@marcin-serwin marcin-serwin added this pull request to the merge queue Mar 6, 2026
Merged via the queue into NixOS:master with commit 53bd51c Mar 6, 2026
28 of 30 checks passed
@stephen-huan stephen-huan deleted the offlineimap branch March 12, 2026 18:13
@stephen-huan stephen-huan mentioned this pull request Apr 13, 2026
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (update) This PR updates a package to a newer version 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants