Closed Dragnucs closed 8 years ago
This app is written in python3... What are these python 2 deps?
There are definatly no python 2 deps.
The ones pulled by python-arrow. Maybe avoiding this package would be better.
That must be an issue with the arch package. Can you patch that?
On Sat, Jul 16, 2016, 22:34 Mohamed-Touhami MAHDI notifications@github.com wrote:
The ones pulled by python-arrow https://aur.archlinux.org/packages/python-arrow/. Maybe avoiding this package would be better.
— You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub https://github.com/samdroid-apps/something-for-reddit/issues/42#issuecomment-233128321, or mute the thread https://github.com/notifications/unsubscribe-auth/AFvjmvfXw50clwVZTVkgsFAKHlIJPFFqks5qWM_IgaJpZM4JOAMh .
Probably, I will give it a tray. On my machine, editing the PACKAGEBUILD file to remve the extra dependecies worked fine and could get something-for-reddit running with no python3.
By the way, is ruby-sass itself required or any program that provides the scss
command is?
Scss is just a build time dependency. Other programs may work, but I test against the ruby one.
On Sun, Jul 17, 2016, 08:39 Mohamed-Touhami MAHDI notifications@github.com wrote:
Probably, I will give it a tray. On my machine, editing the PACKAGEBUILD file to remve the extra dependecies worked fine and could get something-for-reddit running with no python3.
By the way, is ruby-sass itself required or any program that provides the scss command is?
— You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub https://github.com/samdroid-apps/something-for-reddit/issues/42#issuecomment-233154676, or mute the thread https://github.com/notifications/unsubscribe-auth/AFvjms6TdpB2mcaApAOCuYDsMzWXpWUCks5qWV2HgaJpZM4JOAMh .
Python 2 is too old now and most distributions now come with python 3 by default. Especially fedora and Arch, the only two distros supported at the moment.
Having a clean Parabola installation, it tears my heart to have to install pyhon2 that I haven't had to install for quit a time now.
So please migrate to python 3.