Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update astropy from 5.0.7 to 5.0.8 #691

Merged
merged 1 commit into from
Nov 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipes/recipes_emscripten/astropy/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
context:
version: '5.0.7'
version: '5.0.8'

package:
name: astropy
version: '{{ version }}'

source:
- url: https://pypi.io/packages/source/a/astropy/astropy-{{ version }}.tar.gz
sha256: 022f4e87925e7691aade384805fee0d1755979a9a5c427005a1d4c0d5d6e825d
sha256: 48a000e37ef9f1f48f3d6311e6e8cb231e0ad774a22269200a3ede6bad0260d2
patches:
- patches/skip_ep.patch

Expand Down