mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
Changes: https://github.com/beetbox/mediafile/blob/master/docs/index.rst#changelog https://mediafile.readthedocs.io/en/latest/#changelog
11 lines
262 B
TOML
11 lines
262 B
TOML
--- 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 = [
|