Leo 6.8.0b1 now available (testing only) on testpypi.org

21 views
Skip to first unread message

Edward K. Ream

unread,
Jun 22, 2024, 6:12:55 AM (7 days ago) Jun 22
to leo-editor
Leo's testpypi page now contains Leo 6.8.0b1.

You can install this version of Leo with:

python -m pip install -i https://test.pypi.org/simple/ leo==6.8.0b1

To test the installed Leo, run the following from your home directory:

python -m leo.core.runLeo

To uninstall this version after testing use:

python -m pip uninstall leo

Notes

You won't see this version listed at https://test.pypi.org/project/leo/ because it's not a stable version.

The version that Leo reports is 6.8.0, not 6.8.0b1.

All questions and comments are welcome.

Edward

Edward K. Ream

unread,
Jun 22, 2024, 6:21:24 AM (7 days ago) Jun 22
to leo-editor
On Saturday, June 22, 2024 at 5:12:55 AM UTC-5 Edward K. Ream wrote:
Leo's testpypi page now contains Leo 6.8.0b1.

I should emphasize the following:

- Only those with a special interest in distribution issues need install from testpypi. You know who you are.

- I'll likely release Leo 6.8.0 final only after Félix releases LeoJS 1.0.

Edward

Viktor Ransmayr

unread,
Jun 22, 2024, 7:14:00 AM (7 days ago) Jun 22
to leo-editor
Hello Edward,

Edward K. Ream schrieb am Samstag, 22. Juni 2024 um 12:21:24 UTC+2:
On Saturday, June 22, 2024 at 5:12:55 AM UTC-5 Edward K. Ream wrote:
Leo's testpypi page now contains Leo 6.8.0b1.

Leo 6.8.0b1, installed from TestPyPI, is working fine in a PyVE running inside of a Debian 12 VM.

Below you find parts of the installation log.

With kind regards,

Viktor

###

    (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$
    (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ python3 -m pip install -i https://test.pypi.org/simple/ leo==6.8.0b1
    Looking in indexes: https://test.pypi.org/simple/
    Collecting leo==6.8.0b1
      Downloading https://test-files.pythonhosted.org/packages/5b/47/6b0d2f17e5a86057ce21dda0f5a44b99ad48b5410f9239a9e33ecaccb177/leo-6.8.0b1-py3-none-any.whl (19.5 MB)
         ��� ... ��� 19.5/19.5 MB 3.3 MB/s eta 0:00:00
    Installing collected packages: leo
      Attempting uninstall: leo
        Found existing installation: leo 6.7.8.post3
        Uninstalling leo-6.7.8.post3:
          Successfully uninstalled leo-6.7.8.post3
    Successfully installed leo-6.8.0b1
    (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$
    (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ leo --version
    Leo 6.8.0-b1
    Python 3.11.2
    linux
    (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$
    (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ which leo
    /home/user/PyVE/PyPI/Leo/bin/leo
    (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$

Edward K. Ream

unread,
Jun 22, 2024, 7:34:58 AM (7 days ago) Jun 22
to leo-e...@googlegroups.com
On Sat, Jun 22, 2024 at 6:14 AM Viktor Ransmayr <viktor....@gmail.com> wrote:
Hello Edward,

Edward K. Ream schrieb am Samstag, 22. Juni 2024 um 12:21:24 UTC+2:
On Saturday, June 22, 2024 at 5:12:55 AM UTC-5 Edward K. Ream wrote:
Leo's testpypi page now contains Leo 6.8.0b1.

Leo 6.8.0b1, installed from TestPyPI, is working fine in a PyVE running inside of a Debian 12 VM.

Thanks for your testing!

Edward
Reply all
Reply to author
Forward
0 new messages