reno 0 -> 1 attrpath: reno Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a9brhzlqslddf5kbnjzgqjgrgmyccnp4-packages.json.drv building '/nix/store/a9brhzlqslddf5kbnjzgqjgrgmyccnp4-packages.json.drv'... Going to be running update for following packages: - reno-3.1.0 Press Enter key to continue... Running update for: - reno-3.1.0: UPDATING ... - reno-3.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/reno/default.nix b/pkgs/development/tools/reno/default.nix index d0cb440ec40..b648100f4c9 100644 --- a/pkgs/development/tools/reno/default.nix +++ b/pkgs/development/tools/reno/default.nix @@ -6,12 +6,12 @@ with python3Packages; buildPythonApplication rec { pname = "reno"; - version = "3.1.0"; + version = "3.5.0"; # Must be built from python sdist because of versioning quirks src = fetchPypi { inherit pname version; - sha256 = "2510e3aae4874674187f88f22f854e6b0ea1881b77039808a68ac1a5e8ee69b6"; + sha256 = "sha256-gi9DPHtIxaS70kjUr0GOrohWBDwtrnd9OSy0yXTLsuI="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A reno nix build failed. with loader.Loader(conf, ignore_cache=True) as ldr: File "/build/reno-3.5.0/reno/loader.py", line 62, in __init__ self._load_data() File "/build/reno-3.5.0/reno/loader.py", line 88, in _load_data self._scanner = scanner.Scanner(self._config) File "/build/reno-3.5.0/reno/scanner.py", line 512, in __init__ self._repo = RenoRepo(self.reporoot) File "/nix/store/3sv22ppk34r0wqj3r0xwrpzk125pmxdd-python3.10-dulwich-0.21.0/lib/python3.10/site-packages/dulwich/repo.py", line 1144, in __init__ raise NotGitRepository( dulwich.errors.NotGitRepository: No git repository was found at ./ =============================== warnings summary =============================== ../../nix/store/ckspx8sr2blgnnvnzb1il9qmpira154v-python3.10-testtools-2.5.0/lib/python3.10/site-packages/testtools/distutilscmd.py:7 /nix/store/ckspx8sr2blgnnvnzb1il9qmpira154v-python3.10-testtools-2.5.0/lib/python3.10/site-packages/testtools/distutilscmd.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Command -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED reno/tests/test_semver.py::TestSemVer::test_major_post_release FAILED reno/tests/test_semver.py::TestSemVer::test_major_working_and_post_release FAILED reno/tests/test_semver.py::TestSemVer::test_major_working_copy FAILED reno/tests/test_semver.py::TestSemVer::test_minor_post_release FAILED reno/tests/test_semver.py::TestSemVer::test_minor_working_and_post_release FAILED reno/tests/test_semver.py::TestSemVer::test_minor_working_copy FAILED reno/tests/test_semver.py::TestSemVer::test_patch_post_release FAILED reno/tests/test_semver.py::TestSemVer::test_patch_working_and_post_release FAILED reno/tests/test_semver.py::TestSemVer::test_patch_working_copy FAILED reno/tests/test_semver.py::TestSemVer::test_same FAILED reno/tests/test_semver.py::TestSemVer::test_same_with_note = 11 failed, 163 passed, 1 skipped, 1 deselected, 1 warning in 96.37s (0:01:36) = /nix/store/chilfhdcsnmwjl7igrw26j1lrc0zar35-stdenv-linux/setup: line 1570: pop_var_context: head of shell_variables not a function context