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

Update ipk to v0.5.1 #47946

Merged
merged 46 commits into from
Jul 7, 2024
Merged

Update ipk to v0.5.1 #47946

merged 46 commits into from
Jul 7, 2024

Conversation

blinard-BIOINFO
Copy link
Member

Updates IPK to v0.5.1, which introduces several bugfixes.

Juke34 and others added 29 commits April 11, 2023 12:08
@blinard-BIOINFO blinard-BIOINFO changed the title Update IPK May 20, 2024
@blinard-BIOINFO
Copy link
Member Author

blinard-BIOINFO commented Jul 4, 2024

@BiocondaBot please add label

@blinard-BIOINFO
Copy link
Member Author

@Juke34 sorry for the long delay to correct this, the rule is now passing tests for version update

@Juke34
Copy link
Contributor

Juke34 commented Jul 4, 2024

@BiocondaBot please fetch artifacts

@BiocondaBot
Copy link
Collaborator

Package(s) built are ready for inspection:

Arch Package Zip File / Repodata CI Instructions
linux-64 ipk-0.5.1-hdcf5f25_0.tar.bz2 LinuxArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the LinuxArtifacts directory: conda install -c ./packages <package name>
osx-64 ipk-0.5.1-h447d7a5_0.tar.bz2 OSXArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the OSXArtifacts directory: conda install -c ./packages <package name>

Docker image(s) built:

Package Tag CI Install with docker
ipk 0.5.1--hdcf5f25_0 Azure
showImages for Azure are in the LinuxArtifacts zip file above.gzip -dc LinuxArtifacts/images/ipk:0.5.1--hdcf5f25_0.tar.gz | docker load
Copy link
Contributor

@Juke34 Juke34 left a comment

Choose a reason for hiding this comment

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

It would have been nice that the main executable was called using ipk instead of ipk.py.
But if you do not care about that detail I think we are good to go.
FYI the package is working for OSX intel but not arm.

recipes/ipk/build.sh Outdated Show resolved Hide resolved
recipes/ipk/build.sh Outdated Show resolved Hide resolved
recipes/ipk/build.sh Outdated Show resolved Hide resolved
@blinard-BIOINFO
Copy link
Member Author

blinard-BIOINFO commented Jul 5, 2024

@Juke34 @martin-g I did/accepted the requested changes.

For for now we will stick to the name "ipk.py" (a python script that call to binaries of the package). Mainly because all the written documentation uses calls to this python script, which is our main entry point. We will change this in future releases, it's on our todo list.

@blinard-BIOINFO blinard-BIOINFO enabled auto-merge (squash) July 5, 2024 13:26
@blinard-BIOINFO blinard-BIOINFO merged commit ae08e24 into bioconda:master Jul 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants