Rebuild with python 3.14

This commit is contained in:
2026-05-06 21:02:45 +03:00
parent 09db2d68f9
commit 749dbd02b1
4 changed files with 45 additions and 7 deletions
+3 -2
View File
@@ -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