CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/12/09 19:20:31
Modified files:
databases/mydumper: Makefile
databases/mydumper/pkg: PLIST
databases/py-peewee: Makefile
databases/py-peewee/pkg: PLIST
databases/py-psycopg2: Makefile
databases/py-psycopg2/pkg: PLIST
databases/xapian-bindings: Makefile
databases/xapian-bindings/pkg: PLIST-python
devel/cmake : Makefile
devel/cmake/pkg: PLIST
devel/kf5/extra-cmake-modules: Makefile
devel/kf5/extra-cmake-modules/pkg: PLIST
devel/luacheck : Makefile
devel/luacheck/pkg: PLIST
devel/py-pathlib: Makefile
devel/py-pathlib/pkg: PLIST
devel/py-pexpect: Makefile
devel/py-pexpect/pkg: PLIST
devel/py-testpath: Makefile
devel/py-testpath/pkg: PLIST
devel/py-virtualenv: Makefile
devel/py-virtualenv/pkg: PLIST
devel/udis86 : Makefile
devel/udis86/pkg: PLIST
lang/ghc : Makefile
lang/ghc/pkg : PLIST
productivity/vdirsyncer: Makefile
productivity/vdirsyncer/pkg: PLIST
shells/fish : Makefile
shells/fish/pkg: PLIST
textproc/py-sphinx: Makefile distinfo
textproc/py-sphinx/pkg: PLIST
www/py-flask-wtf: Makefile
www/py-flask-wtf/pkg: PLIST
www/py-frozen-flask: Makefile
www/py-frozen-flask/pkg: PLIST
www/py-itsdangerous: Makefile
www/py-itsdangerous/pkg: PLIST
www/py-werkzeug: Makefile
www/py-werkzeug/pkg: PLIST
www/py-wtforms : Makefile
www/py-wtforms/pkg: PLIST
x11/polybar : Makefile
x11/polybar/pkg: PLIST
Log message:
update py-sphinx to 1.5.6
main changes are:
- add a new dep on py-requests
- undo the no longer needed iftex.sty workaround
- move MODPY variables to more standard location
- regen plist
Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the
1.5 series. This means we have to update PLISTs for about 20+ ports as
a result of this version update. Hopefully future updates of py-sphinx
won't be quite as involved.
ok sthen@