<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #982: Remove various pip-requirements versions</title>
    <link>http://localhost/ticket/982</link>
    <description>&lt;p&gt;
We can just use the branch name to pull down specific versions of pip requirements so we don't need all the different versions in head.
&lt;/p&gt;
&lt;p&gt;
Remove them and update any client systems.
&lt;/p&gt;
&lt;p&gt;
Cost: 20m
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/982</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>anonymous</dc:creator>

      <pubDate>Sat, 12 Feb 2011 13:46:26 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/982#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/982#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;invalid&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Well we could transfer all the dependencies and version numbers to a config file for the fabfile, but we don't achieve much.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Sat, 12 Feb 2011 15:44:37 GMT</pubDate>
      <title>status changed; resolution deleted</title>
      <link>http://localhost/ticket/982#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/982#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;closed&lt;/em&gt; to &lt;em&gt;reopened&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                &lt;em&gt;invalid&lt;/em&gt; deleted
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
I don't think i understand why this has been closed (and it would surely be wontfix rather than invalid ...).
&lt;/p&gt;
&lt;p&gt;
Let me explain in more detail: we would move to having one and only one pip-requirements.txt in the repo at any given revision and it would simply have the correct info for whatever branch/revision it was on. At the moment we are having extra pip-requirements-....txt for labelling branch pip-requirements when we could just the branching facility of mercurial.
&lt;/p&gt;
&lt;p&gt;
You'd do
&lt;/p&gt;
&lt;pre class="wiki"&gt;wget http://bitbucket.org/okfn/ckan/src/metastable/pip-requirements.txt
&lt;/pre&gt;&lt;p&gt;
rather than
&lt;/p&gt;
&lt;pre class="wiki"&gt;wget http://bitbucket.org/okfn/ckan/src/default/pip-requirements-metastable.txt
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>anonymous</dc:creator>

      <pubDate>Wed, 16 Feb 2011 10:05:32 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/982#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/982#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;reopened&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;duplicate&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This is now rolled into &lt;a class="closed ticket" href="http://localhost/ticket/963" title="enhancement: Package CKAN as a debian package (closed: fixed)"&gt;#963&lt;/a&gt;. Marking as duplicate.
&lt;/p&gt;
&lt;p&gt;
People can get the pip from a branch over HTTP like this:
&lt;/p&gt;
&lt;p&gt;
&lt;a class="ext-link" href="https://bitbucket.org/okfn/ckan/src/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://bitbucket.org/okfn/ckan/src/&lt;/a&gt;&amp;lt;branch-name&amp;gt;/path/to/file/you/want
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Wed, 23 Feb 2011 17:33:14 GMT</pubDate>
      <title>status changed; resolution deleted</title>
      <link>http://localhost/ticket/982#comment:4</link>
      <guid isPermaLink="false">http://localhost/ticket/982#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;closed&lt;/em&gt; to &lt;em&gt;reopened&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                &lt;em&gt;duplicate&lt;/em&gt; deleted
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Need to do this for older branches which isn't subject to &lt;a class="closed ticket" href="http://localhost/ticket/963" title="enhancement: Package CKAN as a debian package (closed: fixed)"&gt;#963&lt;/a&gt;.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Wed, 23 Feb 2011 17:34:01 GMT</pubDate>
      <title>status changed</title>
      <link>http://localhost/ticket/982#comment:5</link>
      <guid isPermaLink="false">http://localhost/ticket/982#comment:5</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;reopened&lt;/em&gt; to &lt;em&gt;new&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Mon, 28 Feb 2011 10:13:00 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/982#comment:6</link>
      <guid isPermaLink="false">http://localhost/ticket/982#comment:6</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Buildbot scripts now fixed.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>