Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-snowballstemmer
|
||||
description: Small string processing language for creating stemming algorithms
|
||||
version: 3.1.1
|
||||
revision: 2
|
||||
url: https://snowballstem.org/
|
||||
license: BSD
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-setuptools
|
||||
- python-installer
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e07bbc54a0d798fe6010a12398422e62a8bfbba95c394fd0956ef58cb4d3e260
|
||||
Reference in New Issue
Block a user