summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pypi.eclass: _pypi_translate_version _pre to .devTom Gillespie2023-07-171-0/+1
* pypi.eclass: Do extglob reset unconditionallyMichał Górny2023-06-171-8/+6
* pypi.eclass: Avoid subshell for extglob settingMichał Górny2023-06-151-4/+7
* pypi.eclass: Replace pypi_sdist_url in global scopeMichał Górny2023-06-151-20/+33
* pypi.eclass: Translate version without subshell in common caseMichał Górny2023-06-151-11/+22
* pypi.eclass: Normalize names without subshellMichał Górny2023-06-151-12/+27
* pypi.eclass: Translate version once in the default scenarioMichał Górny2023-06-151-4/+6
* pypi.eclass: Move setting globals to a functionMichał Górny2023-06-151-7/+15
* 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