Skip to content

Commit

Permalink
Merge pull request #7522 from bravit/master
Browse files Browse the repository at this point in the history
Re-enable Chart, Chart-cairo, Chart-diagrams, and bench-show
  • Loading branch information
mihaimaruseac committed Sep 20, 2024
2 parents eda1096 + 9f91b53 commit eee19e4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5981,9 +5981,6 @@ packages:
# Recheck with: commenter clear && commenter add-loop
"Library and exe bounds failures":
- Allure < 0 # tried Allure-0.11.0.0, but its *library* requires the disabled package: LambdaHack
- Chart < 0 # tried Chart-1.9.5, but its *library* requires lens >=3.9 && < 5.3 and the snapshot contains lens-5.3.2
- Chart-cairo < 0 # tried Chart-cairo-1.9.4.1, but its *library* requires lens >=3.9 && < 5.3 and the snapshot contains lens-5.3.2
- Chart-diagrams < 0 # tried Chart-diagrams-1.9.5.1, but its *library* requires lens >=3.9 && < 5.3 and the snapshot contains lens-5.3.2
- ConfigFile < 0 # tried ConfigFile-1.1.4, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1
- GPipe < 0 # tried GPipe-2.2.5, but its *library* requires hashtables >=1.2 && < 1.3 and the snapshot contains hashtables-1.3.1
- GPipe < 0 # tried GPipe-2.2.5, but its *library* requires linear >=1.18 && < 1.21 and the snapshot contains linear-1.23
Expand Down Expand Up @@ -6400,8 +6397,6 @@ packages:
- beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.1.1
- beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* requires time >=1.6 && < 1.10 and the snapshot contains time-1.12.2
- bench < 0 # tried bench-1.0.13, but its *executable* requires text < 2.1 and the snapshot contains text-2.1.1
- bench-show < 0 # tried bench-show-0.3.2, but its *library* requires the disabled package: Chart
- bench-show < 0 # tried bench-show-0.3.2, but its *library* requires the disabled package: Chart-diagrams
- binary-parsers < 0 # tried binary-parsers-0.2.4.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.1.0
- bitcoin-api < 0 # tried bitcoin-api-0.12.1, but its *library* requires the disabled package: bitcoin-script
- bitcoin-api < 0 # tried bitcoin-api-0.12.1, but its *library* requires the disabled package: hexstring
Expand Down Expand Up @@ -6923,8 +6918,6 @@ packages:
- higher-leveldb < 0 # tried higher-leveldb-0.6.0.0, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0
- highjson-swagger < 0 # tried highjson-swagger-0.5.0.0, but its *library* requires the disabled package: highjson
- highjson-th < 0 # tried highjson-th-0.5.0.0, but its *library* requires the disabled package: highjson
- hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: Chart
- hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: Chart-diagrams
- hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: repa
- hit < 0 # tried hit-0.7.0, but its *executable* requires the disabled package: git
- hjsonpointer < 0 # tried hjsonpointer-1.5.0, but its *library* requires aeson >=0.7 && < 1.4 and the snapshot contains aeson-2.2.3.0
Expand Down

0 comments on commit eee19e4

Please sign in to comment.