[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#779385: marked as done (pre-upload request - unblock: python-defaults/2.7.8-4)



Your message dated Mon, 02 Mar 2015 23:06:50 +0100
with message-id <54F4DEFA.1040504@thykier.net>
and subject line Re: Bug#779385: pre-upload request -  unblock: python-defaults/2.7.8-4
has caused the Debian Bug report #779385,
regarding pre-upload request -  unblock: python-defaults/2.7.8-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
779385: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779385
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package python-defaults

Fixing #744145 requires a slight change in the way we handle Python wheel
packages in Debian.  The proposed change captures that by removing the
restriction on use of whl packages by pip that limited it to use inside a
Python venv.  This has no effect on any other package and makes pip work
correctly.

While not strictly speaking required to fix the bug, I would prefer to also
update the Python policy to match what's implemented for Jessie.

unblock python-defaults/2.7.8-4


$ bzr diff -c 407
=== modified file 'debian/changelog'
--- debian/changelog    2015-02-02 21:32:10 +0000
+++ debian/changelog    2015-02-27 23:09:27 +0000
@@ -1,3 +1,10 @@
+python-defaults (2.7.8-4) unstable; urgency=medium
+
+  * Update policy document to clarify the purpose and use of the wheel
+    files.  No actual change in policy is made.
+
+ -- Barry Warsaw <barry@debian.org>  Fri, 27 Feb 2015 18:03:06 -0500
+
 python-defaults (2.7.8-3) unstable; urgency=medium
 
   [ Michael Gilbert ]

=== modified file 'debian/python-policy.sgml'
--- debian/python-policy.sgml   2014-10-24 15:02:20 +0000
+++ debian/python-policy.sgml   2015-02-27 23:09:27 +0000
@@ -490,13 +490,11 @@
           through zips are more difficult to debug.
         </p><p>
           A very limited set of wheel packages are available in the archive,
-          but these support the narrow purpose of providing the Python 3
-          built-in virtual environment creation executable
-          <prgn>pyvenv-3.x</prgn>, as well as the within-venv <prgn>pip</prgn>
-          executable, in a Debian policy compliant way.  The set of packages
-          providing wheels for this purpose are (by source package name):
-          chardet, distlib, html5lib, python-colorama, python-pip,
-          python-setuptools, python-urllib3, requests, and six.
+          but these support the narrow purpose of enabling
+          the <prgn>pip</prgn> tool, in a Debian policy compliant way.  The
+          set of packages providing wheels for this purpose are (by source
+          package name): chardet, distlib, html5lib, python-colorama,
+          python-pip, python-setuptools, python-urllib3, requests, and six.
         </p><p>
           Wheel packages supporting <prgn>pyvenv</prgn> and <prgn>pip</prgn>
           are named with the <var>python-</var> prefix, and the <var>-whl</var>

--- End Message ---
--- Begin Message ---
On 2015-02-28 00:33, Scott Kitterman wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package python-defaults
> 
> Fixing #744145 requires a slight change in the way we handle Python wheel
> packages in Debian.  The proposed change captures that by removing the
> restriction on use of whl packages by pip that limited it to use inside a
> Python venv.  This has no effect on any other package and makes pip work
> correctly.
> 
> While not strictly speaking required to fix the bug, I would prefer to also
> update the Python policy to match what's implemented for Jessie.
> 
> unblock python-defaults/2.7.8-4
> [...]
> 
> 

Unblocked (via IRC), thanks.

~Niels

--- End Message ---

Reply to: