8000 Add and update some conda.txt files by isuruf · Pull Request #39929 · sagemath/sage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add and update some conda.txt files #39929

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

Merged
merged 3 commits into from
May 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/pkgs/bliss/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bliss
bliss>=0.77
2 changes: 1 addition & 1 deletion build/pkgs/boost_cropped/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
boost-cpp
libboost-devel
1 change: 1 addition & 0 deletions build/pkgs/calver/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
calver
2 changes: 1 addition & 1 deletion build/pkgs/cmake/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cmake
cmake<4
2 changes: 2 additions & 0 deletions build/pkgs/libgd/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# expat is needed for pkg-config file of libgd
libgd
expat
1 change: 1 addition & 0 deletions build/pkgs/meson/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
meson
1 change: 1 addition & 0 deletions build/pkgs/meson_python/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
meson-python
1 change: 1 addition & 0 deletions build/pkgs/patchelf/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
patchelf
2 changes: 1 addition & 1 deletion build/pkgs/pynormaliz/version_requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pynormaliz ==2.18
pynormaliz >=2.18
1 change: 1 addition & 0 deletions build/pkgs/pyproject_metadata/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pyproject-metadata
1 change: 1 addition & 0 deletions build/pkgs/pytest_mock/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pytest-mock
2 changes: 1 addition & 1 deletion build/pkgs/pythran/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pythran
pythran>=0.14.0,<0.18
2 changes: 1 addition & 1 deletion build/pkgs/scipy/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
scipy<1.12,>=1.5
scipy>=1.12
1 change: 1 addition & 0 deletions build/pkgs/sphinx_inline_tabs/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sphinx-inline-tabs
2 changes: 1 addition & 1 deletion build/pkgs/tzdata/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tzdata
python-tzdata
Loading
0