Colin Watson has proposed merging lp:~cjwatson/meta-lp-deps/remove-pyflakes
into lp:meta-lp-deps.
Commit message:
Remove Recommends on pyflakes.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/meta-lp-deps/remove-pyflakes/+merge/427514
We use pre-commit for lint checking nowadays.
--
Your team Launchpad code reviewers is requested to review the proposed merge of
lp:~cjwatson/meta-lp-deps/remove-pyflakes into lp:meta-lp-deps.
=== modified file 'debian/changelog'
--- debian/changelog 2022-07-20 11:48:03 +0000
+++ debian/changelog 2022-07-27 17:39:34 +0000
@@ -7,6 +7,8 @@
easily be viewed online.
* Remove Recommends on bzr-lpreview-body, no longer relevant now that we
use git.
+ * Remove Recommends on pyflakes; we use pre-commit for lint checking
+ nowadays.
[ Andrey Fedoseev ]
* Add firefox-geckodriver to launchpad-developer-dependencies;
=== modified file 'debian/control'
--- debian/control 2022-07-20 11:48:03 +0000
+++ debian/control 2022-07-27 17:39:34 +0000
@@ -61,7 +61,7 @@
gir1.2-gtk-3.0,
gir1.2-webkit-3.0,
${misc:Depends}
-Recommends: pyflakes, subunit
+Recommends: subunit
Suggests: apache2, libapache2-mod-wsgi
Description: Metapackage for development dependencies of Launchpad
This metapackage depends on all of the packages required to do development
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help : https://help.launchpad.net/ListHelp