Rebuild with python 3.14
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user