Commit Graph

2 Commits

Author SHA1 Message Date
Petr Stodulka
6a90d19610 Update to 5.2
- Mercurial port is now much more stable on Python3 than before;
  still some issues can be discovered regarding the Python3
- Relates: #1737931
2019-11-26 00:44:45 +01:00
Petr Stodulka
53899096c8 Prepare Mercurial for Py2 & Py3
- separate lang into the own subpackage as files are shared between
  mercurial for both pythons
- extensions are now prepared and working only under Python2
- the core mercurial is prepared in mercurial-python3 subpackage providing
  the hg3 executable
- Relates: #1737931
2019-10-20 14:29:50 +02:00