You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
there is no point in packaging django-tinymce for any distribution, you will only get packages that will be outdated for years since distribution will never updated it to new release.
it's better to use pip and similar deployment methods.
but if you want to do it anyway, try checking official tinymce forums and get a direct answer from them.
i'm only sure that some functionality will be broken, not sure what will happen.
hey, django-tinymce developers,
I'm trying to get django-tinymce into fedora [1], according to the
fedora packaging guidelines [2], these binary files are not permitted:
My question is, are there any potential risks after removing those binaries
from source?
To clarify, I'm not intending to remove those files from upstream source.
I'd like to know whether removing them would break the main features.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1000263
[2] https://fedoraproject.org/wiki/Packaging:Guidelines#No_inclusion_of_pre-built_binaries_or_libraries
The text was updated successfully, but these errors were encountered: