Your message dated Wed, 07 Feb 2024 20:49:06 +0000
with message-id <e1rxoqw-005cd3...@fasolo.debian.org>
and subject line Bug#1058324: fixed in pydantic 1.10.14-1
has caused the Debian Bug report #1058324,
regarding pydantic: FTBFS: failed tests
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.)


-- 
1058324: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058324
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pydantic
Version: 1.10.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with=python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> running config
> I: pybuild base:310: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/generics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/annotated_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/fields.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/parse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/color.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/decorator.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/class_validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/mypy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/error_wrappers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/dataclasses.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/schema.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/datetime_parse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/env_settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/typing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/networks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/_hypothesis_plugin.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> copying pydantic/py.typed -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pydantic
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/generics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/annotated_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/fields.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/parse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/color.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/decorator.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/class_validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/mypy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/error_wrappers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/dataclasses.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/schema.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/datetime_parse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/env_settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/typing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/networks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/_hypothesis_plugin.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
> copying pydantic/py.typed -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pydantic
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; 
> python3.12 -m pytest -Wignore
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: mock-3.12.0
> collected 2534 items
> 
> tests/test_abc.py .F                                                     [  
> 0%]
> tests/test_aliases.py ..........................                         [  
> 1%]
> tests/test_annotated.py .............                                    [  
> 1%]
> tests/test_annotated_types.py ........s.......ss                         [  
> 2%]
> tests/test_assert_in_validators.py .                                     [  
> 2%]
> tests/test_callable.py ........                                          [  
> 2%]
> tests/test_color.py .................................................... [  
> 4%]
> ....................                                                     [  
> 5%]
> tests/test_construction.py ...........................                   [  
> 6%]
> tests/test_create_model.py .....................                         [  
> 7%]
> tests/test_dataclasses.py .............................................. [  
> 9%]
> ........................................                                 [ 
> 10%]
> tests/test_datetime_parse.py ........................................... [ 
> 12%]
> ........................................................................ [ 
> 15%]
> ....................................                                     [ 
> 16%]
> tests/test_decorator.py ..........................                       [ 
> 17%]
> tests/test_discrimated_union.py ................                         [ 
> 18%]
> tests/test_edge_cases.py ............................................... [ 
> 20%]
> ........................................................................ [ 
> 23%]
> ................................s...........                             [ 
> 24%]
> tests/test_errors.py .................                                   [ 
> 25%]
> tests/test_forward_ref.py ..............................                 [ 
> 26%]
> tests/test_generics.py .............................F.........s......... [ 
> 28%]
> .....................                                                    [ 
> 29%]
> tests/test_hypothesis_plugin.py ssssssssssss                             [ 
> 29%]
> tests/test_json.py ...................................................   [ 
> 31%]
> tests/test_main.py ..................................................... [ 
> 34%]
> ........................................................................ [ 
> 36%]
> ............................................                             [ 
> 38%]
> tests/test_model_signature.py ..............                             [ 
> 39%]
> tests/test_networks.py ................................................. [ 
> 41%]
> ........................................................................ [ 
> 43%]
> ........................................................................ [ 
> 46%]
> ..............................s..                                        [ 
> 48%]
> tests/test_networks_ipaddress.py ....................................... [ 
> 49%]
> ........................................................................ [ 
> 52%]
> .............................................                            [ 
> 54%]
> tests/test_orm_mode.py .............                                     [ 
> 54%]
> tests/test_parse.py ......................                               [ 
> 55%]
> tests/test_private_attributes.py ...........                             [ 
> 56%]
> tests/test_rich_repr.py ..                                               [ 
> 56%]
> tests/test_schema.py ................................................... [ 
> 58%]
> ........................................................................ [ 
> 61%]
> ........................................................................ [ 
> 63%]
> ..........................................................               [ 
> 66%]
> tests/test_settings.py ................................................. [ 
> 68%]
> ...s.....................                                                [ 
> 69%]
> tests/test_structural_pattern_matching.py .                              [ 
> 69%]
> tests/test_tools.py ............                                         [ 
> 69%]
> tests/test_types.py .................................................... [ 
> 71%]
> ........................................................................ [ 
> 74%]
> ......................ss................................................ [ 
> 77%]
> ........................................................................ [ 
> 80%]
> ....................................................................F... [ 
> 82%]
> ........................................................................ [ 
> 85%]
> .................                                                        [ 
> 86%]
> tests/test_types_payment_card_number.py ................................ [ 
> 87%]
> ...............                                                          [ 
> 88%]
> tests/test_typing.py ..............                                      [ 
> 88%]
> tests/test_utils.py .................................................... [ 
> 90%]
> .......ss............................................................... [ 
> 93%]
> ...                                                                      [ 
> 93%]
> tests/test_validators.py ............................................... [ 
> 95%]
> ...............................................................          [ 
> 98%]
> tests/test_validators_dataclass.py .......                               [ 
> 98%]
> tests/test_version.py ..                                                 [ 
> 98%]
> tests/mypy/test_mypy.py ssssssssssssssssssssssssss......sss              
> [100%]
> 
> =================================== FAILURES 
> ===================================
> _ 
> test_model_subclassing_abstract_base_classes_without_implementation_raises_exception
>  _
> 
>     def 
> test_model_subclassing_abstract_base_classes_without_implementation_raises_exception():
>         class Model(BaseModel, abc.ABC):
>             some_field: str
>     
>             @abc.abstractmethod
>             def my_abstract_method(self):
>                 pass
>     
>             @classmethod
>             @abc.abstractmethod
>             def my_abstract_classmethod(cls):
>                 pass
>     
>             @staticmethod
>             @abc.abstractmethod
>             def my_abstract_staticmethod():
>                 pass
>     
>             @property
>             @abc.abstractmethod
>             def my_abstract_property(self):
>                 pass
>     
>             @my_abstract_property.setter
>             @abc.abstractmethod
>             def my_abstract_property(self, val):
>                 pass
>     
>         with pytest.raises(TypeError) as excinfo:
>             Model(some_field='some_value')
> >       assert str(excinfo.value) == (
>             "Can't instantiate abstract class Model with abstract methods "
>             "my_abstract_classmethod, my_abstract_method, 
> my_abstract_property, my_abstract_staticmethod"  # noqa: Q000
>         )
> E       assert "Can't instan...staticmethod'" == "Can't 
> instan..._staticmethod"
> E         Skipping 33 identical leading characters in diff, use -v to show
> E         - Model with abstract methods my_abstract_classmethod, 
> my_abstract_method, my_abstract_property, my_abstract_staticmethod
> E         + Model without an implementation for abstract methods 
> 'my_abstract_classmethod', 'my_abstract_method', 'my_abstract_property', 
> 'my_abstract_staticmethod'
> E         ?           +++++++++++++++++++++++++                  +            
>            +  +                  +  +                    +  +                 
>        +
> 
> tests/test_abc.py:43: AssertionError
> _______________________ test_partial_specification_name 
> ________________________
> 
>     def test_partial_specification_name():
>         AT = TypeVar('AT')
>         BT = TypeVar('BT')
>     
>         class Model(GenericModel, Generic[AT, BT]):
>             a: AT
>             b: BT
>     
>         partial_model = Model[int, BT]
> >       assert partial_model.__name__ == 'Model[int, BT]'
> E       AssertionError: assert 'Model[int, TypeVar]' == 'Model[int, BT]'
> E         - Model[int, BT]
> E         ?            -
> E         + Model[int, TypeVar]
> E         ?             ++++++
> 
> tests/test_generics.py:517: AssertionError
> _______________________________ test_secretfield 
> _______________________________
> 
>     def test_secretfield():
>         class Foobar(SecretField):
>             ...
>     
>         message = "Can't instantiate abstract class Foobar with abstract 
> methods? get_secret_value"
>     
>         with pytest.raises(TypeError, match=message):
> >           Foobar()
> E           TypeError: Can't instantiate abstract class Foobar without an 
> implementation for abstract method 'get_secret_value'
> 
> tests/test_types.py:2706: TypeError
> 
> During handling of the above exception, another exception occurred:
> 
>     def test_secretfield():
>         class Foobar(SecretField):
>             ...
>     
>         message = "Can't instantiate abstract class Foobar with abstract 
> methods? get_secret_value"
>     
> >       with pytest.raises(TypeError, match=message):
> E       AssertionError: Regex pattern did not match.
> E        Regex: "Can't instantiate abstract class Foobar with abstract 
> methods? get_secret_value"
> E        Input: "Can't instantiate abstract class Foobar without an 
> implementation for abstract method 'get_secret_value'"
> 
> tests/test_types.py:2705: AssertionError
> =========================== short test summary info 
> ============================
> FAILED 
> tests/test_abc.py::test_model_subclassing_abstract_base_classes_without_implementation_raises_exception
> FAILED tests/test_generics.py::test_partial_specification_name - 
> AssertionErr...
> FAILED tests/test_types.py::test_secretfield - AssertionError: Regex pattern 
> ...
> ================== 3 failed, 2479 passed, 52 skipped in 6.85s 
> ==================
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest -Wignore
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3.11 -m pytest -Wignore
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: mock-3.12.0
> collected 2534 items
> 
> tests/test_abc.py ..                                                     [  
> 0%]
> tests/test_aliases.py ..........................                         [  
> 1%]
> tests/test_annotated.py .............                                    [  
> 1%]
> tests/test_annotated_types.py ........s.......ss                         [  
> 2%]
> tests/test_assert_in_validators.py .                                     [  
> 2%]
> tests/test_callable.py ........                                          [  
> 2%]
> tests/test_color.py .................................................... [  
> 4%]
> ....................                                                     [  
> 5%]
> tests/test_construction.py ...........................                   [  
> 6%]
> tests/test_create_model.py .....................                         [  
> 7%]
> tests/test_dataclasses.py .............................................. [  
> 9%]
> ........................................                                 [ 
> 10%]
> tests/test_datetime_parse.py ........................................... [ 
> 12%]
> ........................................................................ [ 
> 15%]
> ....................................                                     [ 
> 16%]
> tests/test_decorator.py ..........................                       [ 
> 17%]
> tests/test_discrimated_union.py ................                         [ 
> 18%]
> tests/test_edge_cases.py ............................................... [ 
> 20%]
> ........................................................................ [ 
> 23%]
> ................................s...........                             [ 
> 24%]
> tests/test_errors.py .................                                   [ 
> 25%]
> tests/test_forward_ref.py ..............................                 [ 
> 26%]
> tests/test_generics.py .......................................s......... [ 
> 28%]
> .....................                                                    [ 
> 29%]
> tests/test_hypothesis_plugin.py ssssssssssss                             [ 
> 29%]
> tests/test_json.py ...................................................   [ 
> 31%]
> tests/test_main.py ..................................................... [ 
> 34%]
> ........................................................................ [ 
> 36%]
> ............................................                             [ 
> 38%]
> tests/test_model_signature.py ..............                             [ 
> 39%]
> tests/test_networks.py ................................................. [ 
> 41%]
> ........................................................................ [ 
> 43%]
> ........................................................................ [ 
> 46%]
> ..............................s..                                        [ 
> 48%]
> tests/test_networks_ipaddress.py ....................................... [ 
> 49%]
> ........................................................................ [ 
> 52%]
> .............................................                            [ 
> 54%]
> tests/test_orm_mode.py .............                                     [ 
> 54%]
> tests/test_parse.py ......................                               [ 
> 55%]
> tests/test_private_attributes.py ...........                             [ 
> 56%]
> tests/test_rich_repr.py ..                                               [ 
> 56%]
> tests/test_schema.py ................................................... [ 
> 58%]
> ........................................................................ [ 
> 61%]
> ........................................................................ [ 
> 63%]
> ..........................................................               [ 
> 66%]
> tests/test_settings.py ................................................. [ 
> 68%]
> ...s.....................                                                [ 
> 69%]
> tests/test_structural_pattern_matching.py .                              [ 
> 69%]
> tests/test_tools.py ............                                         [ 
> 69%]
> tests/test_types.py .................................................... [ 
> 71%]
> ........................................................................ [ 
> 74%]
> ......................ss................................................ [ 
> 77%]
> ........................................................................ [ 
> 80%]
> ........................................................................ [ 
> 82%]
> ........................................................................ [ 
> 85%]
> .................                                                        [ 
> 86%]
> tests/test_types_payment_card_number.py ................................ [ 
> 87%]
> ...............                                                          [ 
> 88%]
> tests/test_typing.py ..............                                      [ 
> 88%]
> tests/test_utils.py .................................................... [ 
> 90%]
> .......ss............................................................... [ 
> 93%]
> ...                                                                      [ 
> 93%]
> tests/test_validators.py ............................................... [ 
> 95%]
> ...............................................................          [ 
> 98%]
> tests/test_validators_dataclass.py .......                               [ 
> 98%]
> tests/test_version.py ..                                                 [ 
> 98%]
> tests/mypy/test_mypy.py ssssssssssssssssssssssssss......sss              
> [100%]
> 
> ======================= 2482 passed, 52 skipped in 6.58s 
> =======================
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/pydantic_1.10.4-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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 mark 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: pydantic
Source-Version: 1.10.14-1
Done: Andreas Tille <ti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pydantic, 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 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated pydantic 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: SHA256

