Hello Everybody,
I left some advances on poetry. Happily (from my point of view) we are near
to
having poetry packaged. I've just push some new commits to salsa [0].
After spend several times with the tests (see patches), we just have two
test that still fail (I didn't looking it yet):
tests/installation/test_pip_installer.py - fail one unit test tests/utils/test_env.py - fail several unit tests.
To build poetry, you will also need to build locally python3-cleo still in
NEW [1], python-httpretty 1.0.5:
I prepare a new upstream release and a member of OpenStack sponsored its to experimental (thanks Michal Arbet) [2] and pkginfo 1.7.0, I ping @jandd on #debian-python
for a new upstream release packaging, but if I haven't got news about it
these days, I will push
my work and I'll ask for sponsorship.
[0]
https://salsa.debian.org/python-team/packages/poetry
[1]
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958366
[2]
https://tracker.debian.org/news/1241115/accepted-python-httpretty-105-01-source-into-experimental/
Cheers,
Emmanuel
On Tue, May 11, 2021 at 8:55 AM Emmanuel Arias <
[email protected]> wrote:
Hello!
On 5/11/21 1:25 AM, Sandro Tosi wrote:
On Sat, May 8, 2021 at 9:56 PM Emmanuel Arias <[email protected]>
wrote:
On 5/8/21 10:37 PM, Sandro Tosi wrote:
On Mon, Mar 15, 2021 at 10:29 AM Emmanuel Arias <[email protected]> wrote:
On Mon, Mar 15, 2021 at 4:22 AM Sandro Tosi <[email protected]> wrote: >>>>>> * poetry-core failing https://ci.debian.net/packages/p/poetry-core/ >>>>> are you handling this failure?
looks like this is fixed in git: do you need a sponsor?
Yes, please. Thanks!
sounds good, i'll have a look at this package soon and let you know
Thanks!
* python-cleo in review https://salsa.debian.org/python-team/packages/cleo I hope finished this
week
stefanor uploaded it a few days ago
Yes.
* poetry still in progress https://salsa.debian.org/python-team/packages/poetry -> need help and
reviews
for this one it looks like you imported a new upstream release a week
ago: is there something we can help/check about poetry?
I've just push some advances. Currently, I'm working on tests, if you
want to take a look.
maybe just ask here (or directly to me) if you have questions and
what's failing/needs work, so we dont duplicate work
ok!
We need new upstream release for python-httpretty (for tests), that I
upload to mentors [0]. @zigo ask me about test that this new upstream
release doesn't break
cloud-init and python3-scciclient (I would like to take a look to ratt
for that).
ratt is pretty great, and rather simple to use:
- setup a sbuild schroot for unstable
- build a binary package from the source you're working on
- `ratt <file>_amd64.changes`
and then you'll get on screen the results for each package + a
directory with the build results and logs
https://github.com/Debian/ratt
keep in mind it rebuilds packages sequentially, so it can take some
time if the number of reverse deps is high.
Thanks for the advice!
Perhaps a good help from a more experienced person would be check if all >> is ok with DFSG,that's my biggest concern.
for which package specifically? while it's boring and long work, it's
also rather trivial: look at every single file (yep, all of them) from
the upstream source, and document their copyright and license in d/copyright -- happy to answer questions if you have something
specific in mind about this
Thanks, I hope have more news at the finish of the week
Cheers!
Regards,
<div dir="ltr"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Hello Everybody,</div><div><br></div><div>I left some advances on poetry. Happily (from my point of view) we are near to</div><div>having
poetry packaged. I've just push some new commits to salsa [0].</div><div><br></div><div>After spend several times with the tests (see patches), we just have two</div><div>test that still fail (I didn't looking it yet):</div><div><br></div><div>
tests/installation/test_pip_installer.py - fail one unit test<br></div></div></div></div>tests/utils/test_env.py - fail several unit tests.<div><br></div><div>To build poetry, you will also need to build locally python3-cleo still in NEW [1], python-
httpretty 1.0.5:</div><div>I prepare a new upstream release and a member of OpenStack sponsored its to</div><div>experimental (thanks Michal Arbet) [2] and pkginfo 1.7.0, I ping @jandd on #debian-python</div><div>for a new upstream release packaging,
but if I haven't got news about it these days, I will push </div><div>my work and I'll ask for sponsorship. </div><div><div><br></div><div>[0] <a href="
https://salsa.debian.org/python-team/packages/poetry">https://salsa.debian.org/python-team/
packages/poetry</a></div></div><div>[1] <a href="
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958366">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958366</a></div><div>[2] <a href="
https://tracker.debian.org/news/1241115/accepted-python-
httpretty-105-01-source-into-experimental/">
https://tracker.debian.org/news/1241115/accepted-python-httpretty-105-01-source-into-experimental/</a></div><div><br></div><div>Cheers, </div><div>Emmanuel</div></div><br><div class="gmail_quote"><div dir="ltr"
class="gmail_attr">On Tue, May 11, 2021 at 8:55 AM Emmanuel Arias <<a href="mailto:
[email protected]">
[email protected]</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);
padding-left:1ex">Hello!<br>
On 5/11/21 1:25 AM, Sandro Tosi wrote:<br>
> On Sat, May 8, 2021 at 9:56 PM Emmanuel Arias <<a href="mailto:
[email protected]" target="_blank">
[email protected]</a>> wrote:<br>
>> On 5/8/21 10:37 PM, Sandro Tosi wrote:<br>
>>> On Mon, Mar 15, 2021 at 10:29 AM Emmanuel Arias <<a href="mailto:
[email protected]" target="_blank">
[email protected]</a>> wrote:<br>
>>>> On Mon, Mar 15, 2021 at 4:22 AM Sandro Tosi <<a href="mailto:
[email protected]" target="_blank">
[email protected]</a>> wrote:<br>
>>>>>> * poetry-core failing <a href="
https://ci.debian.net/packages/p/poetry-core/" rel="noreferrer" target="_blank">
https://ci.debian.net/packages/p/poetry-core/</a><br>
>>>>> are you handling this failure?<br>
>>> looks like this is fixed in git: do you need a sponsor?<br> >> Yes, please. Thanks!<br>
> sounds good, i'll have a look at this package soon and let you know<br>
Thanks!<br>
><br>
>>>>>> * python-cleo in review <a href="
https://salsa.debian.org/python-team/packages/cleo" rel="noreferrer" target="_blank">
https://salsa.debian.org/python-team/packages/cleo</a> I hope finished this week<br>
>>> stefanor uploaded it a few days ago<br>
>> Yes.<br>
>>>>>> * poetry still in progress <a href="
https://salsa.debian.org/python-team/packages/poetry" rel="noreferrer" target="_blank">
https://salsa.debian.org/python-team/packages/poetry</a> -> need help and reviews<br>
>>> for this one it looks like you imported a new upstream release a week<br>
>>> ago: is there something we can help/check about poetry?<br> >> I've just push some advances. Currently, I'm working on tests, if you<br>
>> want to take a look.<br>
> maybe just ask here (or directly to me) if you have questions and<br>
> what's failing/needs work, so we dont duplicate work<br>
ok!<br>
><br>
>> We need new upstream release for python-httpretty (for tests), that I<br>
>> upload to mentors [0]. @zigo ask me about test that this new upstream<br>
>> release doesn't break<br>
>> cloud-init and python3-scciclient (I would like to take a look to ratt<br>
>> for that).<br>
> ratt is pretty great, and rather simple to use:<br>
><br>
> - setup a sbuild schroot for unstable<br>
> - build a binary package from the source you're working on<br>
> - `ratt <file>_amd64.changes`<br>
><br>
> and then you'll get on screen the results for each package + a<br> > directory with the build results and logs<br>
><br>
> <a href="
https://github.com/Debian/ratt" rel="noreferrer" target="_blank">
https://github.com/Debian/ratt</a><br>
><br>
> keep in mind it rebuilds packages sequentially, so it can take some<br> > time if the number of reverse deps is high.<br>
Thanks for the advice!<br>
><br>
>> Perhaps a good help from a more experienced person would be check if all<br>
>> is ok with DFSG,that's my biggest concern.<br>
> for which package specifically? while it's boring and long work, it's<br>
> also rather trivial: look at every single file (yep, all of them) from<br> > the upstream source, and document their copyright and license in<br>
> d/copyright -- happy to answer questions if you have something<br>
> specific in mind about this<br>
Thanks, I hope have more news at the finish of the week<br>
Cheers!<br>
><br>
> Regards,<br>
</blockquote></div>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)