Commit Graph

173 Commits

Author SHA1 Message Date
Jannis Leidel 9c8ab2fab9 Bumped to post1. 2012-02-16 21:32:16 +01:00
Jannis Leidel 40ac381fad Bumped version to 1.1 and updated changelog slightly. 2012-02-16 21:06:25 +01:00
Carl Meyer 9654f596b9 Use a numbered post version. 2011-12-12 02:01:23 -07:00
Carl Meyer fec893d92d Require virtualenv 1.7 for running tests, and drop --no-site-packages. 2011-12-11 22:34:23 -07:00
Carl Meyer 81b6c6b66b Bump to a post version to distinguish from current release. 2011-12-11 22:01:44 -07:00
Jannis Leidel 4d7a6fe730 Bumped version to 1.0.2. 2011-07-16 16:37:40 +02:00
Jannis Leidel 5250e1c945 Use absolute path to docs dir. Fixes issue #279. 2011-07-16 16:27:42 +02:00
Carl Meyer b0d2fc1d86 Fixed setup.py long-description to account for sphinx index.html changes. 2011-07-16 16:25:45 +02:00
Jannis Leidel 743124094b Bumped version to 1.0.1. 2011-04-30 23:19:49 +02:00
Carl Meyer c94e61ca0f No reason to assume the tests wouldn't run with a future version of scripttest. 2011-04-16 13:47:36 -05:00
Jannis Leidel 425d89e0e8 Added news about the use of git-flow. 2011-04-12 18:03:39 +02:00
Jannis Leidel 333f19e09d Updated test dependency to virtualenv>=1.6. 2011-04-04 20:26:20 +02:00
Jannis Leidel 76dd3d4a44 Revert "Updated setup.py to handle unicode date in the long_description."
This reverts commit 6bbd3efc1e.
2011-04-04 19:23:50 +02:00
Jannis Leidel 6bbd3efc1e Updated setup.py to handle unicode date in the long_description. 2011-04-04 19:19:35 +02:00
Jannis Leidel 350b2ad1fd Merge branch 'master' of github.com:pypa/pip
Conflicts:
	docs/conf.py
	pip/__init__.py
	setup.py
