Your message dated Tue, 16 Aug 2022 15:12:34 +0000
with message-id <e1onyf8-004svz...@fasolo.debian.org>
and subject line Bug#1017145: fixed in mypy 0.971-1
has caused the Debian Bug report #1017145,
regarding mypy: FTBFS:   main:77: error: Name "y8" is not defined      (diff)
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 ow...@bugs.debian.org
immediately.)


-- 
1017145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mypy
Version: 0.961-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220813 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> =================================== FAILURES 
> ===================================
> __________________________________ testWalrus 
> __________________________________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:212:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 212)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
>   main:6: note: Revealed type is "builtins.int" (diff)
>   main:9: note: Revealed type is "builtins.str" (diff)
>   main:12: note: Revealed type is "builtins.int" (diff)
>   main:13: note: Revealed type is "builtins.list[builtins.int]" (diff)
>   main:16: note: Revealed type is "builtins.list[builtins.int]" (diff)
>   main:17: note: Revealed type is "builtins.int" (diff)
>   main:20: note: Revealed type is "builtins.dict[builtins.str, builtins.int]" 
> (diff)
>   main:21: note: Revealed type is "builtins.int" (diff)
>   main:24: note: Revealed type is "builtins.dict[builtins.str, builtins.int]" 
> (diff)
>   main:25: note: Revealed type is "builtins.str" (diff)
>   main:26: note: Revealed type is "builtins.int" (diff)
>   main:29: note: Revealed type is "builtins.dict[builtins.str, builtins.int]" 
> (diff)
>   main:30: note: Revealed type is "builtins.int" (diff)
>   main:34: note: Revealed type is "builtins.int" (diff)
>   main:37: note: Revealed type is "builtins.str" (diff)
>   main:40: note: Revealed type is "builtins.int" (diff)
>   main:41: note: Revealed type is "builtins.int" (diff)
>   main:42: note: Revealed type is "builtins.int" (diff)
>   main:45: note: Revealed type is "builtins.int" (diff)
>   main:46: note: Revealed type is "builtins.list[builtins.int]" (diff)
>   main:49: note: Revealed type is "builtins.list[builtins.int]" (diff)
>   main:50: note: Revealed type is "builtins.int" (diff)
>   main:53: note: Revealed type is "builtins.dict[builtins.str, builtins.int]" 
> (diff)
>   main:54: note: Revealed type is "builtins.int" (diff)
>   main:57: note: Revealed type is "builtins.dict[builtins.str, builtins.int]" 
> (diff)
>   main:58: note: Revealed type is "builtins.str" (diff)
>   main:59: note: Revealed type is "builtins.int" (diff)
>   main:62: note: Revealed type is "builtins.dict[builtins.str, builtins.int]" 
> (diff)
>   main:63: note: Revealed type is "builtins.int" (diff)
>   main:67: note: Revealed type is "builtins.int" (diff)
>   main:70: note: Revealed type is "builtins.int" (diff)
>   main:71: note: Revealed type is "builtins.int" (diff)
>   main:74: note: Revealed type is "builtins.int" (diff)
>   main:76: note: Revealed type is "builtins.int" (diff)
>   main:77: error: Name "y8" is not defined      (diff)
>   main:79: error: Incompatible types in assignment (expression has type 
> "float", variable has type "int") (diff)
>   main:80: error: Incompatible types in assignment (expression has type 
> "str", variable has type "int") (diff)
>   main:84: error: "int" not callable            (diff)
>   main:85: error: Variable "NT" is not valid as a type (diff)
>   main:85: note: See 
> https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
>  (diff)
>   main:88: error: Variable "Alias" is not valid as a type (diff)
>   main:88: note: See 
> https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
>  (diff)
>   main:90: note: Revealed type is "Literal[3]?" (diff)
>   main:91: note: Revealed type is "builtins.int" (diff)
>   main:92: note: Revealed type is "builtins.int" (diff)
>   main:96: note: Revealed type is "builtins.int" (diff)
>   main:101: error: Cannot assign to final name "x" (diff)
>   main:106: note: Revealed type is "Union[builtins.int, None]" (diff)
>   main:109: note: Revealed type is "builtins.int" (diff)
>   main:112: note: Revealed type is "Union[builtins.int, None]" (diff)
>   main:115: note: Revealed type is "builtins.int" (diff)
>   main:118: note: Revealed type is "builtins.int" (diff)
>   main:121: note: Revealed type is "builtins.int" (diff)
>   main:124: note: Revealed type is "builtins.int" (diff)
>   main:131: note: Revealed type is "Union[builtins.int, None]" (diff)
>   main:135: note: Revealed type is "builtins.int" (diff)
>   main:138: note: Revealed type is "builtins.int" (diff)
>   main:141: note: Revealed type is "builtins.int" (diff)
>   main:144: note: Revealed type is "builtins.int" (diff)
>   main:147: note: Revealed type is "builtins.int" (diff)
>   main:151: note: Revealed type is "builtins.int" (diff)
>   main:154: note: Revealed type is "builtins.int" (diff)
>   main:157: note: Revealed type is "builtins.int" (diff)
>   main:160: note: Revealed type is "builtins.int" (diff)
>   main:161: note: Revealed type is "builtins.list[builtins.int]" (diff)
>   main:164: note: Revealed type is "builtins.list[builtins.int]" (diff)
>   main:165: note: Revealed type is "builtins.int" (diff)
>   main:168: error: Name "x2" is not defined     (diff)
>   main:168: note: Revealed type is "Any"        (diff)
>   main:169: error: Name "z2" is not defined     (diff)
>   main:169: note: Revealed type is "Any"        (diff)
> Actual:
>   main:5: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> Alignment of first line difference:
>   E: main:6: note: Revealed type is "builtins.int"...
>   A: main:5: error: Assignment expressions are only supported in Python 3.8 
> a...
>           ^
> _______________________ testWalrusConditionalTypeBinder 
> ________________________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:387:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 387)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
>   main:15: note: Revealed type is "__main__.Good" (diff)
>   main:17: note: Revealed type is "__main__.Bad" (diff)
> Actual:
>   main:14: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> Alignment of first line difference:
>   E: main:15: note: Revealed type is "__main__.Good"...
>   A: main:14: error: Assignment expressions are only supported in Python 3.8 
> ...
>            ^
> ________________________ testWalrusConditionalTypeCheck 
> ________________________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:407:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 407)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
>   main:7: note: Revealed type is "Literal[True]" (diff)
>   main:8: note: Revealed type is "builtins.str" (diff)
>   main:10: note: Revealed type is "Literal[False]" (diff)
>   main:11: note: Revealed type is "None"        (diff)
>   main:13: note: Revealed type is "Union[builtins.str, None]" (diff)
> Actual:
>   main:6: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> Alignment of first line difference:
>   E: main:7: note: Revealed type is "Literal[True]"...
>   A: main:6: error: Assignment expressions are only supported in Python 3.8 
> a...
>           ^
> _______________________ testWalrusConditionalTypeCheck2 
> ________________________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:423:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 423)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
>   main:6: note: Revealed type is "builtins.str" (diff)
>   main:7: note: Revealed type is "Union[builtins.str, None]" (diff)
>   main:9: note: Revealed type is "None"         (diff)
>   main:10: note: Revealed type is "Union[builtins.str, None]" (diff)
>   main:12: note: Revealed type is "Union[builtins.str, None]" (diff)
> Actual:
>   main:5: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> Alignment of first line difference:
>   E: main:6: note: Revealed type is "builtins.str"...
>   A: main:5: error: Assignment expressions are only supported in Python 3.8 
> a...
>           ^
> ____________________________ testWalrusPartialTypes 
> ____________________________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:438:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 438)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
>   main:4: error: Need type annotation for "x" (hint: "x: List[<type>] = ...") 
> (diff)
>   main:13: note: Revealed type is "builtins.list[builtins.int]" (diff)
> Actual:
>   main:4: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> Alignment of first line difference:
>   E: main:4: error: Need type annotation for "x" (hint: "x: List[<type>] = 
> .....
>   A: main:4: error: Assignment expressions are only supported in Python 3.8 
> a...
>                     ^
> _______________ testWalrusAssignmentAndConditionScopeForLiteral 
> ________________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:454:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 454)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
>   main:4: error: Statement is unreachable       (diff)
>   main:6: note: Revealed type is "builtins.int" (diff)
>   main:8: note: Revealed type is "builtins.int" (diff)
> Actual:
>   main:3: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> Alignment of first line difference:
>   E: main:4: error: Statement is unreachable...
>   A: main:3: error: Assignment expressions are only supported in Python 3.8 
> a...
>           ^
> _______________ testWalrusAssignmentAndConditionScopeForProperty 
> _______________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:464:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 464)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
>   main:14: note: Revealed type is "builtins.str" (diff)
>   main:16: note: Revealed type is "builtins.str" (diff)
>   main:18: note: Revealed type is "builtins.str" (diff)
>   main:21: error: Statement is unreachable      (diff)
>   main:23: note: Revealed type is "Literal[False]" (diff)
>   main:25: note: Revealed type is "Literal[False]" (diff)
> Actual:
>   main:13: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> Alignment of first line difference:
>   E: main:14: note: Revealed type is "builtins.str"...
>   A: main:13: error: Assignment expressions are only supported in Python 3.8 
> ...
>            ^
> _______________ testWalrusAssignmentAndConditionScopeForFunction 
> _______________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:492:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 492)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
>   main:8: note: Revealed type is "builtins.str" (diff)
>   main:10: note: Revealed type is "builtins.str" (diff)
>   main:12: note: Revealed type is "builtins.str" (diff)
>   main:17: error: Statement is unreachable      (diff)
>   main:19: note: Revealed type is "Literal[False]" (diff)
>   main:21: note: Revealed type is "Literal[False]" (diff)
>   main:26: error: Statement is unreachable      (diff)
>   main:28: note: Revealed type is "Literal[False]" (diff)
>   main:30: note: Revealed type is "Literal[False]" (diff)
> Actual:
>   main:7: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> Alignment of first line difference:
>   E: main:8: note: Revealed type is "builtins.str"...
>   A: main:7: error: Assignment expressions are only supported in Python 3.8 
> a...
>           ^
> ________________________________ testWalrusExpr 
> ________________________________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:525:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 525)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
> Actual:
>   main:3: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> _____________________________ testWalrusTypeGuard 
> ______________________________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:535:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 535)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
>   main:5: note: Revealed type is "builtins.float" (diff)
>   main:6: note: Revealed type is "builtins.object" (diff)
> Actual:
>   main:4: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> Alignment of first line difference:
>   E: main:5: note: Revealed type is "builtins.float"...
>   A: main:4: error: Assignment expressions are only supported in Python 3.8 
> a...
>           ^
> _____________________________ testWalrusRedefined 
> ______________________________
> [gw3] linux -- Python 3.10.6 /usr/bin/python3.10
> data: /<<PKGBUILDDIR>>/test-data/unit/check-python38.test:544:
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:142: in run_case
>     self.run_case_once(testcase)
> /<<PKGBUILDDIR>>/mypy/test/testcheck.py:230: in run_case_once
>     assert_string_arrays_equal(output, a, msg.format(testcase.file, 
> testcase.line))
> E   AssertionError: Unexpected type checker output 
> (/<<PKGBUILDDIR>>/test-data/unit/check-python38.test, line 544)
> ----------------------------- Captured stderr call 
> -----------------------------
> Expected:
> Actual:
>   main:3: error: Assignment expressions are only supported in Python 3.8 and 
> greater (diff)
> 
> =========================== short test summary info 
> ============================
> FAILED mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrus
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusConditionalTypeBinder
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusConditionalTypeCheck
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusConditionalTypeCheck2
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusPartialTypes
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusAssignmentAndConditionScopeForLiteral
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusAssignmentAndConditionScopeForProperty
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusAssignmentAndConditionScopeForFunction
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusExpr
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusTypeGuard
> FAILED 
> mypy/test/testcheck.py::TypeCheckSuite::check-python38.test::testWalrusRedefined
> ===== 11 failed, 9997 passed, 375 skipped, 9 xfailed in 539.66s (0:08:59) 
> ======
> make[1]: *** [debian/rules:78: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/08/13/mypy_0.961-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



--- End Message ---
--- Begin Message ---
Source: mypy
Source-Version: 0.971-1
Done: Michael R. Crusoe <cru...@debian.org>

We believe that the bug you reported is fixed in the latest version of
mypy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1017...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael R. Crusoe <cru...@debian.org> (supplier of updated mypy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 15 Aug 2022 14:41:00 +0200
Source: mypy
Architecture: source
Version: 0.971-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Michael R. Crusoe <cru...@debian.org>
Closes: 1017145 1017312
Changes:
 mypy (0.971-1) unstable; urgency=medium
 .
   * New upstream version
   * debian/clean: add additional directories & files
   * debian/patches/walrus.patch: cherry-pick patch from upstream to fix the
     walrus tests. Closes: #1017145, #1017312
Checksums-Sha1:
 908a80f9ffc40195351fe3edddf14f29a852a108 2678 mypy_0.971-1.dsc
 6b42a1ff3edcda09adbe7900b28542f7ac115182 2757982 mypy_0.971.orig.tar.gz
 3ec492220c4f7abc8e568cecd3376f87cbd66ff5 13612 mypy_0.971-1.debian.tar.xz
 76b798c6913d5b8b10407aac32063cceb5b28bb5 10446 mypy_0.971-1_source.buildinfo
Checksums-Sha256:
 01901de0c446a3e8c39422b715f42b5e7368507a27b768c8dac484469a83fe31 2678 
mypy_0.971-1.dsc
 40b0f21484238269ae6a57200c807d80debc6459d444c0489a102d7c6a75fa56 2757982 
mypy_0.971.orig.tar.gz
 8ca6e8a6f9acf81a2c1a492e08e2c694e8f7923e624dc47d20aa4a758dc8d354 13612 
mypy_0.971-1.debian.tar.xz
 2fa20f363844ed542dd8bec4dda9bbc2fac37ae3ad26515743711ee5f411ae2a 10446 
mypy_0.971-1_source.buildinfo
Files:
 a49afb9bce3f0ba2ffc630df21d6ee68 2678 utils optional mypy_0.971-1.dsc
 9aed5fdbfede36bb5d5d397773dd1e6a 2757982 utils optional mypy_0.971.orig.tar.gz
 d0e56706b52f07917be0f5a0ac415224 13612 utils optional 
mypy_0.971-1.debian.tar.xz
 642fb405321e05fdf50d0cafb5073c06 10446 utils optional 
mypy_0.971-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmL7hoQACgkQPCZ2P2xn
5uLD8A/+PqMdRZlyml88l+Dplsl9I6eV88tgJHh6llhN4JKxUOEbc6bXL3SdXf8T
HwF51Qo/9j5QB/N7m3Zff2RbuBOAn2w+RP7VZN7YE/PfUinCSqsE/KCC+O/qAUeN
F7DHL6P/+WUoX7uzRdIjkbIj0+fsY49Max6D+PVLVoarqIQyFfkG0e4laxr+F8Te
WChykAGyL6IsrUjLjBG2ClcXgDYk9u6gNuUQC3mYqEpCqi5yp8TgbuznvecFtbrt
2yk35tsT5WjdA3I9QxWVY2e7NbNzalogjnbMJtsYHISPkn9GmhcO5pMrVpbutA/G
NCOG0atT2CBGd/n89kE5/afl7eDxBxO7f9Qi/M5xoPf/DyK5Sj3pyx/PaB1JRWCr
rtJVXaXNTKVadOW0wwtVLz5b8nLlh7nRox9Z5DGJdu0SxNwLmBxeVDEhLoHHODe1
nziR7iEKhalUejUfcsjIMkVnjtGgvKbGGGIoJkBhBZe/M/sUFZC4fa7GQRiLyvuN
vGGoa8tbJxk8Yr8cLwSgKX/ltczIFDyr44cLwN/86PMzBWM0xOfiDTSyQ65q+AVW
ee0nM9DkFlzoghTEXUx/TX9vHw08hdnIB3zbIC4He2ma254e11ZcamJIzoxmMOuO
fz/KSAj167G+ytbgHZvQGWgUwzjHaWtT88Qr2Mr1aynV1K3+1kM=
=FgbI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to