From 1ffc3b70cebfb6bcc900517eb00b9471cb1532ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 5 Sep 2018 17:33:14 +0200 Subject: New upstream version 0.9.11 --- RELEASE_NOTES.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'RELEASE_NOTES.rst') diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 7e3c5f0..b9652ad 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -1,4 +1,4 @@ -Release Notes for Rapid Photo Downloader 0.9.10 +Release Notes for Rapid Photo Downloader 0.9.11 =============================================== - If you installed Rapid Photo Downloader using the install script, you can @@ -32,4 +32,13 @@ Release Notes for Rapid Photo Downloader 0.9.10 /usr/bin/python3 -m pip install -U --user --disable-pip-version-check pyzmq + - To install Rapid Photo Downloader on CentOS 7.5, first install Python 3.6 + from the IUS Community repository: + sudo yum -y install yum-utils + sudo yum -y install https://centos7.iuscommunity.org/ius-release.rpm + sudo yum -y install python36u python36u-setuptools + + Then run the install.py script: + + python3.6 install.py -- cgit v1.2.3