Update package version to 3.1.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: python-snowballstemmer
|
name: python-snowballstemmer
|
||||||
description: Small string processing language for creating stemming algorithms
|
description: Small string processing language for creating stemming algorithms
|
||||||
version: 3.1.0
|
version: 3.1.1
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://snowballstem.org/
|
url: https://snowballstem.org/
|
||||||
license: BSD
|
license: BSD
|
||||||
@@ -20,4 +20,4 @@ downloads:
|
|||||||
- url: https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-${BPM_PKG_VERSION}.tar.gz
|
- url: https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: fd9e34526b23340cd23ffea6c9f9760974ecc2c2ac9e1d81401443ccdb2a801f
|
checksum: e07bbc54a0d798fe6010a12398422e62a8bfbba95c394fd0956ef58cb4d3e260
|
||||||
|
|||||||
Reference in New Issue
Block a user