https://bugs.kde.org/show_bug.cgi?id=375472

A. Wilcox (awilfox) <awil...@adelielinux.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |https://phabricator.kde.org
                   |                            |/D4377
   Version Fixed In|                            |5.37.0
      Latest Commit|                            |76ed16d7943791c851ea2222afd
                   |                            |9afedd3127b02
         Resolution|---                         |FIXED

--- Comment #1 from A. Wilcox (awilfox) <awil...@adelielinux.org> ---
Fixed in commit 76ed16d7943791c851ea2222afd9afedd3127b02
Author:     A. Wilcox <mailto:awil...@adelielinux.org>
AuthorDate: Tue Jul 11 21:41:34 2017 +0200
Commit:     Matthieu Gallien <matthieu_gall...@yahoo.fr>
CommitDate: Sat Jul 29 16:51:36 2017 +0200

    Fix Python dependency in test scripts for KFileMetaData (bug 375472)

    Summary:
    KFileMetaData test scripts are usable in both deprecated Python 2, and new
Python 3.  This removes 'python2' from the shebang and uses the regular
'python' interpreter, thereby removing the requirement of Python 2 being on a
system to be able to test KFileMetaData.

    Additionally, it removes unused imports.

    Test Plan:
    This patch was applied to:
    * 5.23
    * 5.26
    * 5.29

    It was tested on Linux kernel 4.4 using:
    * x86_64
    * x86_32
    * PowerPC

    With the following Python versions:
    * 2.7.10
    * 3.4.4
    * 3.5.1

    It was tested on glibc and musl libc.

    Reviewers: mgallien

    Reviewed By: mgallien

    Subscribers: #frameworks

    Tags: #frameworks

    Differential Revision: https://phabricator.kde.org/D4377

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to