Skip to content

Commit 239aa7e

Browse files
committed
conda forge version bump changes
1 parent 51ccbab commit 239aa7e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
{% set name = "vcf-rdfizer" %}
22
{% set version = "1.1.0" %}
3-
{% set python_min = "3.10" %}
43

54
package:
65
name: {{ name|lower }}
76
version: {{ version }}
87

98
source:
109
url: https://github.com/ecrum19/VCF-RDFizer/archive/refs/tags/v{{ version }}.tar.gz
11-
# Replace after creating the v1.1.0 GitHub tag.
12-
sha256: REPLACE_WITH_V1_1_0_GITHUB_TARBALL_SHA256
10+
sha256: b59a23cb4770af4854002987562c559cdc77fe43b1ee94b5ebf1ec4401478626
1311

1412
build:
1513
noarch: python

vcf-rdfizer-v1.1.0.tar.gz

278 KB
Binary file not shown.

0 commit comments

Comments
 (0)