2011-04-04 15:37:04 +02:00
Jannis Leidel ac38fb6f2a Bumped version to 1.0. 2011-04-04 10:47:17 +02:00
Carl Meyer c4ef4de1eb Update tests_require to match master version of virtualenv. 2011-03-22 20:29:13 -04:00
Carl Meyer e41286b706 Bump version to 1.0.0.pre1; next release will be 1.0 2011-03-22 14:19:54 -04:00
Hugo Lopes Tavares 69486cd969 added virtualenv development version to tests_require, because it is py3k compatible 2011-03-20 17:11:54 -03:00
Hugo Lopes Tavares 3caff20a51 virtualenv is a test dependecy, it can not be out of setup.py 2011-03-20 15:41:38 -03:00
Carl Meyer f903eb0dd0 Merged in python3 branch. 2011-03-19 15:04:30 -04:00
Carl Meyer 6d54efc10d Added Python 3 trove classifiers. 2011-03-18 23:25:11 -04:00
Vitaly Babiy 1471e93b75 moved to distribute 0.6.15 2011-03-16 23:54:16 -04:00
Carl Meyer 39029c8f29 Added changelog to long-description. 2011-03-15 15:56:43 -04:00
Carl Meyer fffd82168d Simplify setting docs config version. 2011-03-15 15:52:27 -04:00
Vinay Sajip 680b5dfda0 Port to Python3 2011-03-15 15:49:48 -04:00
Jannis Leidel 2d25114d28 Updated news and bumped version to 0.8.3. 2011-03-12 15:10:55 -05:00
Jannis Leidel 43c5f33877 Updated docs with new website location and a few other migration related things. 2011-03-06 18:19:41 +01:00
Ian Bicking cd26c36674 update versions to 0.8.2 2010-11-29 12:22:36 -06:00
Ian Bicking f55c28e560 update news for release 2010-09-14 11:40:44 -05:00
Ian Bicking 2404a34eba update news and versions for release 2010-08-03 13:02:48 -05:00
Hugo Lopes Tavares 37d1bf39a7 added feature requested in #147 - Need pip-x.y scripts 2010-08-02 20:54:25 -03:00
Hugo Lopes Tavares 7ffa4ab4cb removed webob, wsgiproxy and wsgi_intercept as dependencies - now the tests use our own cache 2010-07-06 22:56:47 -03:00
Hugo Lopes Tavares 0ccd5ebf97 using custom xmlrpclib.Transport (testability purposes) 2010-07-02 09:27:22 -03:00
Carl Meyer 2638b8b0af add trove classifiers for Python versions supported 2010-07-15 13:14:54 -04:00
Hugo Lopes Tavares b05bda09fe added wsgi_intercept to tests_require, so it does not need to download and extract, added wsgiproxy and webob==dev so tests can proxy exact requests 2010-06-24 13:37:36 -03:00
Hugo Lopes Tavares 3785183062 closed ticket #127 - "setup.py test" should work 2010-06-03 00:25:13 -03:00
Hugo Lopes Tavares d06c98dc6f merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
Ian Bicking ee91f3ff0a I guess I'll update the author field 2010-05-27 17:02:49 -05:00
Carl Meyer 0e35f77b8e use zip_safe=False 2010-05-27 17:42:42 -04:00
Dave Abrahams cb21cab7a1 Remove platform switches from setup.py.
fixes #88 (http://bitbucket.org/ianb/pip/issue/88)
2010-04-28 20:43:04 -04:00
Dave Abrahams 2a71f7fcd9 fixes #88 (http://bitbucket.org/ianb/pip/issue/88) 2010-04-28 20:43:04 -04:00
Ian Bicking edbc041e87 update version for release 2010-04-22 02:57:43 -05:00
Ian Bicking 3aaccfdf1f undo version update because release was wrong 2010-04-16 15:13:07 -05:00
Ian Bicking 0d104d03f9 update versions for dev 2010-04-16 15:11:31 -05:00
Ian Bicking 62c900cf1e update versions for release 2010-04-16 15:10:45 -05:00
Jakub Vysoky 66783986dd check if proper pip is called
there is still one prerequisity for running tests
you have to call python setup.py egg_info, because there is
``pip_dist = pkg_resources.get_distribution('pip')`` used in pip
2010-02-24 11:24:54 +01:00
Ian Bicking cd98d88534 update versions for dev 2010-01-21 12:31:17 -06:00
Ian Bicking c312034a9c update news for release 2010-01-21 12:25:41 -06:00
Ian Bicking a6706ae59f update versions for dev 2010-01-18 14:47:01 -06:00
Ian Bicking 59a4c355bb update news for the missed 0.6.1 release (huh, when did that happen...) 2010-01-18 14:41:12 -06:00
Ian Bicking 4239548b0f update versions for release 2010-01-18 14:39:11 -06:00
Jannis Leidel cd989fd5a3 Added new commands and vcs packages to setup.py 2009-11-21 21:08:21 +01:00
Ian Bicking 0995625262 make setup.py develop work 2009-11-20 01:05:44 -06:00
Ian Bicking 5ce30d94e1 update version in setup.py 2009-11-19 22:58:42 -06:00
Ian Bicking ef63f2f48f Move pip into a package 2009-11-19 22:56:45 -06:00
Ian Bicking 673df886ca enable setuptools if using the 'upload' command 2009-11-10 12:59:58 -05:00
Ian Bicking 2407b7426e update versions for release 2009-11-10 10:24:33 -05:00
Ian Bicking 8a0d4468fd update version for development 2009-10-07 15:27:55 -05:00
Ian Bicking 44625539c2 update versions for release 2009-10-07 15:21:35 -05:00
Jannis Leidel 24207dd059 Reverted accidental change 2009-09-01 03:19:18 +02:00
Jannis Leidel 78ec0268b2 Added --no-index option to install and bundle command which temporarily disables querying the package index 2009-09-01 03:04:01 +02:00
Ian Bicking 46369de381 update versions for release 2009-05-27 10:28:28 -05:00
Jannis Leidel 953ed22dd1 Fixed #37 - Link to dev version in long description of setup.py 2009-05-27 12:03:14 +02:00
Ian Bicking d5b6bbeb3c update versions for release 2009-01-29 12:18:12 -06:00
Ian Bicking 1776cf93f9 Prefer distutils 2009-01-21 12:11:55 -06:00
Ian Bicking ade11f6eeb update news/versions for release 2009-01-20 21:21:51 -06:00
Ian Bicking 1bfce26dde [svn r21392] Auto-update of version strings 2008-11-17 12:16:09 -06:00
Ian Bicking 5c7b318f88 [svn r21192] fix entry point 2008-11-04 01:11:40 -06:00
Ian Bicking 7e8a35b1fb [svn r21134] Use an entry point for the pip command on Windows (#5). And some missing news items 2008-10-30 14:02:05 -05:00
Ian Bicking dad04b93ae [svn r21081] Auto-update of version strings 2008-10-28 12:21:46 -05:00
Ian Bicking 97c152c463 [svn r20975] Rename occurrance of pyinstall to pip 2008-10-15 17:24:00 -05:00
Ian Bicking c2000d7de6 [svn r20974] Renaming pyinstall to pip 2008-10-15 17:02:57 -05:00