Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory
checked in at Mon Sep 19 22:56:52 CEST 2011.



--------
--- python-pip/python-pip.changes       2010-12-20 21:21:47.000000000 +0100
+++ /mounts/work_src_done/STABLE/python-pip/python-pip.changes  2011-09-17 
15:16:36.000000000 +0200
@@ -1,0 +2,46 @@
+Sat Sep 17 13:04:36 UTC 2011 - [email protected]
+
+- Update to 1.0.2
+  * Fixed docs issues.
+  * Fixed issue #295 - Reinstall a package when using the ``install -I``
+    option
+  * Fixed issue #283 - Finds a Git tag pointing to same commit as
+    origin/master
+  * Fixed issue #279 - Use absolute path for path to docs in setup.py
+  * Fixed issue #320 - Correctly handle exceptions on Python3.
+  * Fixed issue #314 - Correctly parse ``--editable`` lines in requirements
+    files
+- Updates from 1.0.1
+  * Start to use git-flow.
+  * Fixed issue #274 - `find_command` should not raise AttributeError
+  * Fixed issue #273 - respect Content-Disposition header. Thanks Bradley
+    Ayers.
+  * Fixed issue #233 - pathext handling on Windows.
+  * Fixed issue #252 - svn+svn protocol.
+  * Fixed issue #44 - multiple CLI searches.
+  * Fixed issue #266 - current working directory when running setup.py clean.
+- Updates from 1.0
+  * Added Python 3 support! Huge thanks to Vinay Sajip, Vitaly Babiy, Kelsey
+    Hightower, and Alex Gronholm, among others.
+  * Download progress only shown on a real TTY. Thanks Alex Morega.
+  * Fixed finding of VCS binaries to not be fooled by same-named directories.
+    Thanks Alex Morega.
+  * Fixed uninstall of packages from system Python for users of Debian/Ubuntu
+    python-setuptools package (workaround until fixed in Debian and Ubuntu).
+  * Added `get-pip.py https://raw.github.com/pypa/pip/master/contrib/get-pip.py
+- Updates from 0.8.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 #199 - Documentation mentions --index instead of --index-url.
+    Thanks Kelsey Hightower
+  * Fixed issue #204 - rmtree undefined in mercurial.py. Thanks Kelsey
+    Hightower
+  * Fixed bug in Git vcs backend that would break during reinstallation.
+  * Fixed bug in Mercurial vcs backend related to pip freeze and branch/tag
+    resolution.
+  * Fixed bug in version string parsing related to the suffix "-dev".
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  pip-0.8.2.tar.bz2

New:
----
  pip-1.0.2.tar.bz2

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

Other differences:
------------------
++++++ python-pip.spec ++++++
--- /var/tmp/diff_new_pack.HrkHHA/_old  2011-09-19 22:56:48.000000000 +0200
+++ /var/tmp/diff_new_pack.HrkHHA/_new  2011-09-19 22:56:48.000000000 +0200
@@ -11,20 +11,19 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-
+#
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 # norootforbuild
-
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %define mod_name pip
 
 Name:           python-%{mod_name}
-Version:        0.8.2
-Release:        1
+Version:        1.0.2
+Release:        0
 Url:            http://pip.openplans.org
 Summary:        Pip installs packages.  Python packages.  An easy_install 
replacement
 License:        MIT

++++++ pip-0.8.2.tar.bz2 -> pip-1.0.2.tar.bz2 ++++++
++++ 5633 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to