Rebuild with python 3.14

This commit is contained in:
2026-05-06 20:10:24 +03:00
parent b18afdd4d3
commit cce1149a0a
+2 -2
View File
@@ -1,14 +1,14 @@
name: python-webencodings name: python-webencodings
description: Python implementation of the WHATWG Encoding standard description: Python implementation of the WHATWG Encoding standard
version: 0.5.1 version: 0.5.1
revision: 1 revision: 2
url: https://github.com/gsnedders/python-webencodings url: https://github.com/gsnedders/python-webencodings
license: BSD-3-Clause license: BSD-3-Clause
architecture: any architecture: any
output_architecture: any output_architecture: any
type: source type: source
depends: depends:
- python3 - python3=3.14.*
make_depends: make_depends:
- python-build - python-build
- python-installer - python-installer