#8347 Get all depenencies py3-compatible

v1.13.0
closed
None
General
nobody
2021-05-17
2020-01-09
No

Even after upgrading nearly all our dependencies, our req.txt file still has some entries that won't install in a py3 environment.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2020-01-10

    db/8347

    And https://github.com/brondsem/python-mediawiki/tree/py3 I did some testing within that codebase. Was able to run nosetests forgewiki.tests.test_converters:test_mediawiki2markdown successfully on py3. Wasn't able to run forgeimporters.github.tests.test_wiki:TestGitHubWikiImporter.test_convert_markup_with_mediawiki2markdown since it pulls in tons of other allura code that isn't py3-ready. So possible certain py3 situations with that library will need a later fix when we run into them. Need to do a merge request, and if needed, fork the project and republish, if its not maintained any more.

     
  • Dave Brondsema

    Dave Brondsema - 2020-01-10
    • status: in-progress --> review
     
  • Kenton Taylor - 2020-01-13
    • status: review --> closed
     
  • Kenton Taylor - 2020-01-13

    db/8347 Merged.

     
  • Dave Brondsema

    Dave Brondsema - 2021-05-17
    • Milestone: unreleased --> v1.13.0
     

Log in to post a comment.