~ubuntu-branches/ubuntu/precise/python-pip/precise

« back to all changes in this revision

Viewing changes to docs/_build/requirement-format.html

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Moog
  • Date: 2011-03-02 22:39:52 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110302223952-nmi4p4i2t6pbe6jx
Tags: 0.8.2-0ubuntu1
* New upstream Bugfix release
  - Fixed checking out the correct tag/branch/commit when 
    updating an editable Git requirement (LP: #719539)
  - Avoid redundant unpacking of bundles (from pwaller)
  - Correctly locate build and source directory
* debian/control
  - added conflicts with pip (LP: #569989)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  <head>
7
7
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
8
    
9
 
    <title>The requirements file format &mdash; pip v0.8 documentation</title>
 
9
    <title>The requirements file format &mdash; pip v0.8.1 documentation</title>
10
10
    <link rel="stylesheet" href="_static/nature.css" type="text/css" />
11
11
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
12
12
    <script type="text/javascript">
13
13
      var DOCUMENTATION_OPTIONS = {
14
14
        URL_ROOT:    '',
15
 
        VERSION:     '0.8',
 
15
        VERSION:     '0.8.1',
16
16
        COLLAPSE_INDEX: false,
17
17
        FILE_SUFFIX: '.html',
18
18
        HAS_SOURCE:  true
21
21
    <script type="text/javascript" src="_static/jquery.js"></script>
22
22
    <script type="text/javascript" src="_static/underscore.js"></script>
23
23
    <script type="text/javascript" src="_static/doctools.js"></script>
24
 
    <link rel="top" title="pip v0.8 documentation" href="index.html" />
 
24
    <link rel="top" title="pip v0.8.1 documentation" href="index.html" />
25
25
    <link rel="next" title="Configuration" href="configuration.html" />
26
26
    <link rel="prev" title="News for pip" href="news.html" /> 
27
27
  </head>
35
35
        <li class="right" >
36
36
          <a href="news.html" title="News for pip"
37
37
             accesskey="P">previous</a> |</li>
38
 
        <li><a href="index.html">pip v0.8 documentation</a> &raquo;</li> 
 
38
        <li><a href="index.html">pip v0.8.1 documentation</a> &raquo;</li> 
39
39
      </ul>
40
40
    </div>  
41
41
 
217
217
        <li class="right" >
218
218
          <a href="news.html" title="News for pip"
219
219
             >previous</a> |</li>
220
 
        <li><a href="index.html">pip v0.8 documentation</a> &raquo;</li> 
 
220
        <li><a href="index.html">pip v0.8.1 documentation</a> &raquo;</li> 
221
221
      </ul>
222
222
    </div>
223
223
    <div class="footer">
224
224
        &copy; Copyright 2010, Ian Bicking and contributors.
225
 
      Last updated on Aug 03, 2010.
 
225
      Last updated on Sep 14, 2010.
226
226
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.1.
227
227
    </div>
228
228
  </body>