summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/astroscrappy: remove last-rited pkgMikle Kolyada2019-12-289-343/+0
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | 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>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/astroscrappy: Support python3.6Pacho Ramos2018-06-271-2/+2
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/astroscrappy: version bumpSébastien Fabbro2016-08-313-0/+97
| | | | Package-Manager: portage-2.3.0
* dev-python/astroscrappy: fixed metadata, was wrong packageSébastien Fabbro2016-06-091-4/+4
| | | | Package-Manager: portage-2.3.0_rc1
* dev-python/astroscrappy: initial importSébastien Fabbro2016-03-187-0/+245
Package-Manager: portage-2.2.27