diff --git a/python-virtualenv.changes b/python-virtualenv.changes deleted file mode 100644 index 5a58e18..0000000 --- a/python-virtualenv.changes +++ /dev/null @@ -1,88 +0,0 @@ -------------------------------------------------------------------- -Fri May 28 01:50:35 UTC 2010 - alexandre@exatati.com.br - -- Update to 1.4.9: - * Include pip 0.7.2. - -------------------------------------------------------------------- -Fri Apr 23 13:01:48 UTC 2010 - alexandre@exatati.com.br - -- Update to 1.4.8: - * Fix for Mac OS X Framework builds that use - ``--universal-archs=intel`` - * Fix ``activate_this.py`` on Windows. - * Allow ``$PYTHONHOME`` to be set, so long as you use ``source - bin/activate`` it will get unset; if you leave it set and do not - activate the environment it will still break the environment. - * Include pip 0.7.1. - -------------------------------------------------------------------- -Mon Apr 19 02:00:28 UTC 2010 - alexandre@exatati.com.br - -- Update to 1.4.7: - * Include pip 0.7. - -------------------------------------------------------------------- -Wed Mar 31 22:56:52 UTC 2010 - alexandre@exatati.com.br - -- Update to 1.4.6 - * Allow ``activate.sh`` to skip updating the prompt (by setting - ``$VIRTUAL_ENV_DISABLE_PROMPT``). -- Spec file cleaned with spec-cleaner. - -------------------------------------------------------------------- -Mon Mar 15 01:24:36 UTC 2010 - alexandre@exatati.com.br - -- Added python-setuptools as Requires; -- Generated changes file from spec file; -- Removed old tarballs; -- Update to 1.4.5 - - Include pip 0.6.3 -- Aditional changes from 1.4.4: - - Include pip 0.6.2 and Distribute 0.6.10 - - Create the virtualenv script even when Setuptools isn’t installed - - Fix problem with virtualenv --relocate when bin/ has subdirectories - (e.g., bin/.svn/); from Alan Franzoni. - - If you set $VIRTUALENV_USE_DISTRIBUTE then virtualenv will use - Distribute by default (so you don’t have to remember to use --distribute). - -------------------------------------------------------------------- -Sáb Nov 21 00:00:00 BRST 2009 - cfarrell1980@gmail.c - -- 1.4.3 - * Include pip 0.6.1 - -------------------------------------------------------------------- -Seg Nov 9 00:00:00 BRST 2009 - cfarrell1980@gmail.c - -- Update to 1.4 - * Updated setuptools to 0.6c11 - * Added the --distribute option - * Fixed packaging problem of support-files - - -------------------------------------------------------------------- -Ter Mar 3 00:00:00 BRT 2009 - cfarrell1980@gmail.c - -- Update to 1.3.2 - - Remove the [install] prefix = ... setting from virtualenv distutils.cfg as has been causing problems for a lot of people, in rather obscure ways. - - If you use a boot script it will attempt to import virtualenv and find a pre-downloaded Setuptools egg using that. - - Added platform-specific paths, like /usr/lib/pythonX.Y/plat-linux2 - -------------------------------------------------------------------- -Qui Dez 11 00:00:00 BRST 2008 - miniwark@yahoo.c - -- Change to 1.3.1 version -- Use a bziped source package -- Add doc files and Author infos - -------------------------------------------------------------------- -Seg Nov 10 00:00:00 BRST 2008 - cfarrell1980@gmail.com - -- Originally used Fedora spec file but removed most of it - 1.3 - -------------------------------------------------------------------- -Qua Nov 5 00:00:00 BRST 2008 - cfarrell1980@gmail.com - -- Initial import and build - 1.3 -