Update package version to 3.1.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
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.0.1
|
version: 3.1.0
|
||||||
revision: 2
|
revision: 1
|
||||||
url: https://snowballstem.org/
|
url: https://snowballstem.org/
|
||||||
license: BSD
|
license: BSD
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -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: 6d5eeeec8e9f84d4d56b847692bacf79bc2c8e90c7f80ca4444ff8b6f2e52895
|
checksum: fd9e34526b23340cd23ffea6c9f9760974ecc2c2ac9e1d81401443ccdb2a801f
|
||||||
|
|||||||
Reference in New Issue
Block a user