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

[2023-04-23] non-zero repodata patch diff #439

Open
conda-forge-curator bot opened this issue Apr 23, 2023 · 0 comments
Open

[2023-04-23] non-zero repodata patch diff #439

conda-forge-curator bot opened this issue Apr 23, 2023 · 0 comments

Comments

@conda-forge-curator
Copy link
Contributor

Hi! Our weekly job found a non-zero repodata patch diff:

linux-aarch64::clang-16.0.2-he38e8dc_0.conda
-  "version": "16.0.2"
+  "version": "16.0.2",
+  "constrains": [
+    "clang-tools 16.0.2.*",
+    "llvm 16.0.2.*",
+    "llvm-tools 16.0.2.*",
+    "llvmdev 16.0.2.*"
+  ]
linux-aarch64::clang-tools-16.0.2-default_h62e6ce5_0.conda
-    "clangdev 16.0.2"
+    "clangdev 16.0.2",
+    "clang 16.0.2.*",
+    "llvm 16.0.2.*",
+    "llvm-tools 16.0.2.*",
+    "llvmdev 16.0.2.*"
win-64::clang-16.0.2-h38bddbe_0.conda
-  "version": "16.0.2"
+  "version": "16.0.2",
+  "constrains": [
+    "clang-tools 16.0.2.*",
+    "llvm 16.0.2.*",
+    "llvm-tools 16.0.2.*",
+    "llvmdev 16.0.2.*"
+  ]
win-64::clang-tools-16.0.2-default_h8b4101f_0.conda
-    "clangdev 16.0.2"
+    "clangdev 16.0.2",
+    "clang 16.0.2.*",
+    "llvm 16.0.2.*",
+    "llvm-tools 16.0.2.*",
+    "llvmdev 16.0.2.*"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants