From 4f758949c8ac3b30f4532fefd722067dbee957f1 Mon Sep 17 00:00:00 2001 From: natsukium Date: Sat, 7 Sep 2024 09:58:30 +0900 Subject: [PATCH] python312Packages.univers: update meta.homepage --- pkgs/development/python-modules/univers/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/univers/default.nix b/pkgs/development/python-modules/univers/default.nix index 6c3133d649d5..3e0c0d3094f4 100644 --- a/pkgs/development/python-modules/univers/default.nix +++ b/pkgs/development/python-modules/univers/default.nix @@ -58,8 +58,8 @@ buildPythonPackage rec { meta = with lib; { description = "Library for parsing version ranges and expressions"; - homepage = "https://github.com/nexB/univers"; - changelog = "https://github.com/nexB/univers/blob/v${version}/CHANGELOG.rst"; + homepage = "https://github.com/aboutcode-org/univers"; + changelog = "https://github.com/aboutcode-org/univers/blob/v${version}/CHANGELOG.rst"; license = with licenses; [ asl20 bsd3