[Bug 1433324] Re: provide whl packages in trusty to enable pyvenv in python3.4

Brian Murray brian at ubuntu.com
Thu Mar 26 18:36:32 UTC 2015


>From an SRU standpoint this seems fine to me.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to wheel in Ubuntu.
https://bugs.launchpad.net/bugs/1433324

Title:
  provide whl packages in trusty to enable pyvenv in python3.4

Status in chardet package in Ubuntu:
  Fix Released
Status in distlib package in Ubuntu:
  Fix Released
Status in html5lib package in Ubuntu:
  Fix Released
Status in python-colorama package in Ubuntu:
  Fix Released
Status in python-pip package in Ubuntu:
  Fix Released
Status in python-scripttest package in Ubuntu:
  Fix Released
Status in python-setuptools package in Ubuntu:
  Fix Released
Status in python-urllib3 package in Ubuntu:
  Fix Released
Status in requests package in Ubuntu:
  Fix Released
Status in six package in Ubuntu:
  Fix Released
Status in wheel package in Ubuntu:
  Fix Released
Status in chardet source package in Trusty:
  New
Status in distlib source package in Trusty:
  New
Status in html5lib source package in Trusty:
  New
Status in python-colorama source package in Trusty:
  New
Status in python-pip source package in Trusty:
  New
Status in python-scripttest source package in Trusty:
  New
Status in python-setuptools source package in Trusty:
  New
Status in python-urllib3 source package in Trusty:
  New
Status in requests source package in Trusty:
  New
Status in six source package in Trusty:
  New
Status in wheel source package in Trusty:
  New

Bug description:
  to enable pyvenv in trusty, we need a number of -whl packages in
  trusty. For the normal case, this is just adding a new separate binary
  package, sometimes the build system needs to use setuptools. Other
  needed changes are described below. The python3.4 update is tracked in
  lp: #1348954.

  test criterium for accepting these packages should be a successful
  build, a check that the original packages are not modified, and the
  new packages are not empty.

  The version number may be sometimes odd looking. Packages were
  prepared in the ubuntu-toolchain-r/ppa, and I'd like to use version
  number higher than in this PPA.

  wheel: wheel is not part of trusty, so just take the first upload to
  utopic.

  six: Build a -whl package (setuptools is needed to build the wheel
  package).

  chardet: 2.0.1 in trusty is not ready for Python3. Backport the
  package from utopic (source name chardet-whl), and just build the
  python3-chardet and python-chardet-whl packages (both new in trusty).

  distlib: Build a -whl package (setuptools is needed to build the wheel
  package).

  html5lib: Build a -whl package (setuptools is needed to build the
  wheel package). Just use the packaging of the next Debian version.

  python-colorama: Build a -whl package (setuptools is needed to build
  the wheel package).

  python-urllib3: Build using setuptools and build a wheel package.
  Additional patch to not rely on ssl.PROTOCOL_SSLv3 being defined.

  requests: Build a -whl package

  python-setuptools: Build a -whl package, and fix an issue with
  installing the documentation.

  python-pip: Build a -whl package, don't require the new version of
  python-scripttest, build succeeds without it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chardet/+bug/1433324/+subscriptions



More information about the foundations-bugs mailing list