Solved devel/py-setuptools : orphaned packages?

After today's update for devel/py-setuptools, it left me with a whole bunch or orphaned packages.

Code:
py37-authres-1.2.0                 ?   orphaned: mail/py-authres
py37-dnspython-1.16.0              ?   orphaned: dns/py-dnspython
py37-fail2ban-0.11.2               ?   orphaned: security/py-fail2ban
py37-milter-1.0.4                  ?   orphaned: mail/py-milter
py37-pyinotify-0.9.6               ?   orphaned: devel/py-pyinotify
py37-pyspf-2.0.14                  ?   orphaned: mail/py-pyspf
py37-setuptools-44.0.0             <   needs updating (port has 44.0.0_1)
py37-spf-engine-2.9.2              ?   orphaned: mail/py-spf-engine

Are we now required to update Python to version 3.8 to use the new version of setuptools?

I did not see anything in UPDATING regarding this.
 
Normally, the command below would show me entries for any ports I have installed - which it does not.

Code:
# pkg updating -d 20210101

20210416:
  AFFECTS: Users of shells/bash, shells/bash-static with PORTS_READLINE=off
  AUTHOR: olce.freebsd@certner.fr


  Bundled readline now will use LOCALBASE/etc/inputrc as its ultimate default
  inputrc file (instead of /etc/inputrc). This puts these ports in line with
  what devel/readline has been doing recently (since 20210103).


20210106:
  AFFECTS: mail/dovecot
  AUTHOR: pi@FreeBSD.org


  The VPOPMAIL option was removed, because it was dropped upstream,
  so please check your config before upgrading.
 
Back
Top