Skip to content

py-build: add v1.2.2#50148

Merged
tldahlgren merged 3 commits intospack:developfrom
RobertMaaskant:py-build-v1.2.2
Apr 23, 2025
Merged

py-build: add v1.2.2#50148
tldahlgren merged 3 commits intospack:developfrom
RobertMaaskant:py-build-v1.2.2

Conversation

@RobertMaaskant
Copy link
Copy Markdown
Contributor

@spackbot-app
Copy link
Copy Markdown

spackbot-app bot commented Apr 21, 2025

Hi @RobertMaaskant! I noticed that the following package(s) don't yet have maintainers:

  • py-build

Are you interested in adopting any of these package(s)? If so, simply add the following to the package class:

    maintainers("RobertMaaskant")

If not, could you contact the developers of this package and see if they are interested? You can quickly see who has worked on a package with spack blame:

$ spack blame py-build

Thank you for your help! Please don't add maintainers without their consent.

You don't have to be a Spack expert or package developer in order to be a "maintainer," it just gives us a list of users willing to review PRs or debug issues relating to this package. A package can have multiple maintainers; just add a list of GitHub handles of anyone who wants to volunteer.

Copy link
Copy Markdown
Contributor

@tldahlgren tldahlgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version sha256 has been confirmed; however, the minimum py-packaging version for the new version has been bumped up a bit:

dependencies = [
  "packaging >= 19.1",
  "pyproject_hooks",
  # not actually a runtime dependency, only supplied as there is not "recommended dependency" support
  'colorama; os_name == "nt"',
  'importlib-metadata >= 4.6; python_full_version < "3.10.2"',  # Not required for 3.8+, but fixes a stdlib bug
  'tomli >= 1.1.0; python_version < "3.11"',
]

@tldahlgren tldahlgren self-assigned this Apr 22, 2025
@RobertMaaskant
Copy link
Copy Markdown
Contributor Author

Thank you for spotting this. I only looked at the changes in the diff and therefor missed it. Will check with the whole list in the future. For now I went back and checked all versions for their dependencies. Found some more mistakes and fixed them.

Copy link
Copy Markdown
Contributor

@tldahlgren tldahlgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@tldahlgren tldahlgren merged commit a3c7e97 into spack:develop Apr 23, 2025
16 checks passed
@RobertMaaskant RobertMaaskant deleted the py-build-v1.2.2 branch April 23, 2025 17:17
danielsjensen1 added a commit to danielsjensen1/spack that referenced this pull request Apr 26, 2025
* develop: (752 commits)
  mesa: add v23.3.3 and use py-packaging while python>=3.12 (spack#49121)
  gcc: add v15.1.0 (spack#50212)
  draco: add v7.20.0 (spack#49996)
  sgpp: update dependencies and variants (spack#49384)
  input_analysis.py: fix conditional requirements (spack#50194)
  boost: add 1.88.0 (spack#50158)
  mapl: add v2.55.1 (spack#50201)
  mepo: add v2.3.2 (spack#50202)
  py-repligit: add v0.1.1 (spack#50204)
  [package updates] Bump version of cp2k and sirius (spack#50141)
  petsc4py: update ldshared.patch for v3.20.1, and skip for v3.23.1+ (spack#50170)
  namd: add v3.0.1 (spack#50192)
  geomodel: depend on c (spack#49781)
  CompilerAdaptor: add support for opt_flags/debug_flags (spack#50126)
  Add ls alias to spack {compiler, external} (spack#50189)
  covfie: depend on c (spack#50190)
  lua-sol2: add v3.5.0 (spack#49970)
  crtm-fix: fix directory logic (spack#50172)
  py-build: add v1.2.2 (spack#50148)
  py-pillow: fix build (spack#50177)
  ...
teaguesterling pushed a commit to teaguesterling/spack that referenced this pull request May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants