summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/pytest-pylint: enable py3.10, EAPI=8Arthur Zamarin2021-09-101-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-pylint: add project nameSam James2021-03-091-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-pylint: mark ALLARCHESSam James2021-03-091-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-pylint: Bump to 0.18.0Michał Górny2021-03-092-0/+33
| | | | | Closes: https://bugs.gentoo.org/774966 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-pylint: Remove oldMichał Górny2020-10-222-40/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-pylint: correct DISTUTILS_USE_SETUPTOOLSJakov Smolic2020-10-161-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/736114 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-pylint: fix SRC_URILouis Sautier2020-10-141-1/+1
| | | | | | Closes: https://bugs.gentoo.org/748897 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pytest-pylint: update upstream metadataLouis Sautier2020-10-141-0/+2
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pytest-pylint: bump to 0.17.0, add Python 3.8 supportLouis Sautier2020-10-142-0/+41
| | | | | | | | | Also remove pytest-runner requirement. Closes: https://bugs.gentoo.org/746422 Closes: https://bugs.gentoo.org/705078 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pytest-pylint: Remove redundant versionsMichał Górny2020-03-282-39/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-pylint: Remove py2Michał Górny2020-02-052-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | 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-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>
* dev-python/pytest-pylint: 0.14.1 version bump, EAPI=7, add RDEPENDCraig Andrews2019-10-152-0/+39
| | | | | | Closes: https://bugs.gentoo.org/662608 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-python/pytest-pylint: Python 3.7 compatibilityCraig Andrews2019-10-151-1/+1
| | | | | | Closes: https://bugs.gentoo.org/662608 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pytest-pylint: Add pkg needed for aiohttp-cors testsMichał Górny2017-04-203-0/+45