summaryrefslogtreecommitdiff
path: root/eclass/pypi.eclass
AgeCommit message (Expand)Author
2025-10-23pypi.eclass: Fix typo in pypi_provenance_url()Michał Górny
2025-09-06pypi.eclass: Introduce provenance verification APIMichał Górny
2025-09-06pypi.eclass: Update the @DESCRIPTIONMichał Górny
2025-09-06pypi.eclass: Fix eclassdoc typo; <package> → <project>Michał Górny
2024-10-08eclass: standardize inherit guardDavid Seifert
2023-07-17pypi.eclass: _pypi_translate_version _pre to .devTom Gillespie
2023-06-17pypi.eclass: Do extglob reset unconditionallyMichał Górny
2023-06-15pypi.eclass: Avoid subshell for extglob settingMichał Górny
2023-06-15pypi.eclass: Replace pypi_sdist_url in global scopeMichał Górny
2023-06-15pypi.eclass: Translate version without subshell in common caseMichał Górny
2023-06-15pypi.eclass: Normalize names without subshellMichał Górny
2023-06-15pypi.eclass: Translate version once in the default scenarioMichał Górny
2023-06-15pypi.eclass: Move setting globals to a functionMichał Górny
2023-03-26pypi.eclass: fix spellingSam James
2023-03-26pypi.eclass: Quote argument of ":" commandUlrich Müller
2023-03-22pypi.eclass: Fix typo, thanks to laumann for reportingMichał Górny
2023-03-21pypi.eclass: Introduce PYPI_PN to override the default project nameMichał Górny
2023-02-22pypi.eclass: Fix @CODE eclassdoc tagMichał Górny
2023-02-12pypi.eclass: Add PYPI_NO_NORMALIZE control varMichał Górny
2023-02-12pypi.eclass: Normalize PN and translate PV for S as wellMichał Górny
2023-02-12pypi.eclass: Translate ${PV} by defaultMichał Górny
2023-02-12pypi.eclass: Add a version translation functionMichał Górny
2023-02-12pypi.eclass: Normalize sdist filenames by defaultMichał Górny
2023-02-12pypi.eclass: Add `--unpack` to usage error in pypi_wheel_urlMichał Górny
2023-02-12pypi.eclass: Normalize wheel filenamesMichał Górny
2023-02-12pypi.eclass: Add a name normalization functionMichał Górny
2023-02-12pypi.eclass: Use pypi_sdist_url to generate the default SRC_URIMichał Górny
2023-02-07pypi.eclass: Support --unpack in pypi_wheel_urlMichał Górny
2023-02-07pypi.eclass: Permit EAPI 7Michał Górny
2023-02-05pypi.eclass: Make package optional as wellMichał Górny
2023-02-05pypi.eclass: A new eclass to aid creating PyPI SRC_URIsMichał Górny