On Sun 27/12/2020 08:42, Bjorn Ketelaars wrote:
> On Sat 26/12/2020 17:39, Daniel Dickman wrote:
> > The attached diff does a mechanical conversion of 70 ports to make them 
> > python3-only.
> > 
> > The ports selected were ones where:
> > - nothing depends on them (although it's possible there are some TDEPs)
> > - they already have python2 and python3 FLAVORs
> > 
> > ok? (quirks and top-level Makefile diff not shown here)
> 
> I checked the ports with 'show-reverse-deps'. One hit: www/py-bottle is
> a RDEP for sysutils/glances, which is already py3-only. So no harm here.

Correction: I thought that show-reverse-deps also included test
dependencies...which it does but only after applying the '-t' option. Of
course I forgot about this options: The list of ports that require
attention:

databases/py-mongo
databases/py-sqlobject
devel/py-characteristic
devel/py-country
devel/py-coveralls
devel/py-flaky
devel/py-flexmock
devel/py-freezegun
devel/py-hypothesis
devel/py-logilab-common
devel/py-minimock
devel/py-nose-warnings-filters
devel/py-nosexcover
devel/py-objgraph
devel/py-path.py
devel/py-pretend
devel/py-robotframework
devel/py-setuptools_trial
devel/py-test-benchmark
devel/py-test-expect
devel/py-test-httpbin
devel/py-test-localserver
devel/py-test-mock
devel/py-test-subtesthack
devel/py-test-timeout
devel/py-test-vcr
devel/py-test-xdist
devel/py-tox
devel/py-yapf
editors/py-neovim
security/py-cryptography_vectors
security/py-trustme
textproc/py-demjson
textproc/py-iso8601
www/py-betamax
www/py-bottle
www/py-requests-mock
www/py-selenium
www/py-webtest

Reply via email to