package/python-more-itertools: drop Python 2 support
authorAsaf Kahlon <asafka7@gmail.com>
Sun, 20 Oct 2019 13:42:03 +0000 (16:42 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 21 Oct 2019 17:33:01 +0000 (19:33 +0200)
commit8542a545ecffb82cc91adbcf548e2eedbd040bae
tree766c0df35158a3ae0708c491ddb0ab824d73fd03
parent551d81c079f2f8d622ee754c4abf58365cb60093
package/python-more-itertools: drop Python 2 support

Since version 6.0.0, the package supports only Python 3, and will
lead to syntax errors when in use with Python 2.
In addition, the dependency of python-six is no longer needed.

The reursive reverse dependencies were updated accordingly.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-cheroot/Config.in
package/python-cherrypy/Config.in
package/python-jaraco-functools/Config.in
package/python-more-itertools/Config.in
package/python-portend/Config.in
package/python-tempora/Config.in
package/python-webpy/Config.in