papis 0.12 -> 0.13 https://github.com/papis/papis/releases attrpath: papis Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/papis/default.nix b/pkgs/development/python-modules/papis/default.nix index 8e84896079c..0a93755f6cc 100644 --- a/pkgs/development/python-modules/papis/default.nix +++ b/pkgs/development/python-modules/papis/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "papis"; - version = "0.12"; + version = "0.13"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "papis"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-WKsU/5LXqXiFpWyTZGpvZn4lyANPosbvuhYH3opbBRs="; + hash = "sha256-iRrf37hq+9D01JRaQIqg7yTPbLX6I0ZGnzG3r1DX464="; }; propagatedBuildInputs = [ 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 papis nix build failed. adding 'papis-0.13.data/data/share/zsh/site-functions/_papis' adding 'papis-0.13.dist-info/AUTHORS' adding 'papis-0.13.dist-info/LICENSE' adding 'papis-0.13.dist-info/METADATA' adding 'papis-0.13.dist-info/WHEEL' adding 'papis-0.13.dist-info/entry_points.txt' adding 'papis-0.13.dist-info/top_level.txt' adding 'papis-0.13.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./papis-0.13-py3-none-any.whl Requirement already satisfied: click>=7.0.0 in /nix/store/2n1sywb2w6qpnvdkl7yb8wsjqwviz7vm-python3.10-click-8.1.3/lib/python3.10/site-packages (from papis==0.13) (8.1.3) Requirement already satisfied: stevedore>=1.30 in /nix/store/mgn721vyr5hq89r26yi4mv07kkdws95f-python3.10-stevedore-5.0.0/lib/python3.10/site-packages (from papis==0.13) (5.0.0) Requirement already satisfied: arxiv2bib>=1.0.7 in /nix/store/m8wpbrlsd95p6p46nf9z8rbik78dlv5b-python3.10-arxiv2bib-1.0.8/lib/python3.10/site-packages (from papis==0.13) (1.0.8) Requirement already satisfied: beautifulsoup4>=4.4.1 in /nix/store/gm5in0wwpwxcspj2arav8zxwchdcshph-python3.10-beautifulsoup4-4.11.2/lib/python3.10/site-packages (from papis==0.13) (4.11.2) Requirement already satisfied: requests>=2.11.1 in /nix/store/20fdda7pcrq2gaa6dppnni3c90ns4hb3-python3.10-requests-2.28.2/lib/python3.10/site-packages (from papis==0.13) (2.28.2) Requirement already satisfied: typing-extensions>=3.7 in /nix/store/h7pgvkajwdfix5zb636234c9xmnbgj51-python3.10-typing-extensions-4.5.0/lib/python3.10/site-packages (from papis==0.13) (4.5.0) Requirement already satisfied: tqdm>=4.1 in /nix/store/b7clxh4imgfslgql9f1jivf6p4874xaq-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from papis==0.13) (4.64.1) Requirement already satisfied: habanero>=0.6.0 in /nix/store/lidnby49ah424mygjxk7xkysdd03rg75-python3.10-habanero-1.2.3/lib/python3.10/site-packages (from papis==0.13) (1.2.3) Requirement already satisfied: bibtexparser>=0.6.2 in /nix/store/7abj5rgd04xkznmscskz4i1rp1d7mn7p-python3.10-bibtexparser-1.4.0/lib/python3.10/site-packages (from papis==0.13) (1.4.0) Requirement already satisfied: pygments>=2.2.0 in /nix/store/zxv97lk68vi0d7qyi6qg20maaxl6r5zb-python3.10-pygments-2.14.0/lib/python3.10/site-packages (from papis==0.13) (2.14.0) Requirement already satisfied: isbnlib>=3.9.1 in /nix/store/51sx0ngm09bgcqdvi1zrkpi5phn5gf8d-python3.10-isbnlib-3.10.14/lib/python3.10/site-packages (from papis==0.13) (3.10.14) Requirement already satisfied: pyparsing>=2.2.0 in /nix/store/zh5ypj3ab3lcqwcbs5yxlblrwnwcndfg-python3.10-pyparsing-3.0.9/lib/python3.10/site-packages (from papis==0.13) (3.0.9) ERROR: Could not find a version that satisfies the requirement dominate (from papis) (from versions: none) ERROR: No matching distribution found for dominate