Skip to content

Commit 48c330c

Browse files
authored
Merge pull request #20 from jburel/remove_patch
Remove patch
2 parents 771650c + c2ab11e commit 48c330c

3 files changed

Lines changed: 4 additions & 17 deletions

File tree

bioformats2raw-libs/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "bioformats2raw-libs" %}
2-
{% set version = "0.6.1" %}
2+
{% set version = "0.7.0" %}
33

44
package:
55
name: "{{ name|lower }}"
@@ -12,7 +12,7 @@ build:
1212
source:
1313
url: https://github.com/glencoesoftware/bioformats2raw/releases/download/v{{ version
1414
}}/bioformats2raw-{{ version }}.zip
15-
sha256: ca821ffb2a357a4ae15afd1c17848c4acd2ca905013183ad7ceb7b4e4b50643d
15+
sha256: e94e3fd268bd144069d672899ee0b53182d2b3d71519d2fade8bfaedd6c7bf24
1616

1717
# Leave the OS specific dependencies to the wrapper
1818
requirements:

bioformats2raw/meta.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "bioformats2raw" %}
2-
{% set version = "0.6.1" %}
2+
{% set version = "0.7.0" %}
33

44
package:
55
name: "{{ name|lower }}"
@@ -11,9 +11,7 @@ build:
1111
source:
1212
url: https://github.com/glencoesoftware/{{ name }}/releases/download/v{{ version
1313
}}/{{ name }}-{{ version }}.zip
14-
sha256: ca821ffb2a357a4ae15afd1c17848c4acd2ca905013183ad7ceb7b4e4b50643d
15-
patches:
16-
- windows-bat-classpath-wildcard.patch # [win]
14+
sha256: e94e3fd268bd144069d672899ee0b53182d2b3d71519d2fade8bfaedd6c7bf24
1715

1816
requirements:
1917
build:

bioformats2raw/windows-bat-classpath-wildcard.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)