py-awkward: add v1.2.2, py-uproot: add v4.0.7 (#23245)

This commit is contained in:
Valentin Volkl 2021-04-26 09:37:07 +02:00 committed by GitHub
parent d0eca2c639
commit 40d8723d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ class PyAwkward(PythonPackage):
maintainers = ['vvolkl']
version('1.2.2', sha256='89f126a072d3a6eee091e1afeed87e0b2ed3c34ed31a1814062174de3cab8d9b')
version('1.1.2', sha256='4ae8371d9e6d5bd3e90f3686b433cebc0541c88072655d2c75ec58e79b5d6943')
patch('pybind11.patch')

View File

@ -23,6 +23,7 @@ class PyUproot(PythonPackage):
tags = ['hep']
version('4.0.7', sha256='7adb688601fda1e9ab8eeb9a9de681f645827dac0943c6180cf85f03f73fb789')
version('4.0.6', sha256='1bea2ccc899c6959fb2af69d7e5d1e2df210caab30d3510e26f3fc07c143c37e')
variant('xrootd', default=True,