<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://forum.soft32.com/linux/rdf0.php?f=59">
    <title>Soft32 Linux Forums help - Debian Linux - Python</title>
    <link>http://forum.soft32.com/linux/Python-forum-59.html</link>
    <description>Top 15 Messages on forum.soft32.com</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://forum.soft32.com/linux/Zope-12-requires-Python-ftopict499962.html#1251879" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/Python-transition-update-ftopict497079.html#1245659" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/License-entry-egg-info-files-ftopict497191.html#1245183" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/RFS-python-scrapy-Python-web-scraping-crawling-framework-ftopict497230.html#1245026" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/Debhelper-sequencing-Service-program-start-Python-packages-c-ftopict494176.html#1237081" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/Trac-DPMT-PAPT-ftopict493236.html#1234629" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/help-ftopict492646.html#1233318" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/python-modules-takeover-python-webpy-ftopict492103.html#1231860" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/cython-version-ftopict491305.html#1230077" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/python-package-installation-problem-ftopict487443.html#1219664" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/Emacs-python-mode-confusion-ftopict470679.html#1188331" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/docutils-rst-el-revision-ftopict474990.html#1185812" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/seeking-advice-xcb-proto-packaging-ftopict469176.html#1171754" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/permission-denied-creating-directory-project-ftopict461125.html#1138063" />
        <rdf:li rdf:resource="http://forum.soft32.com/linux/editor-spe-package-update-ftopict461124.html#1138056" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://forum.soft32.com/linux/Zope-12-requires-Python-ftopict499962.html#1251879">
    <link>http://forum.soft32.com/linux/Zope-12-requires-Python-ftopict499962.html#1251879</link>
    <title>Zope 2 12 now requires Python 2 6</title>
    <description>Hi     while I was trying to play with the upcoming Plone 4 0  which is  technically vastly different from earlier releases  I found out that  recent versions  or at least trunk  of Zope 2 12  appears to absolutely  require Python 2 6  Or at least that s the way Andreas Jung  the Zope2  release manager  put it     I thought that this information should be less hidden than it is right  now         </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/Python-transition-update-ftopict497079.html#1245659">
    <link>http://forum.soft32.com/linux/Python-transition-update-ftopict497079.html#1245659</link>
    <title>Python 2 6 transition update</title>
    <description>On Tue  Oct 20  2009 at 09:31:30PM  0500  Kumar Appaiah wrote:  &gt; On Tue  Oct 20  2009 at 10:01:05PM  0400  Yaroslav Halchenko wrote:  &gt; &gt; Thanks for starting the roll   Imho numpy scipy and then any other  &gt; &gt; python  with binary modules and not absent rdepends should be indeed  &gt; &gt; rebuilt with 2 6 and installed in the  ch root to verify if any other  &gt; &gt; 2 6 package dependent on them not onl   </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/License-entry-egg-info-files-ftopict497191.html#1245183">
    <link>http://forum.soft32.com/linux/License-entry-egg-info-files-ftopict497191.html#1245183</link>
    <title>License entry in egg info files</title>
    <description>Bernd Zeimetz  writes:    &gt; Usually an override is a fail in the maintainer s brain or a bug in  &gt; lintian  Only in rare cases overrides are the right way to go     Yes  that s pretty much my point: that  if  a Lintian check leads to  many maintainers adding an override for that tag that persist over time   then probably the check was badly implemented or a bad idea in the first    </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/RFS-python-scrapy-Python-web-scraping-crawling-framework-ftopict497230.html#1245026">
    <link>http://forum.soft32.com/linux/RFS-python-scrapy-Python-web-scraping-crawling-framework-ftopict497230.html#1245026</link>
    <title>RFS: python scrapy    Python web scraping and crawling fra  </title>
    <description>Dear Python mentors     I am looking for a sponsor for the  python scrapy  package      Package name    : python scrapy    Version         : 0 7 1    Upstream Author : Scrapy developers     The package can be found on mentors debian net:    URL: http:  mentors debian net debian pool main p python scrapy    Source repository: deb src http:  mentors debian net debian unstable  main contrib non fr   </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/Debhelper-sequencing-Service-program-start-Python-packages-c-ftopict494176.html#1237081">
    <link>http://forum.soft32.com/linux/Debhelper-sequencing-Service-program-start-Python-packages-c-ftopict494176.html#1237081</link>
    <title>Debhelper sequencing: Service program can t start until Py  </title>
    <description>Howdy all     I m packaging a service program implemented in Python  To run  the  program needs to import some modules from Python packages  and the  service provided by the Debian package uses an init script     The default sequencing for Debhelper 7 means that code generated by   dh_installinit  appears before code generated by either of   dh_pycentral  or  dh_pysupport  in the  postinst  scr   </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/Trac-DPMT-PAPT-ftopict493236.html#1234629">
    <link>http://forum.soft32.com/linux/Trac-DPMT-PAPT-ftopict493236.html#1234629</link>
    <title>Trac   DPMT or PAPT?</title>
    <description>=    ==            To UNSUBSCRIBE  email to debian python REQUEST@lists debian org  with a subject of  unsubscribe   Trouble? Contact listmaster@lists debian org</description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/help-ftopict492646.html#1233318">
    <link>http://forum.soft32.com/linux/help-ftopict492646.html#1233318</link>
    <title>Need for help ?</title>
    <description>n Tue  Aug 25  2009 at 21:56  Carl Chenet wrote:  &gt; If you need help for one of your packages  feel free to contact me :     please use        chaica   verbose    next time :  I ll be here for you     I suggested Carl to send this email because:      he is a very good python programmer  he s helping  a lot  with  reportbug bug fixing providing tons of patches ;    he wants t   </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/python-modules-takeover-python-webpy-ftopict492103.html#1231860">
    <link>http://forum.soft32.com/linux/python-modules-takeover-python-webpy-ftopict492103.html#1231860</link>
    <title>python modules takeover of python webpy?</title>
    <description>Hi     I talked to Kai Hendry  the current maintainer of web py  who  would like to give up the package  python webpy   I already  prepared a new version  current upstream  both open Debian bugs  solved   which I would like to upload under the flag of the  python modules team  my membership is pending   Any comments?  Vetos? As I can see  similar packages are all handled by this  team  e g  Che   </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/cython-version-ftopict491305.html#1230077">
    <link>http://forum.soft32.com/linux/cython-version-ftopict491305.html#1230077</link>
    <title>New cython version</title>
    <description>Piotr Oarowski skrev:  &gt; [Jakub Wilk  2009 08 10]  &gt;&gt; Packaging is fixed now    &gt; uploaded  with Ondrej s permission       Thanks       johan           To UNSUBSCRIBE  email to debian python REQUEST@lists debian org  with a subject of  unsubscribe   Trouble? Contact listmaster@lists debian org</description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/python-package-installation-problem-ftopict487443.html#1219664">
    <link>http://forum.soft32.com/linux/python-package-installation-problem-ftopict487443.html#1219664</link>
    <title>python package installation problem</title>
    <description>On Mon  Jun 22  2009 at 07:25:54PM  0200  Piotr Oarowski wrote:  &gt; &gt; rm  r  usr share pyshared something   &gt;   &gt; NEVER DO THAT  &gt;   &gt; &gt; rm  r  usr lib python 2 ? site packages something  &gt;   &gt; almost never do that  &gt;   &gt; If your package leaves pycental leftovers  use preinst scipt to  &gt; remove  usr lib python 2 ? site packages foo  see archives for more  &gt; details   rm  command will not be ne   </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/Emacs-python-mode-confusion-ftopict470679.html#1188331">
    <link>http://forum.soft32.com/linux/Emacs-python-mode-confusion-ftopict470679.html#1188331</link>
    <title>Emacs python mode confusion</title>
    <description>Just a quick update    I ve stepped in the shoes of python mode package  Debian maintainer and uploaded  today  fresh upstream version   5 1 0   Upstream changes   my fixes addressed 8 open bug reports  against python mode  So now user s experience should improve  considerably ;      Ipython   python mode   python ropemacs   pylint   flymake   outline  make emacs very well featured for Python m   </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/docutils-rst-el-revision-ftopict474990.html#1185812">
    <link>http://forum.soft32.com/linux/docutils-rst-el-revision-ftopict474990.html#1185812</link>
    <title>docutils: rst el revision</title>
    <description>I just had some hard time with rst el  to find a version that works  I   ended with  http:  svn berlios de svnroot repos docutils trunk docutils tools editors emacs rst el    that seems to behave fine  from the url I infer this is source managed   by subversion  How comes then there is no automatic revision number?   This would be a big help  I can help with this   I didnt know either to whom I   </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/seeking-advice-xcb-proto-packaging-ftopict469176.html#1171754">
    <link>http://forum.soft32.com/linux/seeking-advice-xcb-proto-packaging-ftopict469176.html#1171754</link>
    <title>seeking advice for xcb proto packaging</title>
    <description>On Tue  Nov  4  2008 at 19:06:57  0100  Adeodato Sim wrote:    &gt;    1  You should of course use python central or python support so that  &gt;   the  xcbgen  Python package is always available for all installed  &gt;   python versions  Hope that was your intention  :    &gt;   Yeah  I think I got that working     &gt;    2  If you do that  then AFAICS no more meddling is strictly required for  &gt;   things    </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/permission-denied-creating-directory-project-ftopict461125.html#1138063">
    <link>http://forum.soft32.com/linux/permission-denied-creating-directory-project-ftopict461125.html#1138063</link>
    <title>permission denied when creating a directory for a new proj  </title>
    <description>Hi     On 11 12 07  Bernd Zeimetz  wrote:    &gt; &gt; Warning:  post commit  hook failed with error output:  &gt; &gt; Use of uninitialized value in concatenation     or string at  &gt; &gt;  srv home groups pkg perl scripts qa DebianQA Config pm line 21   &gt; &gt; Error opening cache: Permission denied    &gt; not you  but Tincho   adding him to the loop :  But the directory was  &gt; created just fine       </description>
  </item>

  <item rdf:about="http://forum.soft32.com/linux/editor-spe-package-update-ftopict461124.html#1138056">
    <link>http://forum.soft32.com/linux/editor-spe-package-update-ftopict461124.html#1138056</link>
    <title>the python editor  spe  package needs an update </title>
    <description>On Nov 12  2007 9:17 AM  Stefano Canepa  wrote:  &gt;  &gt; Il giorno dom  11 11 2007 alle 23 12  0100  Bernd Zeimetz ha scritto:  &gt; &gt;  &gt; &gt; Stefano  what s the status of your adoption efforts?  &gt;  &gt; I ll have a package ready for the upload at the end of the week   Great  I hope to do an new upstream release  SPE 0 8 4 c  before  december  I guess it would be better to wait till then to p   </description>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://forum.soft32.com/linux/rdf0.php?f=59" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
