aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* python: Include PYPI_PN opportunities in PythonInlinePyPIURIMichał Górny2023-03-243-5/+27
* checks: Add a check for PyPI URL replacement with pypi.eclassMichał Górny2023-02-1525-0/+376
* python: Generalize Python{GHDistfileSuffix → Fetchable}CheckMichał Górny2023-02-159-0/+0
* python: Fix project normalization regex to replace runs of [._-]Michał Górny2023-02-151-1/+1
* PythonCheck: check for missing scm dep when neededArthur Zamarin2023-02-032-0/+17
* PythonPackageNameCheck: update docs & add testsArthur Zamarin2023-01-318-0/+65
* PythonCheck: stop warning about eclass use on python:2.7 depsMichał Górny2022-11-265-40/+2
* PythonCheck: refactor and merge with PythonWrongUsageCheckArthur Zamarin2022-10-138-0/+0
* PythonCheck: warn about use of distutils-r1 non-PEP517 modeMichał Górny2022-10-131-0/+10
* new check: matching has_version and python_gen_any_depArthur Zamarin2022-08-086-0/+156
* new check: missing PYTHON_USEDEP for python_has_versionArthur Zamarin2022-08-081-0/+27
* new check: Usage of has_version for python checksArthur Zamarin2022-08-084-0/+60
* python: add PEP517 missing DISTUTILS_DEPS checkSam James2022-08-074-0/+101
* python: Exempt files using commit hash from .gh.tar.gz suffix checkMichał Górny2022-05-292-0/+17
* new check: GH archives missing .gh suffix when pypi is availableMichał Górny2022-05-248-0/+66
* testdata: Rename @ECLASS-VARIABLE to @ECLASS_VARIABLEUlrich Müller2022-03-183-9/+9
* python: Fix treating python3.10 as newer than python3.9Michał Górny2021-05-224-2/+4
* move test data to a separate repo root dirTim Harder2021-03-0428-0/+293