Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:26:34 +03:00
parent 0dc1c7ae5e
commit e11908c8dd
+4 -2
View File
@@ -1,14 +1,16 @@
name: python-snowballstemmer
description: Small string processing language for creating stemming algorithms
version: 3.0.1
revision: 1
revision: 2
url: https://snowballstem.org/
license: BSD
maintainers:
- [email protected]
architecture: any
output_architecture: any
type: source
depends:
- python3
- python3=3.14.*
make_depends:
- python-build
- python-setuptools