iomarmochtar / mailman3_ei

Mailman3 Easy Install
MIT License
4 stars 4 forks source link

Mailman (web) now only requires Python 3 #3

Closed alexmtv closed 6 years ago

alexmtv commented 6 years ago

Hello again! From lists: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/47PG3ATNDHM5EYA5HSA5DZCYSFVCPPFY/#47PG3ATNDHM5EYA5HSA5DZCYSFVCPPFY

@iomarmochtar If I decide to update your script, where should I start? Move the list of Python 2 packages to Python 3? Remove all references to python 2 binary?

Thanks in advance!

iomarmochtar commented 6 years ago

thanks for the information @alexmtv ,

let me update the script, because previously django-mailman3 can be run only in python2.

iomarmochtar commented 6 years ago

You can try following command to upgrade all packages in environment mailman3_ext from python version 2.7 to 3.6 (while i'm updating/push new changes to this repo)

Assuming you are using centos version 7.