diff --git a/pkg.info b/pkg.info index d1f0dda..6a2eda5 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: python-pycups description: Python bindings for the CUPS API version: 2.0.4 -revision: 1 +revision: 2 url: https://github.com/OpenPrinting/pycups license: GPL2-or-later architecture: any @@ -9,7 +9,7 @@ type: source depends: - glibc - libcups - - python3 + - python3=3.14.* make_depends: - python-build - python-installer