Skip to content

Commit 11bb658

Browse files
authored
feat: bump pydecorate from 0.5.0 to 0.5.1 (fix build problem) (#1205)
1 parent 4ca6840 commit 11bb658

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
| [pyarrow](https://arrow.apache.org/) | 22.0.0 | python3_scientific |
167167
| [pycoast](https://pypi.org/project/pycoast) | 1.7.1 | python3_scientific |
168168
| [pycurl](http://pycurl.io/) | 7.45.6 | python3_scientific |
169-
| [pydecorate](https://github.com/pytroll/pydecorate) | 0.5.0 | python3_scientific |
169+
| [pydecorate](https://github.com/pytroll/pydecorate) | 0.5.1 | python3_scientific |
170170
| [pyepsg](https://github.com/rhattersley/pyepsg) | 0.4.0 | python3_scientific |
171171
| [pyerfa](https://github.com/liberfa/pyerfa) | 2.0.1.5 | python3_scientific |
172172
| [pygeoapi](https://pygeoapi.io) | 0.22.0 | python3_scientific |

layers/layer4_python3_scientific/0500_extra_packages/allow_binary_packages

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ openturns
1010
orjson
1111
polars-runtime-32
1212
pyarrow
13-
setuptools-scm-git-archive
1413
meson

layers/layer4_python3_scientific/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ puremagic==1.29
142142
pyarrow==22.0.0
143143
pycoast==1.7.1
144144
pycurl==7.45.6
145-
pydecorate==0.5.0
145+
pydecorate==0.5.1
146146
pyepsg==0.4.0
147147
pyerfa==2.0.1.5
148148
pygeoapi==0.22.0

0 commit comments

Comments
 (0)