Skip to content

Commit ee9be92

Browse files
Update boost-histogram to version 1.6.1 (#364)
Co-authored-by: Agriya Khetarpal <[email protected]>
1 parent 935964a commit ee9be92

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

packages/boost-histogram/meta.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
package:
22
name: boost-histogram
3-
version: 1.5.0
4-
# boost-histogram-1.5.1 does not appear to be a Python project: no pyproject.toml or setup.py
5-
pinned: true
3+
version: 1.6.1
64
top-level:
75
- boost_histogram
86
source:
9-
url: https://files.pythonhosted.org/packages/8d/51/96712ed4e1d64618d3e76aac2d1f96e2f4856120012f0dad51adf42c78e4/boost_histogram-1.5.0.tar.gz
10-
sha256: 0623f010e6c52e5d018767723959686090db07fc30f0d1d8475b5d663c5ddb2c
7+
url: https://files.pythonhosted.org/packages/source/b/boost_histogram/boost_histogram-1.6.1.tar.gz
8+
sha256: cbe67507f62063590395cc9fe177bf979f26a53c0574365f8241b883b9a6f756
119
requirements:
1210
run:
1311
- numpy # runtime only
14-
constraint:
15-
# Fixed in https://github.com/scikit-hep/boost-histogram/pull/1024 I guess
16-
- pybind11<3
1712
about:
1813
home: https://github.com/scikit-hep/boost-histogram
1914
PyPI: https://pypi.org/project/boost-histogram

0 commit comments

Comments
 (0)