Rebuild with python 3.14

This commit is contained in:
2026-05-07 08:08:12 +03:00
parent 91698c1a0d
commit a06227d273
+2 -2
View File
@@ -1,14 +1,14 @@
name: python-smartypants
description: Translate plain ASCII quotation marks and other characters into “smart” typographic HTML entities
version: 2.0.2
revision: 1
revision: 2
url: https://github.com/justinmayer/smartypants.py
license: BSD-2-Clause
architecture: any
output_architecture: any
type: source
depends:
- python3
- python3=3.14.*
make_depends:
- python-build
- python-installer