python311Packages.aiosql 8.0 -> 9.0 https://repology.org/project/python:aiosql/versions attrpath: python311Packages.aiosql 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/rzi14cfs7qmmi3q44nyrw8qri4yma7m0-packages.json.drv building '/nix/store/rzi14cfs7qmmi3q44nyrw8qri4yma7m0-packages.json.drv'... Going to be running update for following packages: - python3.11-aiosql-8.0 Press Enter key to continue... Running update for: - python3.11-aiosql-8.0: UPDATING ... - python3.11-aiosql-8.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/aiosql/default.nix b/pkgs/development/python-modules/aiosql/default.nix index 88a1c7aa37ca..d7d87003e1a7 100644 --- a/pkgs/development/python-modules/aiosql/default.nix +++ b/pkgs/development/python-modules/aiosql/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "aiosql"; - version = "8.0"; + version = "9.0"; outputs = [ "out" "doc" ]; format = "pyproject"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "nackjicholson"; repo = "aiosql"; rev = "refs/tags/${version}"; - hash = "sha256-cE89w1CbDqlkryRr3yAdSxAtWzV1+O+n41ihTwYWelE="; + hash = "sha256-AwuZ3y/qAyZzffTG6mHLk0b+zFB9307VjAX8g1pvWto="; }; sphinxRoot = "docs/source"; 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 python311Packages.aiosql nix build failed. source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/wait.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... /nix/store/3j1n45wnbvy06g7pvwxcxbxkc4p5m1jw-python3.11-setuptools-68.0.0/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running egg_info creating aiosql.egg-info writing aiosql.egg-info/PKG-INFO writing dependency_links to aiosql.egg-info/dependency_links.txt writing requirements to aiosql.egg-info/requires.txt writing top-level names to aiosql.egg-info/top_level.txt writing manifest file 'aiosql.egg-info/SOURCES.txt' reading manifest file 'aiosql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'aiosql.egg-info/SOURCES.txt' ERROR Missing dependencies: setuptools-scm