index
:
gentoo.git
master
stable
Gentoo ebuild repository mirror. Updates daily.
Xian Wang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
pypi.eclass
Age
Commit message (
Expand
)
Author
2025-10-23
pypi.eclass: Fix typo in pypi_provenance_url()
Michał Górny
2025-09-06
pypi.eclass: Introduce provenance verification API
Michał Górny
2025-09-06
pypi.eclass: Update the @DESCRIPTION
Michał Górny
2025-09-06
pypi.eclass: Fix eclassdoc typo; <package> → <project>
Michał Górny
2024-10-08
eclass: standardize inherit guard
David Seifert
2023-07-17
pypi.eclass: _pypi_translate_version _pre to .dev
Tom Gillespie
2023-06-17
pypi.eclass: Do extglob reset unconditionally
Michał Górny
2023-06-15
pypi.eclass: Avoid subshell for extglob setting
Michał Górny
2023-06-15
pypi.eclass: Replace pypi_sdist_url in global scope
Michał Górny
2023-06-15
pypi.eclass: Translate version without subshell in common case
Michał Górny
2023-06-15
pypi.eclass: Normalize names without subshell
Michał Górny
2023-06-15
pypi.eclass: Translate version once in the default scenario
Michał Górny
2023-06-15
pypi.eclass: Move setting globals to a function
Michał Górny
2023-03-26
pypi.eclass: fix spelling
Sam James
2023-03-26
pypi.eclass: Quote argument of ":" command
Ulrich Müller
2023-03-22
pypi.eclass: Fix typo, thanks to laumann for reporting
Michał Górny
2023-03-21
pypi.eclass: Introduce PYPI_PN to override the default project name
Michał Górny
2023-02-22
pypi.eclass: Fix @CODE eclassdoc tag
Michał Górny
2023-02-12
pypi.eclass: Add PYPI_NO_NORMALIZE control var
Michał Górny
2023-02-12
pypi.eclass: Normalize PN and translate PV for S as well
Michał Górny
2023-02-12
pypi.eclass: Translate ${PV} by default
Michał Górny
2023-02-12
pypi.eclass: Add a version translation function
Michał Górny
2023-02-12
pypi.eclass: Normalize sdist filenames by default
Michał Górny
2023-02-12
pypi.eclass: Add `--unpack` to usage error in pypi_wheel_url
Michał Górny
2023-02-12
pypi.eclass: Normalize wheel filenames
Michał Górny
2023-02-12
pypi.eclass: Add a name normalization function
Michał Górny
2023-02-12
pypi.eclass: Use pypi_sdist_url to generate the default SRC_URI
Michał Górny
2023-02-07
pypi.eclass: Support --unpack in pypi_wheel_url
Michał Górny
2023-02-07
pypi.eclass: Permit EAPI 7
Michał Górny
2023-02-05
pypi.eclass: Make package optional as well
Michał Górny
2023-02-05
pypi.eclass: A new eclass to aid creating PyPI SRC_URIs
Michał Górny