summaryrefslogtreecommitdiffstats
path: root/package/python-shutilwhich
Commit message (Collapse)AuthorAgeFilesLines
* package/python-shutilwhich: also available in python3Yann E. MORIN2017-12-301-1/+0
| | | | | | | | | | | | | | | When in python3, shutilwhich will simply use shutil.which. Some packages (e.g. crossbar.io) unconditionally require shutilwhich, even when they are running under python3. So, enable python-shutilwhich even for python3. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Mauro Condarelli <mc5686@mclink.it> Cc: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-shutilwhich: switch SITE to httpsBernd Kuhls2017-12-131-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-shutilwhich: add version to license stringRahul Bedarkar2017-04-091-1/+1
| | | | | | | | LICENSE file refers to Python license version 2. Use SPDX short identifier for license string while at it. Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-shutilwhich: new packageMauro Condarelli2016-02-193-0/+23
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: fix license, it's not MIT, but PSF.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud