mbox series

[bug#68424,0/3] Fix python-hypercorn

Message ID 877ckd4fda.fsf@troyfigiel.com
Headers show
Series Fix python-hypercorn | expand

Message

Troy Figiel Jan. 13, 2024, 11:52 a.m. UTC
This patch series is actually a fix for python-ajsonrpc and python-quart. Due to missing propagated-inputs, these dependencies of python-hypercorn failed to build. Interestingly, python-hypercorn itself builds successfully against the current master.

Troy Figiel (3):
  gnu: hypercorn: Add missing propagated-inputs.
  gnu: hypercorn: Remove unnecessary native-input.
  gnu: hypercorn: Reformat with guix style.

 gnu/packages/python-web.scm | 47 +++++++++++++++++--------------------
 1 file changed, 22 insertions(+), 25 deletions(-)


base-commit: c0b303aaa3d6154acbe054120d11467eb98e6d33

Comments

Sharlatan Hellseher Jan. 15, 2024, 10:50 p.m. UTC | #1
Hi,

Squashed into one commit: 

- gnu: hypercorn: Adjust inputs.
  - 1/3 gnu: hypercorn: Add missing propagated-inputs.
  - 2/3 gnu: hypercorn: Remove unnecessary native-input.
    
> Building the following 1 package would ensure 2 dependent packages are rebuilt:
> python-ajsonrpc@1.2.0

It's built successfully, thank you for your work!

Pushed as eb0f35e16db46642550cddca9f13c7c39f6c2da5.

Thanks,
Oleg
Clément Lassieur Jan. 16, 2024, 12:37 a.m. UTC | #2
Hi Oleg,

This is unrelated to this bug, I'm really sorry.

Could you keep the "subject" when you write emails please?  This would
allow a lot of people to skip the email without having to open it.

Thank you very much!
Clément