summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pypi.eclass: Add PYPI_NO_NORMALIZE control varMichał Górny2023-02-121-3/+16
* pypi.eclass: Normalize PN and translate PV for S as wellMichał Górny2023-02-121-5/+14
* pypi.eclass: Translate ${PV} by defaultMichał Górny2023-02-121-6/+15
* pypi.eclass: Add a version translation functionMichał Górny2023-02-121-0/+19
* pypi.eclass: Normalize sdist filenames by defaultMichał Górny2023-02-121-4/+19
* pypi.eclass: Add `--unpack` to usage error in pypi_wheel_urlMichał Górny2023-02-121-1/+1
* pypi.eclass: Normalize wheel filenamesMichał Górny2023-02-121-2/+3
* pypi.eclass: Add a name normalization functionMichał Górny2023-02-121-0/+20
* pypi.eclass: Use pypi_sdist_url to generate the default SRC_URIMichał Górny2023-02-121-4/+2
* pypi.eclass: Support --unpack in pypi_wheel_urlMichał Górny2023-02-071-7/+19
* pypi.eclass: Permit EAPI 7Michał Górny2023-02-071-2/+2
* pypi.eclass: Make package optional as wellMichał Górny2023-02-051-9/+15
* pypi.eclass: A new eclass to aid creating PyPI SRC_URIsMichał Górny2023-02-051-0/+117