[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-20 Thread Matthias Klose
also closing the main tasks

** Changed in: python3.7 (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: python3-stdlib-extensions (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: python3-defaults (Ubuntu)
   Status: New => Fix Released

** Changed in: python3-defaults (Ubuntu Bionic)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  Fix Released
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Released
Status in python3.7 package in Ubuntu:
  Fix Released
Status in python3-defaults source package in Bionic:
  Fix Released
Status in python3-stdlib-extensions source package in Bionic:
  Fix Released
Status in python3.7 source package in Bionic:
  Fix Released
Status in python3-defaults source package in Cosmic:
  Fix Released
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package python3-stdlib-extensions -
3.6.7-1~18.04

---
python3-stdlib-extensions (3.6.7-1~18.04) bionic-proposed; urgency=medium

  * SRU: LP: #1799202.
  * Update 3.6 extensions and modules to 3.6.7.
  * Update 3.7 extensions and modules to 3.7.1.

 -- Matthias Klose   Mon, 22 Oct 2018 13:15:03 +0200

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Released
Status in python3.7 source package in Bionic:
  Fix Released
Status in python3-defaults source package in Cosmic:
  Fix Released
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.7 - 3.7.1-1~18.04

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

  * SRU: LP: #1799202.

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

  * Python 3.7.1 release.

python3.7 (3.7.1~rc2-1) unstable; urgency=medium

  * Python 3.7.1 release candidate 2.

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

  * Python 3.7.1 release candidate 1.

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

  * Update to 20180925 from the 3.7 branch.
  * Don't run OpenSSL related tests during the build. Hanging on
some buildds.

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

  * Update to 20180901 from the 3.7 branch.
- Fixes the build with OpenSSL 1.1.1. Closes: #907031.
  * Don't run the test_ftplib and test_ssl autopkg tests, not yet ready
for OpenSSL 1.1.1.

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

  * Update to 20180820 from the 3.7 branch.
  * Avoid usage of distutils in the platform module. See issue #26544.
  * Fix some issues on architectures from the computer museum (Jason Duerstock).
Closes: #905536.
- Disable -O3 on ia64 (see PR rtl-optimization/85412).
- Remove the -O2 override on m68k (see Debian #326903).
- Remove the -mieee and -O2 overrides for DEC Alpha (see Debian #212912).
  * Add more breaks for packages not compatible with Python 3.7:
- python3-aiomeasures. See #906159.
- python3-motor (updated). See #903527.
  * Again close the RC issue about the syntax errors triggered by Python 3.7.
Closes: #902788.
  * Update symbols files.

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

  * Update to 20180802 from the 3.7 branch.
  * Add more breaks for packages not compatible with Python 3.7:
- python3-pyatspi. See #902989.
  * Move test/__main__.py into libpython3.7-stdlib.

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

  * Update to 20180730 from the 3.7 branch.
  * Add more breaks for packages not compatible with Python 3.7:
- python3-trollius. See #903888.
- python3-sleekxmpp. See #904453.
- voltron. See #904657.
- visidata. See #904656.
- salt-common. See #903654.
- python3-yowsup. See #904653.
- python3-websockets. See #904650.
- python3-txfixtures. See #904649.
- python3-tweepy. See #904648.
- python3-slixmpp. See #904644.
- python3-signaller. See #904642.
- python3-rpyc. See #904615.
- python3-protorpc-standalone. See #904603.
- python3-nova. See #904587.
- python3-murano. See #904581.
- python3-mastodon. See #904579.
- python3-hug. See #904576.
- python3-async. See #904492.
- python3-pylama. See #904491.
- python3-exabgp. See #904390.
- python3-glance. See #904389.
- python3-gbulb. See #904388.
- python3-engineio. See #904383.
- python3-doublex. See #904382.
- python3-dns. See #904381.
- python3-opcua. See #904373.
- openscap-daemon. See #904.
- oca-core. See #904370.
- patroni. See #904369.
- python3-panoramisk. See #904368.
- linux-show-player-. See #904367.
- python3-cs. See #904365.
- python3-azure. See #904364.
- python3-applicationinsights. See #904363.
- python3-aiopg. See #904361.
- python3-aiozmq. See #904358.
- python3-pysnmp4. See #904357.
- python3-astroquery. See #904351.
- snakemake. See #904350.
- fail2ban. See #902817.
- python3-morse-simulator. See #904343.
- python3-tango. See #904298.
- python3-pycuda. See #903826.
- python3-pycsw. See #903784.
- gnome3-builder. See #903558.
  * Close the RC issue about the syntax errors triggered by Python 3.7, now
that all the breaks are in place. Closes: #902788.
  * Mark the lib2to3 and site tests as succeeding again, mark the tcl test
as failing (issue #34178).

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

  * Update to 20180720 from the 3.7 branch.
  * Add breaks for packages not compatible with Python 3.7:
- python3-twisted. See #902766.
- python3-pexpect. See #902646.
- python3-cxx-dev. See #902673.
- libboost-python1.62.0. See #902702.
- python3-psycopg2. See #902715.
- python3-maxminddb. See #902756.
- python3-blist. See #902757.
- python3-django. See #902761.
- diffoscope. See #902650.
- gpodder. See #902704.
- python3-http-parser. See: #902759.
- python3-celery. See #902900.
- python3-astroid. See #902631.
- python3-ubjson. See #902762.
- python3-protobuf. See #902597.
- python3-opengl. See #903218.
- python3-ws4py. See #903529.
- python3-dropbox. See #903525.
- python3-pycuda. See #903826.
- python3-libcloud. See #903388.
- python3-motor. See #903527.
- python3-jira. See #903526.

 -- Matthias Klose   Mon, 22 Oct 2018 13:21:55 +0200

** Changed in: python3.7 (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

** Changed in: python3-stdlib-extensions (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification 

[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-13 Thread Matthias Klose
the breaks were never added for Ubuntu, because Ubuntu doesn't support
partial upgrades.

** Changed in: python3.7 (Ubuntu Bionic)
   Status: Incomplete => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  Fix Released
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-13 Thread Brian Murray
Setting to Incomplete due to the unanswered question in comment #3.

** Changed in: python3.7 (Ubuntu Bionic)
   Status: Fix Committed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Incomplete
Status in python3-defaults source package in Cosmic:
  Fix Released
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-12 Thread Matthias Klose
same with python3-stdlib-extensions and python3-defaults


** Changed in: python3-defaults (Ubuntu Cosmic)
   Status: New => Fix Released

** Tags removed: upgrade-software-version

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  Fix Released
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-12 Thread Matthias Klose
the python3.7 testsuite run looks fine for bionic as well.

** Changed in: python3.7 (Ubuntu Bionic)
   Status: Fix Released => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  Fix Released
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-12 Thread Matthias Klose
python3.7 was already accepted into cosmic-updates


** Changed in: python3.7 (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  Fix Released
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-11-03 Thread Mathew Hodson
** Tags added: upgrade-software-version

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  New
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-10-31 Thread Launchpad Bug Tracker
This bug was fixed in the package python3-stdlib-extensions -
3.6.7-1~18.10

---
python3-stdlib-extensions (3.6.7-1~18.10) cosmic-proposed; urgency=medium

  * SRU: LP: #1799202.
  * Update 3.6 extensions and modules to 3.6.7.
  * Update 3.7 extensions and modules to 3.7.1.

 -- Matthias Klose   Mon, 22 Oct 2018 13:15:03 +0200

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  New
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-10-31 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.7 - 3.7.1-1~18.10

---
python3.7 (3.7.1-1~18.10) cosmic-proposed; urgency=medium

  * SRU: LP: #1799202.

 -- Matthias Klose   Mon, 22 Oct 2018 13:21:55 +0200

** Changed in: python3.7 (Ubuntu Cosmic)
   Status: Fix Committed => Fix Released

** Changed in: python3-stdlib-extensions (Ubuntu Cosmic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  New
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-10-31 Thread Łukasz Zemczak
** Tags removed: verification-needed-cosmic
** Tags added: verification-done-cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  New
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Committed
Status in python3.7 source package in Cosmic:
  Fix Committed

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-10-31 Thread Łukasz Zemczak
All autopkgtests for the 3 packages in cosmic pass, the few failures
have been investigated properly by the uploader and either fixed or
requested for hinting. I consider this as a verification-done-cosmic.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  New
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Committed
Status in python3.7 source package in Cosmic:
  Fix Committed

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1799202] Re: SRU: update Python 3.7 to the 3.7.1 release

2018-10-25 Thread Łukasz Zemczak
** Also affects: python3-defaults (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1799202

Title:
  SRU: update Python 3.7 to the 3.7.1 release

Status in python3-defaults package in Ubuntu:
  New
Status in python3-stdlib-extensions package in Ubuntu:
  Fix Committed
Status in python3.7 package in Ubuntu:
  Fix Committed
Status in python3-defaults source package in Bionic:
  New
Status in python3-stdlib-extensions source package in Bionic:
  Fix Committed
Status in python3.7 source package in Bionic:
  Fix Committed
Status in python3-defaults source package in Cosmic:
  New
Status in python3-stdlib-extensions source package in Cosmic:
  Fix Committed
Status in python3.7 source package in Cosmic:
  Fix Committed

Bug description:
  SRU: update Python 3.7 to the 3.7.1 release.  3.7.1 is the first
  maintenance release, update both 18.04 LTS and 18.10 to the release.
  For 18.10 it's just one bug fix compared to the release candidate 2.

  python3-stdlib-extensions also updates the modules to the 3.6.7
  release for Python 3.6.

  Acceptance Criteria: The package builds, and the test suite doesn't
  show regressions.  The test suite passes in the autopkg tests.

  Regression Potential: Python 3.7 isn't used by default, so we don't
  have many default users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1799202/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp