lazr.restful 0.19.3-0ubuntu2 source package in Ubuntu
Changelog
lazr.restful (0.19.3-0ubuntu2) raring; urgency=low * Moved COPYING to debian dir, and install with debian/docs. This fixes a build failure due to undocumented addition of COPYING. * Update to use dh_python2. * Removed debian/pycompat, not needed. * Use dh7 tiny rules. * Update debian/watch so it now works. * debian/control - removed cdbs and python-central from B-D. - increased debhelper to >= 7.0.50. - increased python to >= 2.6.6-3~. - us X-P-V instead of XS-P-V. - removed XB-P-V not needed. - added python-van.testing, python-grokcore.component, python-martian, python-zope.configuration, python-zope.pagetemplate, python-zope.app.pagetemplate, python-lazr.lifecycle, python-zope.traversing, python-zope.security, python-lazr.batchnavigator, python-lazr.delegates, python-lazr.enum, python-docutils, python-epydoc, python-lazr.uri, python-simplejson, python-zope.processlifetime to elemenate pydist warning during build. -- Charlie Smotherman <email address hidden> Thu, 29 Nov 2012 18:55:37 -0500
Upload details
- Uploaded by:
- Charlie_Smotherman
- Uploaded to:
- Raring
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | python | |
Xenial | release | universe | python | |
Trusty | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lazr.restful_0.19.3.orig.tar.gz | 258.6 KiB | bdd9e422170d62b814f949356a630a789ca7b680486f79d71455811746f86e48 |
lazr.restful_0.19.3-0ubuntu2.diff.gz | 4.2 KiB | 635efa063ef020170f4be693548d578aa17013b9cc40366ee0ff6b9063fee935 |
lazr.restful_0.19.3-0ubuntu2.dsc | 1.5 KiB | 67ae5accb871112a41a394e9c3a447224975b7397980419df5648d55d93974cf |
Available diffs
Binary packages built by this source
- python-lazr.restful: Publish Python objects as RESTful resources over HTTP
lazr.restful is a library for publishing Python objects through a RESTful
web service. To tell lazr.restful which objects you want exposed and how,
you annotate your existing Zope interfaces.