diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-21 22:42:06 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:46 +0700 |
commit | 3dc8be241d795bcf8f541c3d6003281fb95e90c2 (patch) | |
tree | 09f7ed755e3d16a4a4ff830c4ca7158830fd2572 /libraries/pylast/README | |
parent | f4b769b2e92c40161ddbb194e3fdd02b9a1e57bc (diff) |
libraries/pylast: Updated for version 1.9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/pylast/README')
-rw-r--r-- | libraries/pylast/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/pylast/README b/libraries/pylast/README index 68497d72a8448..a8c4052fb5da0 100644 --- a/libraries/pylast/README +++ b/libraries/pylast/README @@ -9,3 +9,5 @@ If you want to build this for use with Python 3.x (needs the optional dependency python3) pass the script PYTHON3=yes, like: PYTHON3=yes ./pylast.SlackBuild + +NOTE: python_version="3.3" require python-certifi |