[ubuntu/bionic-proposed] python3.7 3.7.0-1~18.04 (Accepted)

Matthias Klose doko at ubuntu.com
Thu Sep 13 16:07:49 UTC 2018


python3.7 (3.7.0-1~18.04) bionic-proposed; urgency=medium

  * SRU: LP: #1792140. Update Python 3.7 to the final 3.7.0 release.

python3.7 (3.7.0-1) unstable; urgency=medium

  * Python 3.7.0 release.

python3.7 (3.7.0~rc1-3) unstable; urgency=medium

  * Update to 20180622 from the 3.7 branch.
    - Fix installation of the idlelib tests.

python3.7 (3.7.0~rc1-2) unstable; urgency=medium

  * Update to 20180619 from the 3.7 branch.
  * Let ensurepip work with pip versions 9 or 10. Addresses: #901797.
  * pdb(1): Fix pointer to HTML documentation. Addresses: #901603.

python3.7 (3.7.0~rc1-1) unstable; urgency=medium

  * Python 3.7.0 release candidate 1.

python3.7 (3.7.0~b5-1) unstable; urgency=medium

  * Python 3.7.0 beta 5 release.

python3.7 (3.7.0~b4-5) unstable; urgency=medium

  * Update to 20180529 from the 3.7 branch.
  * 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.

python3.7 (3.7.0~b4-4) unstable; urgency=medium

  * Update to 20180516 from the 3.7 branch.
  * Fix building cmath and build cmath as a builtin instead of an extension.
  * Run the test_code_module, test_dbm, test_zipfile tests in the autopkg
    tests again.

python3.7 (3.7.0~b4-3) unstable; urgency=medium

  * python3.7: Add breaks on python3-all (<< 3.6.5~rc1-1),
    python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2). Addresses: #898401.
  * Restore the sysconfig-debian-schemes patch.

python3.7 (3.7.0~b4-2) unstable; urgency=medium

  * Fix the lto build for extensions, passing -fPIC to the linker.

python3.7 (3.7.0~b4-1) unstable; urgency=medium

  * Python 3.7.0 beta 4 release.
  * Fix library name in python debug pkgconfig file. Addresses: #894498.
  * Re-enable pgo/lto builds.
  * Update autopkg tests to really run with 3.7.
  * Make the build of the shared modules verbose again.

