Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory 
checked in at 2012-02-22 15:54:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pip (Old)
 and      /work/SRC/openSUSE:Factory/.python-pip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pip", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes    2012-02-01 
09:59:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pip.new/python-pip.changes       
2012-02-22 15:54:31.000000000 +0100
@@ -1,0 +2,33 @@
+Wed Feb 22 12:09:44 UTC 2012 - [email protected]
+
+- Update to version 1.1:
+  * Fixed issue #326 - don't crash when a package's setup.py emits UTF-8
+    and then fails.
+  * Added --target option for installing directly to arbitrary directory.
+  * Added support for authentication with Subversion repositories.
+  * Fixed issue #315 - --download now downloads dependencies as well.
+  * Errors from subprocesses will display the current working directory.
+  * Fixed issue #369 - compatibility with Subversion 1.7.
+  * Fixed issue #57 - ignore py2app-generated OS X mpkg zip files in finder.
+  * Fixed issue #182 - log to ~/Library/Logs/ by default on OS X framework
+    installs.
+  * Fixed issue #310 - understand version tags without minor version ("py3")
+    in sdist filenames.
+  * Fixed issue #7 - Pip now supports optionally installing setuptools
+    "extras" dependencies; e.g. "pip install Paste[openid]".
+  * Fixed issue #391 - freeze no longer borks on requirements file
+  * Fixed issue #288 - handle symlinks properly.
+  * Fixed issue #49 - pip install -U no longer reinstalls the same versions
+    of packages.
+  * Removed -E option and PIP_RESPECT_VIRTUALENV; both use a restart-in-venv
+    mechanism that's broken, and neither one is useful since every virtualenv
+    now has pip inside it.
+  * Fixed issue #366 - pip throws IndexError when it calls scraped_rel_links
+  * Fixed issue #22 - pip search should set and return a userful shell
+    status code
+  * Fixed issue #351 and #365 - added global --exists-action command line
+    option to easier script file exists conflicts, e.g. from editable
+    requirements from VCS that have a changed repo URL.
+- Cleaned up changes file
+
+-------------------------------------------------------------------
@@ -35,2 +68 @@
-  * Fixed issue #273 - respect Content-Disposition header. Thanks Bradley
-    Ayers.
+  * Fixed issue #273 - respect Content-Disposition header.
@@ -44 +76 @@
-  * Download progress only shown on a real TTY. Thanks Alex Morega.
+  * Download progress only shown on a real TTY.
@@ -46 +77,0 @@
-    Thanks Alex Morega.
@@ -51,5 +82,3 @@
-  * Fixed issue #14 - No uninstall-on-upgrade with URL package. Thanks Oliver
-    Tonnhofer
-  * Fixed issue #163 - Egg name not properly resolved. Thanks Igor Sobreira
-  * Fixed issue #178 - Non-alphabetical installation of requirements. Thanks
-    Igor Sobreira
+  * Fixed issue #14 - No uninstall-on-upgrade with URL package.
+  * Fixed issue #163 - Egg name not properly resolved.
+  * Fixed issue #178 - Non-alphabetical installation of requirements.
@@ -57,3 +86 @@
-    Thanks Kelsey Hightower
-  * Fixed issue #204 - rmtree undefined in mercurial.py. Thanks Kelsey
-    Hightower
+  * Fixed issue #204 - rmtree undefined in mercurial.py.
@@ -87,11 +114,6 @@
-  - Added support for PyPI mirrors as defined in PEP 381, from
-    Jannis Leidel.
-  - Fixed issue #138 - Git revisions ignored. Thanks John-Scott
-    Atlakson.
-  - Fixed issue #95 - Initial editable install of github package
-    from a tag fails. Thanks John-Scott Atlakson.
-  - Fixed issue #107 - Can’t install if a directory in cwd has the
-    same name as the package you’re installing.
-  - Fixed issue #39 - –install-option=”–prefix=~/.local” ignored
-    with -e.
-  - Thanks Ronny Pfannschmidt and Wil Tan.
+  - Added support for PyPI mirrors as defined in PEP 381, from Jannis Leidel.
+  - Fixed issue #138 - Git revisions ignored. 
+  - Fixed issue #95 - Initial editable install of github package from a tag 
fails.
+  - Fixed issue #107 - Can’t install if a directory in cwd has the same name
+    as the package you’re installing.
+  - Fixed issue #39 - –install-option=”–prefix=~/.local” ignored with -e.
@@ -99,4 +121,5 @@
-  - Track which build/ directories pip creates, never remove directories it 
doesn’t create. From Hugo Lopes Tavares.
-  - Pip now accepts file:// index URLs. Thanks Dave Abrahams.
-  - Various cleanup to make test-running more consistent and less fragile. 
Thanks Dave Abrahams.
-  - Real Windows support (with passing tests). Thanks Dave Abrahams.
+  - Track which build/ directories pip creates, never remove directories it
+    doesn’t create. From Hugo Lopes Tavares.
+  - Pip now accepts file:// index URLs.
+  - Various cleanup to make test-running more consistent and less fragile.
+  - Real Windows support (with passing tests).
@@ -104 +127,2 @@
-  - contrib/build-standalone script creates a runnable .zip form of pip, from 
Jannis Leidel
+  - contrib/build-standalone script creates a runnable .zip form of pip, 
+    from Jannis Leidel

Old:
----
  pip-1.0.2.tar.gz

New:
----
  pip-1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pip.spec ++++++
--- /var/tmp/diff_new_pack.BD1Pcd/_old  2012-02-22 15:54:33.000000000 +0100
+++ /var/tmp/diff_new_pack.BD1Pcd/_new  2012-02-22 15:54:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pip
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python-pip
-Version:        1.0.2
+Version:        1.1
 Release:        0
 Url:            http://www.pip-installer.org
 Summary:        Pip installs packages. Python packages. An easy_install 
replacement
@@ -41,7 +42,7 @@
 
 %prep
 %setup -q -n pip-%{version}
-sed -i "1d" pip/__init__.py # Fix non-executable script
+sed -i "s|#!/usr/bin/env python||g" pip/__init__.py # Fix non-executable script
 
 %build
 python setup.py build

++++++ pip-1.0.2.tar.gz -> pip-1.1.tar.gz ++++++
++++ 4049 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to