Your message dated Wed, 14 Aug 2019 07:34:55 +0200
with message-id
<CAD=WrcLsC6br=ezdaxzpth8q-fnhq-+4tzmhzcecvblduya...@mail.gmail.com>
and subject line Re: python3-typed-ast: migration dependency loop with mypy
has caused the Debian Bug report #934616,
regarding python3-typed-ast: migration dependency loop with mypy
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
934616: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934616
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-typed-ast
Version: 1.4.0-1
Severity: normal
Hi,
The latest uploads of python3-typed-ast and mypy seemed to be locked in a
dependency loop which is keeping them from migrating to testing. mypy
wants python3-typed-ast 1.4.0-1, but python3-typed-ast 1.4.0-1 causes an
autopkgtest failure with the version of mypy that's in testing. I think
python3-typed-ast needs a:
Breaks: mypy (<< 0.720-2~)
in its control file to break this loop.
Scott
--- End Message ---
--- Begin Message ---
Looks like it just migrated on its own
https://tracker.debian.org/news/1054561/python3-typed-ast-140-1-migrated-to-testing/
On Mon, 12 Aug 2019 09:47:11 -0400 Scott Talbert <[email protected]> wrote:
> Package: python3-typed-ast
> Version: 1.4.0-1
> Severity: normal
>
> Hi,
>
> The latest uploads of python3-typed-ast and mypy seemed to be locked in a
> dependency loop which is keeping them from migrating to testing. mypy
> wants python3-typed-ast 1.4.0-1, but python3-typed-ast 1.4.0-1 causes an
> autopkgtest failure with the version of mypy that's in testing. I think
> python3-typed-ast needs a:
>
> Breaks: mypy (<< 0.720-2~)
>
> in its control file to break this loop.
>
> Scott
>
>
--- End Message ---