forked from kiss-community/kiss
contrib: kiss-outdated: fix python-* remotes (#115)
Reviewed-on: https://codeberg.org/kiss-community/kiss/pulls/115 Co-authored-by: sdsddsd1 <sdsddsd1@noreply.codeberg.org> Co-committed-by: sdsddsd1 <sdsddsd1@noreply.codeberg.org>
This commit is contained in:
parent
cbbfd857f0
commit
ed4b6b7534
@ -236,6 +236,18 @@ EOF
|
|||||||
remote=python
|
remote=python
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
python-docutils)
|
||||||
|
remote=python:docutils
|
||||||
|
;;
|
||||||
|
|
||||||
|
python-mako)
|
||||||
|
remote=python:mako
|
||||||
|
;;
|
||||||
|
|
||||||
|
python-markupsafe)
|
||||||
|
remote=python:markupsafe
|
||||||
|
;;
|
||||||
|
|
||||||
qt5*)
|
qt5*)
|
||||||
remote=qt
|
remote=qt
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user