Change logs for dnspython source package in Jammy

  • dnspython (2.1.0-1ubuntu1) jammy; urgency=medium
    
      * d/p/ubuntu-disable-online-tests.patch: Restored patch
        from a previous release to disable online tests.
    
     -- Corey Bryant <email address hidden>  Wed, 15 Dec 2021 10:48:52 -0500
  • dnspython (2.1.0-1) unstable; urgency=medium
    
      [ Ondřej Nový ]
      * d/control: Update Maintainer field with new Debian Python Team
        contact address.
      * d/control: Update Vcs-* fields with new Debian Python Team Salsa
        layout.
    
      [ Debian Janitor ]
      * Use secure URI in Homepage field.
      * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
        Repository-Browse.
      * Set upstream metadata fields: Security-Contact.
    
      [ Scott Kitterman ]
      * Update debian/watch to point to pypi where upstream releases are now
        located and add d/upstream/signing-key.asc
      * New upstream release
      * Update debian/copyright
      * Add debian/patches/0001-add-missing-mx-pickle-test-data.patch to fix
        test failure due to missing data, already fixed upstream
      * Add python3-pytest to autopkgtest depends
      * Add debian/source/include-binaries since the pickle file in the patch is
        binary
    
     -- Scott Kitterman <email address hidden>  Sun, 14 Nov 2021 02:12:31 -0500
  • dnspython (2.0.0+really1.16.0-2ubuntu3) jammy; urgency=medium
    
      * Fix MutableMapping import for Python 3.10.
    
     -- Matthias Klose <email address hidden>  Thu, 11 Nov 2021 17:43:21 +0100
  • dnspython (2.0.0+really1.16.0-2ubuntu2) hirsute; urgency=medium
    
      * d/p/use-base64-encodebytes-decodebytes.patch: Switch away from
        encodestring and decodestring, which were removed in Python 3.9.
    
     -- Corey Bryant <email address hidden>  Wed, 09 Dec 2020 19:58:11 -0500