summaryrefslogtreecommitdiff
path: root/dev-python/python-magic/python-magic-0.4.15-r1.ebuild
AgeCommit message (Collapse)Author
2020-07-12dev-python/python-magic: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-05-28dev-python/python-magic: Permit building binpkg with file[python]Michał Górny
The 'sys-apps/file[-python]' dep is there only to prevent file collisions, so there is no need to force it for pure package builds. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-05-28dev-python/python-magic: Port to py39Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-20dev-python/python-magic: add Python 3.8 supportLouis Sautier
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
2020-04-06dev-python/python-magic: stable 0.4.15-r1 for ppc64, bug #702116Sergei Trofimovich
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-04-06dev-python/python-magic: ppc stable wrt bug #708334Agostino Sarubbo
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-04-04dev-python/python-magic: keyworded 0.4.15-r1 for ppc, bug #702116Sergei Trofimovich
Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-04-03*/*: Drop stable ia64 keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-03-02dev-python/python-magic-0.4.15-r1: add ~alpha, bug 702116Matt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-03-02dev-python/python-magic: Add patch to fix testsMatt Turner
Closes: https://bugs.gentoo.org/663610 Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-02-24dev-python/python-magic: sparc stable wrt bug #708334Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-23dev-python/python-magic: stable 0.4.15-r1 for hppa, bug #708334Rolf Eike Beer
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-02-11dev-python/python-magic: ia64 stable wrt bug #708334Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-07dev-python/python-magic: arm stable wrt bug #708334Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-07dev-python/python-magic: x86 stable wrt bug #708334Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-02-06dev-python/python-magic: keyworded 0.4.15-r1 for sparc, bug #702116Rolf Eike Beer
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-02-06dev-python/python-magic: amd64 stable wrt bug #708334Agostino Sarubbo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-24dev-python/python-magic: Add ~arm keyword wrt bug #702116Mikle Kolyada
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-01-09dev-python/python-magic: marked ~amd64-linuxFabian Groffen
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
2018-08-23dev-python/python-magic: add Python 3.7, PyPy{,3}, fix tests.Louis Sautier
* Tests didn't work with recent versions of file. Provide patches that have been merged upstream. * Fix dependencies, DEPEND=${DEPEND} was a typo. * EAPI=7. Package-Manager: Portage-2.3.45, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9607