diff --git a/pkg.info b/pkg.info index 318c7ef..3cbb9d2 100644 --- a/pkg.info +++ b/pkg.info @@ -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