Format: 1.8
Date: Wed, 07 Feb 2024 21:19:27 +0100
Source: pydantic
Architecture: source
Version: 1.10.14-1
Distribution: unstable
Urgency: medium
Maintainer: Michael Banck <mba...@debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1058324
Changes:
 pydantic (1.10.14-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Matthias Klose ]
   * Update watch file for unconstrained version.
 .
   [ Andreas Tille ]
   * New upstream version of 1.10 series
     Closes: #1058324
   * Build-Depends: s/dh-python/dh-sequence-python3/
   * Add upstream metadata
   * Architecture: any
Checksums-Sha1:
 7180308d2decf5a2fac295fc61f590761ccae71f 2244 pydantic_1.10.14-1.dsc
 9778d9f5f3af58a000f2882a17c3f82fa13cf929 767164 pydantic_1.10.14.orig.tar.gz
 d09bf1543cf34f9c320039684dbf71189507ba81 4276 pydantic_1.10.14-1.debian.tar.xz
 a7b2e8414fd16b20381e499e91458e7a9f04b5e3 8244 
pydantic_1.10.14-1_amd64.buildinfo
Checksums-Sha256:
 bb8096e221d9a31feb485b296a1d5378a0a58514f161cf51494f639de93ccd96 2244 
pydantic_1.10.14-1.dsc
 c4227c0317989ee9ebb993548e92042066e2b09bbc0618dc67b6cd1972215650 767164 
