Skip to content

[xtensor-io ] updates to 0.13.0#21946

Merged
BillyONeal merged 3 commits intomicrosoft:masterfrom
tatatupi:xtensor-io-0.13.0
Dec 13, 2021
Merged

[xtensor-io ] updates to 0.13.0#21946
BillyONeal merged 3 commits intomicrosoft:masterfrom
tatatupi:xtensor-io-0.13.0

Conversation

@tatatupi
Copy link
Copy Markdown
Contributor

@tatatupi tatatupi commented Dec 9, 2021

Updates xtensor-io to 0.13.0

@ghost
Copy link
Copy Markdown

ghost commented Dec 9, 2021

CLA assistant check
All CLA requirements met.

@JonLiu1993 JonLiu1993 self-assigned this Dec 10, 2021
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Dec 10, 2021
Comment thread ports/xtensor-io/vcpkg.json Outdated
@JonLiu1993
Copy link
Copy Markdown
Contributor

@tatatupi , Thanks for your pr, please run command "./vcpkg x-add-version xtensor-io --overwrite-version" then commit again.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
@tatatupi
Copy link
Copy Markdown
Contributor Author

@tatatupi , Thanks for your pr, please run command "./vcpkg x-add-version xtensor-io --overwrite-version" then commit again.

I just ran it and nothing happened. I guess it is a lib that no other depends on?

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 14543ba18235846803ab1d3534cf2f63c6024b20 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 23700b7..ddee135 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -7358,12 +7358,11 @@
     },
     "xtensor-fftw": {
       "baseline": "2019-11-30",
-      
       "port-version": 2
     },
     "xtensor-io": {
       "baseline": "0.13.0",
-      "port-version": 1
+      "port-version": 0
     },
     "xtl": {
       "baseline": "0.7.2",
diff --git a/versions/x-/xtensor-io.json b/versions/x-/xtensor-io.json
index 8bf28e9..63aa721 100644
--- a/versions/x-/xtensor-io.json
+++ b/versions/x-/xtensor-io.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "71f1c4cb5fb871e6dd863766646a38b232a20b2f",
+      "version": "0.13.0",
+      "port-version": 0
+    },
     {
       "git-tree": "ba855025d72826b6462959f0e8f895e62102e626",
       "version": "0.12.8",

@JonLiu1993 JonLiu1993 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Dec 13, 2021
@BillyONeal BillyONeal merged commit 20baa6a into microsoft:master Dec 13, 2021
@BillyONeal
Copy link
Copy Markdown
Member

Thanks for the update!

@aizuon
Copy link
Copy Markdown
Contributor

aizuon commented Dec 14, 2021

The hash has not been updated, unable to build the package:

[DEBUG] Downloading https://github.com/xtensor-stack/xtensor-io/archive/ffada938383b0f24c9e0b07cea7d5780057e1d96.tar.gz
Error: Failed to download from mirror set:
File does not have the expected hash:
url : [ https://github.com/xtensor-stack/xtensor-io/archive/ffada938383b0f24c9e0b07cea7d5780057e1d96.tar.gz ]
File path : [ D:\vcpkg\downloads\xtensor-stack-xtensor-io-ffada938383b0f24c9e0b07cea7d5780057e1d96.tar.gz.7116.part ]
Expected hash : [ d7c5c85489aea9b9d8af7ee33a43dd8ab888e7f03da8b533ace39e143f89acbae4fe88bb10253931a3cc44041e1532bd76483686f7f20c00e2850647a574349c ]
Actual hash : [ ce5d085e500ef7043eb51538cab9a53c857983ac43e392cd65958c76fcde3ddb00161097cb70d334fa7d12af12e8109bb958b51f39afd9eeb60bb3421424058e ]

@JonLiu1993
Copy link
Copy Markdown
Contributor

@tatatupi ,Thanks for your reminder, I will submit a new pr to update the hash value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants