Skip to content

Commit 4a91ba3

Browse files
committed
Release 4.2.6 on Conda [skip test]
1 parent 812efb2 commit 4a91ba3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

conda/conda_build_config.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
python:
2-
- 2.7
3-
- 3.6
2+
- 3.7
3+
- 3.8
4+
- 3.9

conda/meta.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
package:
22
name: "spark-nlp"
3-
version: 4.2.5
3+
version: 4.2.6
44

55
app:
66
entry: spark-nlp
77
summary: Natural Language Understanding Library for Apache Spark.
88

99
source:
10-
fn: spark-nlp-4.2.5.tar.gz
11-
url: https://files.pythonhosted.org/packages/73/0b/624cfc4818fce5a1a829d430f69751ce26e6f2bafb5de7f2563d73559ac1/spark-nlp-4.2.5.tar.gz
12-
sha256: 36b02b3943190054432df1d1088c6c221e8c20849a51fa33c5ae76b7e9d54a16
10+
fn: spark-nlp-4.2.6.tar.gz
11+
url: https://files.pythonhosted.org/packages/75/6f/4d93b4ac48117284d00efe44b9f5b2f9ff46bd8e94f00b92efc99a68a427/spark-nlp-4.2.6.tar.gz
12+
sha256: 0c5c682ebddfb7e1e76610b9b7c46c3ab102219b7c5ff1278cd5aa81fc57bc0e
1313
build:
1414
noarch: generic
1515
number: 0

0 commit comments

Comments
 (0)