Date: Wed, 12 Sep 2018 20:30:08 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Matthias Klose <doko at debian.org>
https://launchpad.net/ubuntu/+source/python3.7/3.7.0-1~18.04
-------------- next part --------------
Format: 1.8
Date: Wed, 12 Sep 2018 20:30:08 +0200
Source: python3.7
Binary: python3.7 python3.7-venv libpython3.7-stdlib python3.7-minimal libpython3.7-minimal libpython3.7 python3.7-examples python3.7-dev libpython3.7-dev libpython3.7-testsuite idle-python3.7 python3.7-doc python3.7-dbg libpython3.7-dbg
Architecture: source
Version: 3.7.0-1~18.04
Distribution: bionic-proposed
Urgency: medium
Maintainer: Matthias Klose <doko at debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
 idle-python3.7 - IDE for Python (v3.7) using Tkinter
 libpython3.7 - Shared Python runtime library (version 3.7)
 libpython3.7-dbg - Debug Build of the Python Interpreter (version 3.7)
 libpython3.7-dev - Header files and a static library for Python (v3.7)
 libpython3.7-minimal - Minimal subset of the Python language (version 3.7)
 libpython3.7-stdlib - Interactive high-level object-oriented language (standard library
 libpython3.7-testsuite - Testsuite for the Python standard library (v3.7)
 python3.7  - Interactive high-level object-oriented language (version 3.7)
 python3.7-dbg - Debug Build of the Python Interpreter (version 3.7)
 python3.7-dev - Header files and a static library for Python (v3.7)
 python3.7-doc - Documentation for the high-level object-oriented language Python
 python3.7-examples - Examples for the Python language (v3.7)
 python3.7-minimal - Minimal subset of the Python language (version 3.7)
 python3.7-venv - Interactive high-level object-oriented language (pyvenv binary, v
Launchpad-Bugs-Fixed: 1792140
Changes:
 python3.7 (3.7.0-1~18.04) bionic-proposed; urgency=medium
 .
   * SRU: LP: #1792140. Update Python 3.7 to the final 3.7.0 release.
 .
 python3.7 (3.7.0-1) unstable; urgency=medium
 .
   * Python 3.7.0 release.
 .
 python3.7 (3.7.0~rc1-3) unstable; urgency=medium
 .
   * Update to 20180622 from the 3.7 branch.
     - Fix installation of the idlelib tests.
 .
 python3.7 (3.7.0~rc1-2) unstable; urgency=medium
 .
   * Update to 20180619 from the 3.7 branch.
   * Let ensurepip work with pip versions 9 or 10. Addresses: #901797.
   * pdb(1): Fix pointer to HTML documentation. Addresses: #901603.
 .
 python3.7 (3.7.0~rc1-1) unstable; urgency=medium
 .
   * Python 3.7.0 release candidate 1.
 .
 python3.7 (3.7.0~b5-1) unstable; urgency=medium
 .
   * Python 3.7.0 beta 5 release.
 .
 python3.7 (3.7.0~b4-5) unstable; urgency=medium
 .
   * Update to 20180529 from the 3.7 branch.
   * 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.
 .
 python3.7 (3.7.0~b4-4) unstable; urgency=medium
 .
   * Update to 20180516 from the 3.7 branch.
   * Fix building cmath and build cmath as a builtin instead of an extension.
   * Run the test_code_module, test_dbm, test_zipfile tests in the autopkg
     tests again.
 .
 python3.7 (3.7.0~b4-3) unstable; urgency=medium
 .
   * python3.7: Add breaks on python3-all (<< 3.6.5~rc1-1),
     python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2). Addresses: #898401.
   * Restore the sysconfig-debian-schemes patch.
 .
 python3.7 (3.7.0~b4-2) unstable; urgency=medium
 .
   * Fix the lto build for extensions, passing -fPIC to the linker.
 .
 python3.7 (3.7.0~b4-1) unstable; urgency=medium
 .
   * Python 3.7.0 beta 4 release.
   * Fix library name in python debug pkgconfig file. Addresses: #894498.
   * Re-enable pgo/lto builds.
   * Update autopkg tests to really run with 3.7.
   * Make the build of the shared modules verbose again.
Checksums-Sha1:
 f2ec65b6bcd26e00019445fbc00a002db96ba99f 3444 python3.7_3.7.0-1~18.04.dsc
 6e4375de2faf7ce5d7b025fc88e16b9eb6d2d87f 205604 python3.7_3.7.0-1~18.04.debian.tar.xz
 e949b862205ea374ebe579f37098308394b13e93 6859 python3.7_3.7.0-1~18.04_source.buildinfo
Checksums-Sha256:
 a62f859bc1ce8de73e1bd16f42024b328d6de22185dd6118b3ba1bccefe16dd9 3444 python3.7_3.7.0-1~18.04.dsc
 d4c83383278831049058cb2c85629b8b13f55ddf68f257c61305b6f99b70d45d 205604 python3.7_3.7.0-1~18.04.debian.tar.xz
 2c085db6a636912c152f6f667fe75f44efa16e9b6a5ed18d1942908b5ba9bccb 6859 python3.7_3.7.0-1~18.04_source.buildinfo
Files:
 5f48e021a96d963c91c1b2d4b33d6d02 3444 python optional python3.7_3.7.0-1~18.04.dsc
 ee7f3920b42abb86735b8fb6ee9ee450 205604 python optional python3.7_3.7.0-1~18.04.debian.tar.xz
 8d6aba546cdbe2b95a67d4fe1fff375c 6859 python optional python3.7_3.7.0-1~18.04_source.buildinfo


More information about the Bionic-changes mailing list