summaryrefslogtreecommitdiff
path: root/devel/py-mediafile/files/patch-pyproject.toml
blob: fbeb86b8332c8ae590ea512aee37aeea038ce0ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2024-11-03 19:29:09 UTC
+++ pyproject.toml
@@ -10,7 +10,7 @@ requires = [
 description-file = "README.rst"
 requires = [
     "mutagen>=1.46",
-    "filetype>=1.2.0",
+    "filetype>=1.0.0",
 ]
 requires-python = ">=3.7"
 classifiers = [