Rebuild with python 3.14

This commit is contained in:
2026-05-07 08:17:11 +03:00
parent 42099eac6d
commit c44a9e9d7c
+2 -2
View File
@@ -1,14 +1,14 @@
name: python-typogrify
description: A set of Django template filters to make caring about typography on the web a bit easier
version: 2.1.0
revision: 1
revision: 2
url: https://github.com/justinmayer/typogrify
license: BSD-3-Clause
architecture: any
output_architecture: any
type: source
depends:
- python3
- python3=3.14.*
- python-smartypants
make_depends:
- python-smartypants