diff --git a/pkg.info b/pkg.info index 7fd40f9..0f625cc 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: newt description: A library for text mode user interfaces version: 0.52.25 -revision: 2 +revision: 3 url: https://pagure.io/newt license: LGPL2-only maintainers: @@ -14,9 +14,11 @@ depends: - popt - slang optional_depends: - - python3 + - python3=3.14.*:For python bindings + - tcl:For whiptcl support make_depends: - - python3 + - python3=3.14.* + - tcl downloads: - url: https://releases.pagure.org/newt/newt-${BPM_PKG_VERSION}.tar.gz extract_to: ${BPM_SOURCE}