touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #65519
[Bug 1433324] Re: provide whl packages in trusty to enable pyvenv in python3.4
Hello Matthias, or anyone else affected,
Accepted html5lib into trusty-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/html5lib/0.999-3~ubuntu1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: html5lib (Ubuntu Trusty)
Status: New => Fix Committed
** Tags added: verification-needed
** Changed in: python-colorama (Ubuntu Trusty)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-setuptools in
Ubuntu.
https://bugs.launchpad.net/bugs/1433324
Title:
provide whl packages in trusty to enable pyvenv in python3.4
Status in chardet-whl 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-whl source package in Trusty:
New
Status in distlib source package in Trusty:
Fix Committed
Status in html5lib source package in Trusty:
Fix Committed
Status in python-colorama source package in Trusty:
Fix Committed
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:
Fix Committed
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-whl/+bug/1433324/+subscriptions
References