Skip to content

python312Packages.tldextract: 5.1.2 -> 5.1.3#353812

Merged
fabaff merged 6 commits intoNixOS:masterfrom
fabaff:tldextract-bump
Nov 22, 2024
Merged

python312Packages.tldextract: 5.1.2 -> 5.1.3#353812
fabaff merged 6 commits intoNixOS:masterfrom
fabaff:tldextract-bump

Conversation

@fabaff
Copy link
Member

@fabaff fabaff commented Nov 5, 2024

Diff: john-kurkowski/tldextract@refs/tags/5.1.2...5.1.3

Changelog: https://github.com/john-kurkowski/tldextract/blob/5.1.3/CHANGELOG.md

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Nov 5, 2024
@fabaff

This comment was marked as outdated.

@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Nov 5, 2024
@fabaff
Copy link
Member Author

fabaff commented Nov 21, 2024

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 353812


x86_64-linux

✅ 98 packages built:
  • altdns
  • altdns.dist
  • baddns
  • baddns.dist
  • certbot-full
  • cewler
  • cewler.dist
  • cloudhunter
  • corsair (python312Packages.corsair-scan)
  • corsair.dist (python312Packages.corsair-scan.dist)
  • decode-spam-headers
  • decode-spam-headers.doc
  • ghauri
  • ghauri.dist
  • ioccheck
  • ioccheck.dist
  • lexicon (python312Packages.dns-lexicon)
  • lexicon.dist (python312Packages.dns-lexicon.dist)
  • mov-cli
  • mov-cli.dist
  • packj
  • packj.dist
  • prowler
  • prowler.dist
  • python311Packages.asyncwhois
  • python311Packages.asyncwhois.dist
  • python311Packages.certauth
  • python311Packages.certauth.dist
  • python311Packages.certbot-dns-cloudflare
  • python311Packages.certbot-dns-cloudflare.dist
  • python311Packages.certbot-dns-ovh
  • python311Packages.certbot-dns-ovh.dist
  • python311Packages.certbot-dns-rfc2136
  • python311Packages.certbot-dns-rfc2136.dist
  • python311Packages.certbot-dns-route53
  • python311Packages.certbot-dns-route53.dist
  • python311Packages.corsair-scan
  • python311Packages.corsair-scan.dist
  • python311Packages.dns-lexicon
  • python311Packages.dns-lexicon.dist
  • python311Packages.scrapy
  • python311Packages.scrapy-deltafetch
  • python311Packages.scrapy-deltafetch.dist
  • python311Packages.scrapy-fake-useragent
  • python311Packages.scrapy-fake-useragent.dist
  • python311Packages.scrapy-splash
  • python311Packages.scrapy-splash.dist
  • python311Packages.scrapy.dist
  • python311Packages.shodan
  • python311Packages.shodan.dist
  • python311Packages.surt
  • python311Packages.surt.dist
  • python311Packages.tldextract
  • python311Packages.tldextract.dist
  • python311Packages.warcio
  • python311Packages.warcio.dist
  • python311Packages.wsgiprox
  • python311Packages.wsgiprox.dist
  • python312Packages.asyncwhois
  • python312Packages.asyncwhois.dist
  • python312Packages.certauth
  • python312Packages.certauth.dist
  • python312Packages.certbot-dns-cloudflare
  • python312Packages.certbot-dns-cloudflare.dist
  • python312Packages.certbot-dns-ovh
  • python312Packages.certbot-dns-ovh.dist
  • python312Packages.certbot-dns-rfc2136
  • python312Packages.certbot-dns-rfc2136.dist
  • python312Packages.certbot-dns-route53
  • python312Packages.certbot-dns-route53.dist
  • python312Packages.scrapy
  • python312Packages.scrapy-deltafetch
  • python312Packages.scrapy-deltafetch.dist
  • python312Packages.scrapy-fake-useragent
  • python312Packages.scrapy-fake-useragent.dist
  • python312Packages.scrapy-splash
  • python312Packages.scrapy-splash.dist
  • python312Packages.scrapy.dist
  • python312Packages.shodan
  • python312Packages.shodan.dist
  • python312Packages.surt
  • python312Packages.surt.dist
  • python312Packages.tldextract
  • python312Packages.tldextract.dist
  • python312Packages.warcio
  • python312Packages.warcio.dist
  • python312Packages.wsgiprox
  • python312Packages.wsgiprox.dist
  • qutebrowser
  • qutebrowser-qt5
  • qutebrowser-qt5.dist
  • qutebrowser.dist
  • sewer
  • sewer.dist
  • theharvester
  • theharvester.dist
  • wtfis
  • wtfis.dist

@ofborg ofborg bot requested a review from domenkozar November 22, 2024 05:11
@fabaff fabaff merged commit 3d2b33d into NixOS:master Nov 22, 2024
@fabaff fabaff deleted the tldextract-bump branch November 22, 2024 07:35
@aviallon
Copy link
Contributor

Bisected to fix certbot-dns-ovh.

@github-actions
Copy link
Contributor

Successfully created backport PR for staging-24.11:

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 6, 2024

Successfully created backport PR for release-24.11:

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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages 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.

Build failure: python3Packages.certbot-dns-{cloudflare,ovh,rfc2136,route53}

2 participants