Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: python-magic
|
||||
description: A python wrapper for libmagic
|
||||
version: 0.4.27
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://github.com/ahupp/python-magic
|
||||
license: MIT
|
||||
architecture: any
|
||||
@@ -9,12 +9,13 @@ output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- file
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
check_depends:
|
||||
- python-pytest
|
||||
downloads:
|
||||
- url: https://github.com/ahupp/python-magic/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user