package/python-asgiref: properly order "depends on" vs. bool
authorPierre-Jean Texier <pjtexier@koncepto.io>
Mon, 21 Oct 2019 20:09:14 +0000 (22:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 21 Oct 2019 21:28:53 +0000 (23:28 +0200)
commit7a398e8bdefb87339740924e7ab6a5f2afe9f830
tree9818048242e2067de8a8b1802bd97695ac0a9469
parentba3b97e3cb2b0e6d9699630efd8fd9300f8589cd
package/python-asgiref: properly order "depends on" vs. bool

This fixes a check-package warning introduced by commit
9b746f8 ("package/python-asgiref: drop Python 2 support")
Fixes:

$: ./utils/check-package package/python-asgiref/*
package/python-asgiref/Config.in:3: attributes order: type, default, depends on, select, help (http://nightly.buildroot.org/#_config_files)
34 lines processed
1 warnings generated

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-asgiref/Config.in