On Sat, 2019-04-13 at 22:27 +0200, Ralph Seichter wrote:
> Hi folks,
> 
> imagine a Python application "monty" with the following requirements
> listed in setup.py:
> 
>   install_requires=[
>     'ham>=1.0',
>     'spam>=2.0',
>     'eggs>=1.5'
>   ]
> 
> If I want to add "monty" as a new Gentoo package, and if none of "ham",
> "spam" and "eggs" are so far available as Gentoo packages, what is the
> recommended way of handling this situation?

I presume you want to proxy-maintain all of those packages.

> 
> 1. Create one pull request that contains separate commits for adding
> each of the four Python packages?

This one.  We generally find it easier when we see the big picture
in one place.

By the way, there's gentoo-proxy-maint@ ml for this kind of questions.

-- 
Best regards,
Michał Górny

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to