summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | 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>
* dev-python/line_profiler: Remove py2Michał Górny2019-12-043-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Retire marbre (proxied maintainer)Michał Górny2019-06-011-8/+0
| | | | | | Closes: https://bugs.gentoo.org/643664 Closes: https://bugs.gentoo.org/682368 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/line_profiler: Support python3.6Pacho Ramos2018-06-241-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-262-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/line_profiler: Add proxy-maintainers projectMarius Brehler2018-02-161-0/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7143 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/line_profiler: Version bump to 2.1.2Marius Brehler2018-02-162-0/+31
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/line_profiler: remove unused patches.Michael Mair-Keimberger2017-12-032-324/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6409
* dev-python/line_profiler: Fix python3 supportJustin Lecher2017-12-024-62/+4
| | | | | | | | * drop old * Add pypi homepage Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.16, Repoman-2.3.6
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/line_profiler: Version bump to 2.0Marius Brehler2017-02-062-0/+30
| | | | | Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/3784
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-013-3/+3
|
* dev-python/line_profiler: restore python 3.3David Seifert2016-08-301-1/+1
| | | | Package-Manager: portage-2.3.0
* dev-python/line_profiler: Bump to 1.0-r1 (including patches); Bump to EAPI=6Marius Brehler2016-08-253-0/+357
| | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2136 Signed-off-by: David Seifert <soap@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-python/line_profiler: Imported from science overlayJustin Lecher2015-11-174-0/+76
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>