touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #63114
[Bug 1433324] Re: provide whl packages in trusty to enable pyvenv in python3.4
** Description changed:
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.
** Also affects: python-colorama (Ubuntu)
Importance: Undecided
Status: New
** Also affects: distlib (Ubuntu)
Importance: Undecided
Status: New
** Also affects: html5lib (Ubuntu)
Importance: Undecided
Status: New
** Changed in: distlib (Ubuntu)
Status: New => Fix Released
** Changed in: html5lib (Ubuntu)
Status: New => Fix Released
** Changed in: python-colorama (Ubuntu)
Status: New => Fix Released
** Changed in: six (Ubuntu)
Status: New => Fix Released
** Changed in: wheel (Ubuntu)
Status: New => Fix Released
** Also affects: python-urllib3 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: python-urllib3 (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to six in Ubuntu.
https://bugs.launchpad.net/bugs/1433324
Title:
provide whl packages in trusty to enable pyvenv in python3.4
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-urllib3 package in Ubuntu:
Fix Released
Status in six package in Ubuntu:
Fix Released
Status in wheel package in Ubuntu:
Fix Released
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-urllib3 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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/distlib/+bug/1433324/+subscriptions
References