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 name: python-typogrify
description: A set of Django template filters to make caring about typography on the web a bit easier description: A set of Django template filters to make caring about typography on the web a bit easier
version: 2.1.0 version: 2.1.0
revision: 1 revision: 2
url: https://github.com/justinmayer/typogrify url: https://github.com/justinmayer/typogrify
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.*
- python-smartypants - python-smartypants
make_depends: make_depends:
- python-smartypants - python-smartypants