| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |