Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2023-07-24 00:02:59 +00:00
committed by GitHub
378 changed files with 2781 additions and 561 deletions
@@ -19,6 +19,6 @@ buildPythonPackage rec {
homepage = "https://github.com/pypa/setuptools_scm/";
description = "Handles managing your python package versions in scm metadata";
license = licenses.mit;
maintainers = with maintainers; [ SuperSandro2000 ];
maintainers = with maintainers; [ ];
};
}