Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Software Public
PASSOFT
passoft-feedstock
Commits
123a1e5d
Commit
123a1e5d
authored
Jan 19, 2021
by
Lloyd Carothers
Browse files
Set tk deps for osx and not
parent
c23b8311
Changes
1
Hide whitespace changes
Inline
Side-by-side
meta.yaml
View file @
123a1e5d
{
%
set version = "2020.225rc
6
" %
}
{
%
set version = "2020.225rc
7
" %
}
package
:
package
:
name
:
passoft
name
:
passoft
...
@@ -18,6 +18,11 @@ requirements:
...
@@ -18,6 +18,11 @@ requirements:
#3.8.3 is the highest that allows tk8.6.9
#3.8.3 is the highest that allows tk8.6.9
-
python =3.8
-
python =3.8
# For tkinter issues on osx
# This should probably just be done for each tk application's package and not here
-
tk=8.6.9=h1de35cc_1005
# [osx]
-
tk>=8.6
# [not osx]
# PASSCAL software
# PASSCAL software
-
batch2par
#2020.209
-
batch2par
#2020.209
-
bline
#2020.202
-
bline
#2020.202
...
@@ -37,8 +42,6 @@ requirements:
...
@@ -37,8 +42,6 @@ requirements:
-
qpeek
#2020.220
-
qpeek
#2020.220
-
refscrub
#2020.216
-
refscrub
#2020.216
-
rt2ms
#2020.345
-
rt2ms
#2020.345
# This should be pinned by logpeek, qpeek,...
#- tk 8.6.9
-
tkeqcut
#2020.216
-
tkeqcut
#2020.216
# Obspy should probably behere and pinned
# Obspy should probably behere and pinned
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment