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

openpmd-api v0.15.0 #99

Conversation

regro-cf-autotick-bot
Copy link
Contributor

It is very likely that the current package version for this feedstock is out of date.

Checklist before merging this PR:

  • Dependencies have been updated if changed: see upstream
  • Tests have passed
  • Updated license if changed and license_file is packaged

Information about this PR:

  1. Feel free to push to the bot's branch to update this PR if needed.
  2. The bot will almost always only open one PR per version.
  3. The bot will stop issuing PRs if more than 3 version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
  4. If you want these PRs to be merged automatically, make an issue with @conda-forge-admin,please add bot automerge in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.
  5. If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

Dependency Analysis

We couldn't run dependency analysis due to an internal error in the bot. :/ Help is very welcome!

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/4521993843, please use this URL for debugging.

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@ax3l ax3l self-assigned this Mar 26, 2023
@ax3l ax3l added the new version New upstream version released label Mar 26, 2023
@ax3l
Copy link
Member

ax3l commented Mar 31, 2023

Windows Python install path.
Before:

  Installation prefix: D:/bld/openpmd-api_1673489075548/_h_env/Library
        bin: bin
        lib: lib
    include: include
      cmake: cmake
     python: D:\bld\openpmd-api_1673489075548\_h_env\Lib\site-packages
...
   INFO (openpmd-api,Library/bin/openPMD.dll): Needed DSO Library/bin/hdf5.dll found in conda-forge::hdf5-1.12.2-nompi_h57737ce_101
...
   INFO (openpmd-api,Lib/site-packages/openpmd_api/openpmd_api_cxx.cp39-win_amd64.pyd): Library\bin\openPMD.dll found in this package

Now:

  Install with RPATHs: ON
  Installation prefix: D:/bld/openpmd-api_1680207061402/_h_env/Library
        bin: bin
        lib: lib
    include: include
      cmake: cmake
     python: lib/site-packages
...
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_PYTHONDIR
    CMAKE_PYTHON_OUTPUT_DIRECTORY
...
...
   INFO (openpmd-api,Library/bin/openPMD.dll): Needed DSO Library/bin/hdf5.dll found in conda-forge::hdf5-1.12.2-nompi_h57737ce_101
...
   INFO (openpmd-api,Library/lib/site-packages/openpmd_api/openpmd_api_cxx.cp39-win_amd64.pyd): Library\bin\openPMD.dll found in this package

Need to fix Lib/ path after change.

@ax3l ax3l mentioned this pull request Apr 5, 2023
5 tasks
@regro-cf-autotick-bot regro-cf-autotick-bot mentioned this pull request Apr 5, 2023
3 tasks
@ax3l ax3l closed this in #100 Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new version New upstream version released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants