diff --git a/pkg.info b/pkg.info index ccdd857..e9a2782 100644 --- a/pkg.info +++ b/pkg.info @@ -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