We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8028a5f commit c9bcb9dCopy full SHA for c9bcb9d
2 files changed
recipe/meta.yaml
@@ -50,7 +50,7 @@ requirements:
50
- pkginfo
51
- psutil
52
- py-lief
53
- - py-rattler-build >=0.61.1
+ - py-rattler-build >=0.61.4
54
- python
55
- python-libarchive-c
56
- pyyaml
tests/requirements.txt
@@ -1,7 +1,7 @@
1
beautifulsoup4
2
chardet
3
conda >=25.11.0
4
-conda-forge::py-rattler-build >=0.61.1 # v1 recipe support
+conda-forge::py-rattler-build >=0.61.4 # v1 recipe support
5
conda-index >=0.4.0
6
conda-libmamba-solver >=25.11.0 # includes fix for CondaSolver deprecation warnings
7
conda-package-handling >=2.2.0
0 commit comments