Skip to content

Tags: scikit-hep/uproot5

Tags

v5.5.1

Toggle v5.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update pre-commit hooks (#1340)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.3...v0.7.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v5.5.0

Toggle v5.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: remove Python 3.8, ensure Python 3.13 is included (#1332)

* chore: remove Python 3.8, ensure Python 3.13 is included

* Clean up fsspec.py now that Python 3.8 was dropped

* Fix support for numpy v1.x

* Use Python 3.9 for ReadTheDocs

* Fixed numpy v1 support (attempt 2)

---------

Co-authored-by: Andres Rios Tascon <[email protected]>

v5.4.2

Toggle v5.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: don't let Awkward Array attempt to compare a big-endian array (#…

…1319)

v5.4.1

Toggle v5.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: test on 3.13 (#1308)

* ci: test on 3.13

* chore: add 3.13 classifier

v5.4.0

Toggle v5.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added xxhash dependency (#1289)

Co-authored-by: Jim Pivarski <[email protected]>

v5.3.13

Toggle v5.3.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update pre-commit hooks (#1290)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](astral-sh/ruff-pre-commit@v0.6.4...v0.6.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v5.3.12

Toggle v5.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update pre-commit hooks (#1247)

* chore: update pre-commit hooks

updates:
- [github.com/psf/black-pre-commit-mirror: 24.4.2 → 24.8.0](psf/black-pre-commit-mirror@24.4.2...24.8.0)
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.6.2](astral-sh/ruff-pre-commit@v0.5.0...v0.6.2)
- [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](asottile/pyupgrade@v3.16.0...v3.17.0)
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.13.0 → v2.14.0](macisamuele/language-formatters-pre-commit-hooks@v2.13.0...v2.14.0)

* follow ruff's advice

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: jpivarski <[email protected]>

v5.3.11

Toggle v5.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: explicit 'import awkward' needed to write NumPy strings (#1266)

v5.3.10

Toggle v5.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update pre-commit hooks (#1240)

* chore: update pre-commit hooks

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.10...v0.5.0)

* style: pre-commit fixes

* turn off the new checks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: jpivarski <[email protected]>
Co-authored-by: Jim Pivarski <[email protected]>

v5.3.9

Toggle v5.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: declare support for Python 3.12 and switch to testing NumPy < 2 (

#1236)