python3Packages.sepaxml: 2.6.1 -> 2.6.2

This commit is contained in:
R. Ryantm
2025-08-28 03:21:02 +00:00
parent 33de6dfc31
commit 397c540d22
@@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "sepaxml";
version = "2.6.1";
version = "2.6.2";
format = "setuptools";
disabled = pythonOlder "3.6";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "raphaelm";
repo = "python-sepaxml";
rev = version;
hash = "sha256-l5UMy0M3Ovzb6rcSAteGOnKdmBPHn4L9ZWY+YGOCn40=";
hash = "sha256-T+pHspKUxH/mW+pnotQ9I0EXX1EjgFwtP9za41BySuE=";
};
propagatedBuildInputs = [