diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-20 03:04:47 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-20 03:04:47 -0500 |
| commit | 72e61757ad18b354c7e086543f02375857946e03 (patch) | |
| tree | d2abee5f70f8543cd23b06c84ec78283aa83b49e /dev-python/python-magic/python-magic-0.4.27.ebuild | |
| parent | 2b878031702361370da8f648ac080b3fe38f34d3 (diff) | |
| download | baldeagleos-repo-72e61757ad18b354c7e086543f02375857946e03.tar.gz baldeagleos-repo-72e61757ad18b354c7e086543f02375857946e03.tar.xz baldeagleos-repo-72e61757ad18b354c7e086543f02375857946e03.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-magic/python-magic-0.4.27.ebuild')
| -rw-r--r-- | dev-python/python-magic/python-magic-0.4.27.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-magic/python-magic-0.4.27.ebuild b/dev-python/python-magic/python-magic-0.4.27.ebuild index 8ac20fd1a5dd..ac9219e1ada0 100644 --- a/dev-python/python-magic/python-magic-0.4.27.ebuild +++ b/dev-python/python-magic/python-magic-0.4.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,6 +34,7 @@ BDEPEND=" PATCHES=( # upstream git backports "${FILESDIR}"/${P}-test.patch + "${FILESDIR}"/${P}-fix-tests-against-file-5.47.patch ) distutils_enable_tests unittest |
