summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pypi.eclass: fix spellingSam James2023-03-261-1/+1
* pypi.eclass: Quote argument of ":" commandUlrich Müller2023-03-261-1/+1
* pypi.eclass: Fix typo, thanks to laumann for reportingMichał Górny2023-03-221-1/+1
* pypi.eclass: Introduce PYPI_PN to override the default project nameMichał Górny2023-03-211-11/+24
* pypi.eclass: Fix @CODE eclassdoc tagMichał Górny2023-02-221-2/+2
* 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