Skip to content

Commit

Permalink
Merge pull request #121 from regro-cf-autotick-bot/1.60.0_h9e0ea1
Browse files Browse the repository at this point in the history
radical.pilot v1.60.0
  • Loading branch information
xylar authored May 12, 2024
2 parents 96b1e27 + a7f2a0e commit 0f1c738
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
7 changes: 0 additions & 7 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -10,6 +6,3 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
zip_keys:
- - c_stdlib_version
- cdt_name
8 changes: 4 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "radical.pilot" %}
{% set version = "1.52.1" %}
{% set version = "1.60.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/radical_pilot-{{ version }}.tar.gz
sha256: ad477f68032e8a52b7c78bfa69557ebb8aba3ed69347590ae77620fe59114052
sha256: 9765cdc1adba1f4f92940ede982402e650278438c871d0e6febd6c652030c8a5

build:
number: 0
Expand All @@ -20,8 +20,8 @@ requirements:
- pip
run:
- python >=3.8
- radical.utils >=1.44
- radical.gtod
- radical.utils >=1.60
- radical.gtod >=1.60
- psij-python
- setproctitle
- dill
Expand Down

0 comments on commit 0f1c738

Please sign in to comment.