pydantic_1.10.14.orig.tar.gz
 079388d116aa2a2d3b3c7e07db4a6e312e55ff120efb78711ab7ce0da106233f 4276 
pydantic_1.10.14-1.debian.tar.xz
 b21b28dd20aac5873075b3f5887d0c7ba8f5112f685abfaf16a0ee1c4f762f2d 8244 
pydantic_1.10.14-1_amd64.buildinfo
Files:
 ad2842e4002307975637063759f675af 2244 python optional pydantic_1.10.14-1.dsc
 21242871529697f0d3bd7db5acd2a4ac 767164 python optional 
pydantic_1.10.14.orig.tar.gz
 eb8c5579b5b13ba4951f46bf1ec1698f 4276 python optional 
pydantic_1.10.14-1.debian.tar.xz
 ea784d020dad733edc7a1e44002780f2 8244 python optional 
pydantic_1.10.14-1_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmXD6ggRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtF7HBAAi6raOet1J/xyqydroL2QXw5Xa06oecn4
LRdBUWXgnvAMSYGqUwo2d3aDDESxK9VktwQOmeDNr0Uqg/4KFpxcdLLLDkR8ixEE
qkyQPB+9KMiN0YYLtARUsjzntek+xc9DchncJkoTjyUFYMIG5lxN7jX+XppmABdZ
AK09wprDvwHhfmGs2hIgbhudYQ5jJp1Kppty3wefhgDM8/t157KYjUxyz0xX9vAn
bTVeXzPvwVYHvahjRK1SHtntAJri8APVP9avz23VKJTm8wWJv0OYWLc7pxyiBKL/
nMktiDLiz1JxSexw3x4/mp9ebwGWI02Z3mky5CnJatmhjZz5B4Vw09twwVVViTnY
q+wqa+9eiWpmdzWPoNlHkf/9dLYOK77vUuIMn8cfoJTSA7FIpLU215PDQmmYb6+k
LjW8Ob8M565enljsu86ep4ZW7BN+ylCGl5OC8XnCFm+ur+0NVUnTqhMbM80ljOiT
XCIe+p6Q1eZsUzDuJddspSVjbo4SeEM2g6J+RvXAHQ5I2lV8+jFvKM0An7k2c7bu
jtRh5wLdDeaunUidC8CwIPGYGy21b5VmrElr9N/8F3S/xaHJKT4oWfkQc0D3NiTZ
idpZbz+gEvHL4WaVwFZEPyvtnvW68BHFy/OUb1ZQqTwXK977N3O9XHErcJ3MA/ZW
qooomwC4i8Y=
=f/si
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to