Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: volume_key
|
||||
description: A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases, and the associated command-line tool
|
||||
version: 0.3.12
|
||||
revision: 2
|
||||
revision: 3
|
||||
url: https://pagure.io/volume_key
|
||||
license: GPL2-or-later
|
||||
architecture: any
|
||||
@@ -15,7 +15,7 @@ depends:
|
||||
- nss
|
||||
- util-linux
|
||||
make_depends:
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
- python-setuptools
|
||||
- swig
|
||||
downloads:
|
||||
@@ -28,5 +28,5 @@ split_packages:
|
||||
- name: python-volume_key
|
||||
description: Python bindings for volume_key
|
||||
depends:
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
- volume_key
|
||||
|
||||
Reference in New Issue
Block a user