Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

python310Packages.poetry-dynamic-versioning: 0.21.5 -> 1.0.1 #252178

Merged
merged 2 commits into from
Sep 5, 2023
Merged

python310Packages.poetry-dynamic-versioning: 0.21.5 -> 1.0.1 #252178

merged 2 commits into from
Sep 5, 2023

Conversation

tjni
Copy link
Contributor

@tjni tjni commented Aug 29, 2023

Description of changes

Some packages ask for newer versions of poetry-dynamic-versioning than we currently package.

https://github.com/mtkennerly/poetry-dynamic-versioning/blob/master/CHANGELOG.md#v101-2023-08-21

This requires updating dunamai to 1.18.0:

https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md#v1180-2023-07-10

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@gepbird
Copy link
Contributor

gepbird commented Aug 29, 2023

Result of nixpkgs-review pr 252178 run on x86_64-linux 1

4 packages marked as broken and skipped:
  • pentestgpt
  • pentestgpt.dist
  • python310Packages.langchain
  • python310Packages.langchain.dist
4 packages failed to build:
  • python310Packages.heudiconv
  • python310Packages.heudiconv.dist
  • python311Packages.heudiconv
  • python311Packages.heudiconv.dist
80 packages built:
  • ansible-doctor
  • ansible-doctor.dist
  • ansible-later
  • ansible-later.dist
  • apkg
  • apkg.dist
  • copier
  • copier.dist
  • home-assistant-component-tests.litterrobot
  • home-assistant-component-tests.minecraft_server
  • home-assistant-component-tests.sia
  • home-assistant-component-tests.yolink
  • json-schema-for-humans (python310Packages.json-schema-for-humans)
  • json-schema-for-humans.dist (python310Packages.json-schema-for-humans.dist)
  • mcstatus (python310Packages.mcstatus)
  • mcstatus.dist (python310Packages.mcstatus.dist)
  • python310Packages.aiomqtt
  • python310Packages.aiomqtt.dist
  • python310Packages.dataclasses-json
  • python310Packages.dataclasses-json.dist
  • python310Packages.dunamai
  • python310Packages.dunamai.dist
  • python310Packages.formulaic
  • python310Packages.formulaic.dist
  • python310Packages.ibis-framework
  • python310Packages.ibis-framework.dist
  • python310Packages.interface-meta
  • python310Packages.interface-meta.dist
  • python310Packages.lifelines
  • python310Packages.lifelines.dist
  • python310Packages.nipype
  • python310Packages.nipype.dist
  • python310Packages.poetry-dynamic-versioning
  • python310Packages.poetry-dynamic-versioning.dist
  • python310Packages.pybids
  • python310Packages.pybids.dist
  • python310Packages.pylitterbot
  • python310Packages.pylitterbot.dist
  • python310Packages.pysiaalarm
  • python310Packages.pysiaalarm.dist
  • python310Packages.python-youtube
  • python310Packages.python-youtube.dist
  • python310Packages.spyse-python
  • python310Packages.spyse-python.dist
  • python310Packages.yolink-api
  • python310Packages.yolink-api.dist
  • python311Packages.aiomqtt
  • python311Packages.aiomqtt.dist
  • python311Packages.dataclasses-json
  • python311Packages.dataclasses-json.dist
  • python311Packages.dunamai
  • python311Packages.dunamai.dist
  • python311Packages.formulaic
  • python311Packages.formulaic.dist
  • python311Packages.ibis-framework
  • python311Packages.ibis-framework.dist
  • python311Packages.interface-meta
  • python311Packages.interface-meta.dist
  • python311Packages.json-schema-for-humans
  • python311Packages.json-schema-for-humans.dist
  • python311Packages.lifelines
  • python311Packages.lifelines.dist
  • python311Packages.mcstatus
  • python311Packages.mcstatus.dist
  • python311Packages.nipype
  • python311Packages.nipype.dist
  • python311Packages.poetry-dynamic-versioning
  • python311Packages.poetry-dynamic-versioning.dist
  • python311Packages.pybids
  • python311Packages.pybids.dist
  • python311Packages.pylitterbot
  • python311Packages.pylitterbot.dist
  • python311Packages.pysiaalarm
  • python311Packages.pysiaalarm.dist
  • python311Packages.python-youtube
  • python311Packages.python-youtube.dist
  • python311Packages.spyse-python
  • python311Packages.spyse-python.dist
  • python311Packages.yolink-api
  • python311Packages.yolink-api.dist

The heudiconv package fails before this PR too:

error: builder for '/nix/store/zgqhzj48fa5fm0waqki987hq02wxn3ic-python3.10-heudiconv-0.13.1.drv' failed with exit code 1;
...
       > ERROR Missing dependencies:
       >       versioningit~=1.0

@tjni
Copy link
Contributor Author

tjni commented Aug 30, 2023

heudiconv can be fixed by #252264

@wegank wegank merged commit 6dfd282 into NixOS:master Sep 5, 2023
5 checks passed
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.

4 participants