Change logs for python3.6 source package in Cosmic

  • python3.6 (3.6.8-1~18.10) cosmic-proposed; urgency=medium
    
      * PPA upload.
      * SRU: LP: #1822993. Update to the 3.6.8 release.
      * d/p/arm-alignment.diff: Don't allow unaligned memory accesses in the
        _sha3 extension (Dave Jones). LP: #1821869. Issue #36515.
    
    python3.6 (3.6.8-1) unstable; urgency=medium
    
      * Python 3.6.8 release.
      * Revert the link optimization changes which appeared after the
        release candidate.
    
    python3.6 (3.6.8~rc1-1) unstable; urgency=medium
    
      * Python 3.6.8 release candidate 1.
      * Update symbols files.
    
     -- Matthias Klose <email address hidden>  Tue, 09 Apr 2019 06:59:38 +0200
  • python3.6 (3.6.7-1~18.10) cosmic-proposed; urgency=medium
    
      * SRU: LP: #1799206.
    
    python3.6 (3.6.7-1) unstable; urgency=medium
    
      * Python 3.6.7 release.
    
    python3.6 (3.6.7~rc2-1) unstable; urgency=medium
    
      * Python 3.6.7 release candidate 2.
    
     -- Matthias Klose <email address hidden>  Mon, 22 Oct 2018 13:32:17 +0200
  • python3.6 (3.6.7~rc1-1) unstable; urgency=medium
    
      * Python 3.6.7 release candidate 1.
    
     -- Matthias Klose <email address hidden>  Thu, 27 Sep 2018 11:51:25 +0200
  • python3.6 (3.6.6-4ubuntu1) cosmic; urgency=medium
    
      * Update to 20180926 from the 3.6 branch.
    
     -- Matthias Klose <email address hidden>  Wed, 26 Sep 2018 13:59:30 +0200
  • python3.6 (3.6.6-4build1) cosmic; urgency=high
    
      * No change rebuild against openssl 1.1.1 with TLS1.3 support.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 25 Sep 2018 11:39:09 +0100
  • python3.6 (3.6.6-4) unstable; urgency=medium
    
      * Update to 20180901 from the 3.6 branch.
      * Add idle-python3.6 to the autopkg test depends.
    
     -- Matthias Klose <email address hidden>  Sat, 01 Sep 2018 03:05:25 +0200
  • python3.6 (3.6.6-2) unstable; urgency=medium
    
      * Update to 20180820 from the 3.6 branch.
      * Avoid usage of distutils in the platform module. See issue #26544.
      * Move test/__main__.py into libpython3.6-stdlib.
      * Pass the list of the pyFPE breaks as a parameter into dpkg-gencontrol
        instead of hard-coding them in the control file.
    
     -- Matthias Klose <email address hidden>  Mon, 20 Aug 2018 18:21:04 +0200
  • python3.6 (3.6.6-1) unstable; urgency=medium
    
      * Python 3.6.6 release.
    
     -- Matthias Klose <email address hidden>  Wed, 27 Jun 2018 16:44:17 +0200
  • python3.6 (3.6.6~rc1-4) unstable; urgency=medium
    
      * Update to 20180622 from the 3.6 branch.
        - Fix installation of idlelib testsuite.
    
     -- Matthias Klose <email address hidden>  Fri, 22 Jun 2018 10:07:48 +0200
  • python3.6 (3.6.6~rc1-3) unstable; urgency=medium
    
      * Update to 20180619 from the 3.6 branch.
      * Let ensurepip work with pip versions 9 or 10. Closes: #901797.
      * pdb(1): Fix pointer to HTML documentation. Closes: #901603.
    
     -- Matthias Klose <email address hidden>  Fri, 15 Jun 2018 12:13:28 +0200
  • python3.6 (3.6.6~rc1-1) unstable; urgency=medium
    
      * Python 3.6.6 release candidate 1.
    
     -- Matthias Klose <email address hidden>  Wed, 13 Jun 2018 08:59:48 +0200
  • python3.6 (3.6.5-10) unstable; urgency=medium
    
      * Update to 20180608 from the 3.6 branch.
      * Update the the sysconfig-debian-schemes patch, not yet applied.
        sysconfig: The 'posix_local' schema name is the default unless the env var
        DEB_PYTHON_INSTALL_LAYOUT is set to 'deb' or 'deb_system'.  Use the latter
        for package buillds.
      * Build cmath as a builtin instead of an extension.
      * Run the test_code_module, test_zipfile tests in the autopkg tests again.
      * Build using GCC 8.
    
     -- Matthias Klose <email address hidden>  Fri, 08 Jun 2018 23:55:12 +0200
  • python3.6 (3.6.5-9ubuntu1) cosmic; urgency=medium
    
      * Restore the sysconfig-debian-schemes patch.
    
    python3.6 (3.6.5-9) unstable; urgency=medium
    
      * python3.6: Add breaks on python3-all (<< 3.6.5~rc1-1),
        python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2). Closes: #898401.
    
     -- Matthias Klose <email address hidden>  Fri, 11 May 2018 11:25:31 -0400
  • python3.6 (3.6.5-8) unstable; urgency=medium
    
      * Fix the lto build for extensions, passing -fPIC to the linker.
    
     -- Matthias Klose <email address hidden>  Mon, 07 May 2018 19:24:55 +0200
  • python3.6 (3.6.5-6ubuntu1) cosmic; urgency=medium
    
      * Disable the lto build for now.
    
     -- Matthias Klose <email address hidden>  Thu, 03 May 2018 21:35:50 +0200
  • python3.6 (3.6.5-6) unstable; urgency=medium
    
      * Don't inject dpkg's compiler specs into distutils. LP: #1768644.
    
     -- Matthias Klose <email address hidden>  Thu, 03 May 2018 13:49:03 +0200
  • python3.6 (3.6.5-3) unstable; urgency=medium
    
      * Fix library name in the python debug pkgconfig file. Closes: #894498.
    
     -- Matthias Klose <email address hidden>  Sun, 01 Apr 2018 13:46:30 +0800