Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add SOURCE_DATE_EPOCH support when building packages #766

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

Secrus
Copy link
Member

@Secrus Secrus commented Oct 2, 2024

Resolves: python-poetry/poetry#3531

  • Added tests for changed code.
  • Updated documentation for changed code. (Not sure where the docs about that should go, since poetry-core doesn't have separate docs)

@Secrus Secrus requested a review from a team October 2, 2024 21:51
trag1c

This comment was marked as off-topic.

src/poetry/core/masonry/builders/sdist.py Show resolved Hide resolved
src/poetry/core/masonry/builders/sdist.py Outdated Show resolved Hide resolved
tests/masonry/builders/test_sdist.py Outdated Show resolved Hide resolved
src/poetry/core/masonry/builders/sdist.py Outdated Show resolved Hide resolved
src/poetry/core/masonry/builders/wheel.py Outdated Show resolved Hide resolved
src/poetry/core/masonry/builders/wheel.py Outdated Show resolved Hide resolved
src/poetry/core/masonry/builders/wheel.py Show resolved Hide resolved
@Secrus Secrus added the 2.0 PRs for core 2.0 label Oct 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
2.0 PRs for core 2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poetry-Built Wheel Timestamps Pinned to 1980 and 2016
3 participants