14
0
forked from pool/python-pip

- Don't repackage upstream tarball

- Require python-distribute instead of setuptools
- Package documentation
- Fix non-executable script rpmlint warning

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=10
This commit is contained in:
Sascha Peilicke
2011-09-22 09:07:16 +00:00
committed by Git OBS Bridge
parent 6d4e296c7f
commit bf413aa296
4 changed files with 27 additions and 33 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 22 09:04:39 UTC 2011 - saschpe@suse.de
- Don't repackage upstream tarball
- Require python-distribute instead of setuptools
- Package documentation
- Fix non-executable script rpmlint warning
-------------------------------------------------------------------
Sat Sep 17 13:04:36 UTC 2011 - ocefpaf@gmail.com