Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: newt
|
name: newt
|
||||||
description: A library for text mode user interfaces
|
description: A library for text mode user interfaces
|
||||||
version: 0.52.25
|
version: 0.52.25
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://pagure.io/newt
|
url: https://pagure.io/newt
|
||||||
license: LGPL2-only
|
license: LGPL2-only
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -14,9 +14,11 @@ depends:
|
|||||||
- popt
|
- popt
|
||||||
- slang
|
- slang
|
||||||
optional_depends:
|
optional_depends:
|
||||||
- python3
|
- python3=3.14.*:For python bindings
|
||||||
|
- tcl:For whiptcl support
|
||||||
make_depends:
|
make_depends:
|
||||||
- python3
|
- python3=3.14.*
|
||||||
|
- tcl
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://releases.pagure.org/newt/newt-${BPM_PKG_VERSION}.tar.gz
|
- url: https://releases.pagure.org/newt/newt-${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
|
|||||||
Reference in New Issue
Block a user