python312Packages.uproot: 5.3.11 -> 5.3.12
Diff: https://github.com/scikit-hep/uproot5/compare/refs/tags/v5.3.11...v5.3.12 Changelog: https://github.com/scikit-hep/uproot5/releases/tag/v5.3.12
This commit is contained in:
parent
cc223bad7e
commit
6e35478f28
@ -26,7 +26,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "uproot";
|
||||
version = "5.3.11";
|
||||
version = "5.3.12";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -35,7 +35,7 @@ buildPythonPackage rec {
|
||||
owner = "scikit-hep";
|
||||
repo = "uproot5";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-MQdSUB9m1BNg+/ybdNrho0V+LlNKavmFdBdBKLhHt2w=";
|
||||
hash = "sha256-ozrC/I6CNHE/7S0ioL+ED9Vk6q0v3i4lNxv7ipvProk=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
Loading…
Reference in New Issue
Block a user