diff mbox series

[1/1] package/python-txdbus: drop comment

Message ID 20220814192122.3189556-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/python-txdbus: drop comment | expand

Commit Message

Fabrice Fontaine Aug. 14, 2022, 7:21 p.m. UTC
Commit a2ba9e7db9bd5fabff738147f73039fc8d4f1b3d forgot to drop comment

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/python-txdbus/Config.in | 1 -
 1 file changed, 1 deletion(-)

Comments

Yann E. MORIN Aug. 14, 2022, 7:26 p.m. UTC | #1
Fabrice, All,

On 2022-08-14 21:21 +0200, Fabrice Fontaine spake thusly:
> Commit a2ba9e7db9bd5fabff738147f73039fc8d4f1b3d forgot to drop comment
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

> ---
>  package/python-txdbus/Config.in | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/package/python-txdbus/Config.in b/package/python-txdbus/Config.in
> index f3ea4c78d6..e299596611 100644
> --- a/package/python-txdbus/Config.in
> +++ b/package/python-txdbus/Config.in
> @@ -2,7 +2,6 @@ config BR2_PACKAGE_PYTHON_TXDBUS
>  	bool "python-txdbus"
>  	# python-twisted -> python-cryptography
>  	depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
> -	# python-twisted -> python-cryptography
>  	select BR2_PACKAGE_PYTHON_TWISTED # runtime
>  	select BR2_PACKAGE_PYTHON_SIX # runtime
>  	help
> -- 
> 2.35.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
Peter Korsgaard Sept. 15, 2022, 5:05 p.m. UTC | #2
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Commit a2ba9e7db9bd5fabff738147f73039fc8d4f1b3d forgot to drop comment
 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2022.05.x and 2022.02.x, thanks.
diff mbox series

Patch

diff --git a/package/python-txdbus/Config.in b/package/python-txdbus/Config.in
index f3ea4c78d6..e299596611 100644
--- a/package/python-txdbus/Config.in
+++ b/package/python-txdbus/Config.in
@@ -2,7 +2,6 @@  config BR2_PACKAGE_PYTHON_TXDBUS
 	bool "python-txdbus"
 	# python-twisted -> python-cryptography
 	depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
-	# python-twisted -> python-cryptography
 	select BR2_PACKAGE_PYTHON_TWISTED # runtime
 	select BR2_PACKAGE_PYTHON_SIX # runtime
 	help