<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/websocket-client.git/setup.cfg, branch ssl</title>
<subtitle>github.com: liris/websocket-client.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/'/>
<entry>
<title>Add setup.cfg to allow py2dsc to debianize package</title>
<updated>2014-03-28T15:38:56+00:00</updated>
<author>
<name>Michael Sparks</name>
<email>michael.sparks@bbc.co.uk</email>
</author>
<published>2014-03-28T15:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=be6d996cc4012aa3d58df085b2d48a5f9ecdff4c'/>
<id>be6d996cc4012aa3d58df085b2d48a5f9ecdff4c</id>
<content type='text'>
By adding this file to the package, it allows a debian package for websocket-client
to be created this easily:

   python setup.py sdist
   cd dist
   py2dsc websocket-client-0.13.0.tar.gz
   cd deb_dist
   cd websocket-client-0.13.0
   debuild -uc -us

Without this file, py2dsc fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By adding this file to the package, it allows a debian package for websocket-client
to be created this easily:

   python setup.py sdist
   cd dist
   py2dsc websocket-client-0.13.0.tar.gz
   cd deb_dist
   cd websocket-client-0.13.0
   debuild -uc -us

Without this file, py2dsc fails.
</pre>
</div>
</content>
</entry>
</feed>
