Commit bb7d0393 authored by Ivan Tyagov's avatar Ivan Tyagov

Use recent release of wxWidgets.

parent fed58e05
...@@ -12,7 +12,7 @@ parts = ...@@ -12,7 +12,7 @@ parts =
[wxpython-eggs] [wxpython-eggs]
recipe = zc.recipe.egg recipe = zc.recipe.egg
interpreter = wxpython2.7 interpreter = wxpython
eggs = eggs =
requests requests
${numpy:egg} ${numpy:egg}
...@@ -27,8 +27,8 @@ md5sum = b9060d6600ebffa4080d1b29c99d1f30 ...@@ -27,8 +27,8 @@ md5sum = b9060d6600ebffa4080d1b29c99d1f30
[wxPython-download] [wxPython-download]
recipe = slapos.recipe.build:download-unpacked recipe = slapos.recipe.build:download-unpacked
url = https://github.com/wxWidgets/Phoenix/archive/refs/tags/wxPython-4.1.1.tar.gz url = https://github.com/wxWidgets/Phoenix/archive/refs/tags/wxPython-4.2.1.tar.gz
md5sum = e72d99cd865c4220b65065079457c6c5 md5sum = 9784ca947ab3d1602d80b3059d6a3ecd
[wxPython] [wxPython]
recipe = slapos.recipe.build recipe = slapos.recipe.build
...@@ -73,4 +73,4 @@ environment = ...@@ -73,4 +73,4 @@ environment =
PKG_CONFIG_PATH = ${glib:location}/lib/pkgconfig:${gtk-3:location}/lib/pkgconfig:${gtk-3:pkg_config_depends} PKG_CONFIG_PATH = ${glib:location}/lib/pkgconfig:${gtk-3:location}/lib/pkgconfig:${gtk-3:pkg_config_depends}
[versions] [versions]
wxPython = 4.1.1 wxPython = 4.2.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment