Loading pkgs/development/python-modules/std-uritemplate/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "std-uritemplate"; version = "0.0.57"; version = "0.0.59"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "std_uritemplate"; inherit version; hash = "sha256-9K3HF67BOFYuZSuV2nT8aBWpQiMdlxMUhWuB9DTBuUw="; hash = "sha256-LZHniQNIEP2p1iIigmLokse7P7PFyqbjF+xi4EOwnLc="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/std-uritemplate/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "std-uritemplate"; version = "0.0.57"; version = "0.0.59"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "std_uritemplate"; inherit version; hash = "sha256-9K3HF67BOFYuZSuV2nT8aBWpQiMdlxMUhWuB9DTBuUw="; hash = "sha256-LZHniQNIEP2p1iIigmLokse7P7PFyqbjF+xi4EOwnLc="; }; build-system = [ poetry-core ]; Loading