| Commit message (Expand) | Author | Age | Files | Lines |
* | eclass: standardize inherit guard |  David Seifert | 2024-10-08 | 1 | -2/+2 |
* | pypi.eclass: _pypi_translate_version _pre to .dev |  Tom Gillespie | 2023-07-17 | 1 | -0/+1 |
* | pypi.eclass: Do extglob reset unconditionally |  Michał Górny | 2023-06-17 | 1 | -8/+6 |
* | pypi.eclass: Avoid subshell for extglob setting |  Michał Górny | 2023-06-15 | 1 | -4/+7 |
* | pypi.eclass: Replace pypi_sdist_url in global scope |  Michał Górny | 2023-06-15 | 1 | -20/+33 |
* | pypi.eclass: Translate version without subshell in common case |  Michał Górny | 2023-06-15 | 1 | -11/+22 |
* | pypi.eclass: Normalize names without subshell |  Michał Górny | 2023-06-15 | 1 | -12/+27 |
* | pypi.eclass: Translate version once in the default scenario |  Michał Górny | 2023-06-15 | 1 | -4/+6 |
* | pypi.eclass: Move setting globals to a function |  Michał Górny | 2023-06-15 | 1 | -7/+15 |
* | pypi.eclass: fix spelling |  Sam James | 2023-03-26 | 1 | -1/+1 |
* | pypi.eclass: Quote argument of ":" command |  Ulrich Müller | 2023-03-26 | 1 | -1/+1 |
* | pypi.eclass: Fix typo, thanks to laumann for reporting |  Michał Górny | 2023-03-22 | 1 | -1/+1 |
* | pypi.eclass: Introduce PYPI_PN to override the default project name |  Michał Górny | 2023-03-21 | 1 | -11/+24 |
* | pypi.eclass: Fix @CODE eclassdoc tag |  Michał Górny | 2023-02-22 | 1 | -2/+2 |
* | pypi.eclass: Add PYPI_NO_NORMALIZE control var |  Michał Górny | 2023-02-12 | 1 | -3/+16 |
* | pypi.eclass: Normalize PN and translate PV for S as well |  Michał Górny | 2023-02-12 | 1 | -5/+14 |
* | pypi.eclass: Translate ${PV} by default |  Michał Górny | 2023-02-12 | 1 | -6/+15 |
* | pypi.eclass: Add a version translation function |  Michał Górny | 2023-02-12 | 1 | -0/+19 |
* | pypi.eclass: Normalize sdist filenames by default |  Michał Górny | 2023-02-12 | 1 | -4/+19 |
* | pypi.eclass: Add `--unpack` to usage error in pypi_wheel_url |  Michał Górny | 2023-02-12 | 1 | -1/+1 |
* | pypi.eclass: Normalize wheel filenames |  Michał Górny | 2023-02-12 | 1 | -2/+3 |
* | pypi.eclass: Add a name normalization function |  Michał Górny | 2023-02-12 | 1 | -0/+20 |
* | pypi.eclass: Use pypi_sdist_url to generate the default SRC_URI |  Michał Górny | 2023-02-12 | 1 | -4/+2 |
* | pypi.eclass: Support --unpack in pypi_wheel_url |  Michał Górny | 2023-02-07 | 1 | -7/+19 |
* | pypi.eclass: Permit EAPI 7 |  Michał Górny | 2023-02-07 | 1 | -2/+2 |
* | pypi.eclass: Make package optional as well |  Michał Górny | 2023-02-05 | 1 | -9/+15 |
* | pypi.eclass: A new eclass to aid creating PyPI SRC_URIs |  Michał Górny | 2023-02-05 | 1 | -0/+117 |