python312Packages.pox: 0.3.5 -> 0.3.6

This commit is contained in:
R. Ryantm
2025-04-21 16:50:02 +00:00
parent 78e2cd1a15
commit 91fc051257
@@ -7,14 +7,14 @@
buildPythonPackage rec {
pname = "pox";
version = "0.3.5";
version = "0.3.6";
format = "setuptools";
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-gSDuTJTpUObgSD4FCk8OVgduWQugqa3RlSTCVL0jwtE=";
hash = "sha256-hO7tOWABWaYoBKrPwA41Pt6q5n2MZHzKqrc6bv7T9gU=";
};
# Test sare failing the sandbox