Download project files

How do I verify a download?


1120 of 81 releases

0.22.2 release from the trunk series released

Release information
Release notes:

Fix dereferencing of URLs that redirect within HTTPS requests.

Some more Python 3 porting work, still not yet complete.

File Description Downloads
download icon lazr.restful-0.22.2.tar.gz (md5, sig) lazr.restful 0.22.2 17
last downloaded 4 weeks ago
Total downloads: 17

0.22.1 release from the trunk series released

Release information
Release notes:

Fix test failure with zope.interface >= 5.0.0.

Make ``ObjectLookupFieldMarshaller`` accept URLs that redirect, provided
that the redirected-to resource has a ``context`` attribute that evaluates
to the appropriate model object.

File Description Downloads
download icon lazr.restful-0.22.1.tar.gz (md5, sig) lazr.restful 0.22.1 18
last downloaded 4 weeks ago
Total downloads: 18

0.22.0 release from the trunk series released

Release information
Release notes:

Set a different ETag when serving WADL for different revisions of the web
service (bug 1875917).

Deprecate the "class advice" APIs from ``lazr.restful.declarations``:
``export_as_webservice_entry`` and ``export_as_webservice_collection``. In
their place, prefer the equivalent class decorators:
``@exported_as_webservice_entry`` and
``@exported_as_webservice_collection``. The functions based on class advice
will not work on Python 3.

File Description Downloads
download icon lazr.restful-0.22.0.tar.gz (md5, sig) lazr.restful 0.22.0 15
last downloaded 4 weeks ago
Total downloads: 15

0.21.1 release from the trunk series released

Release information
Release notes:

Only require the separate wsgiref package on Python 2.

Remove epydoc dependency, incorporating the relevant code directly.

Allow newer versions of grokcore.component and martian rather than pinning
exact (and old) versions.

Some miscellaneous Python 3 porting work, not yet complete.

File Description Downloads
download icon lazr.restful-0.21.1.tar.gz (md5, sig) lazr.restful 0.21.1 19
last downloaded 4 weeks ago
Total downloads: 19

0.21.0 release from the trunk series released

Release information
Release notes:

Fix IDjangoLocation for compatibility with zope.traversing >= 3.13, which
only adapts objects to ILocation if they do not have a __parent__ attribute.
Objects implementing IDjangoLocation must now have a __parent_object__
attribute instead of __parent__.

Fix double closing brace when encoding the result of a custom operation
where the result has an adapter to ICollection.

Generate IEntry subinterfaces with field ordering matching that in the
original interface.

Fixed bug 1803564: Values from requests that contain only whitespace are now
interpreted correctly.

Remove limitation on immediately reinstating a named operation with the same
name as a mutator in the webservice version that gets rid of named
operations for mutator methods. (This was previously only unreliably
enforced in a...

File Description Downloads
download icon lazr.restful-0.21.0.tar.gz (md5, sig) lazr.restful 0.21.0 22
last downloaded 4 weeks ago
Total downloads: 22

0.20.1 release from the trunk series released

Release information
Release notes:

Adjust docstring rendering to avoid closing sys.stdout when running under
"zope.testrunner --subunit" with docutils >= 0.8.

File Description Downloads
download icon lazr.restful-0.20.1.tar.gz (md5, sig) lazr.restful 0.20.1 80
last downloaded 4 weeks ago
Total downloads: 80

0.20.0 release from the trunk series released

Release information
Release notes:

Fixed bug 1294543: contributes_to can now reference interfaces in other
modules and webservice:register directives.

Switch zope.interface, zope.component, and lazr.delegates users from class
advice to class decorators.

Restrict find_exported_interfaces to names that would ordinarily be
considered to be exported from a module.

File Description Downloads
download icon lazr.restful-0.20.0.tar.gz (md5, sig) lazr.restful 0.20.0 27
last downloaded 4 weeks ago
Total downloads: 27

0.19.10 release from the trunk series released

File Description Downloads
download icon lazr.restful-0.19.10.tar.gz (md5, sig) 804
last downloaded 4 weeks ago
Total downloads: 804

0.19.9 release from the trunk series released

File Description Downloads
download icon lazr.restful-0.19.9.tar.gz (md5) 0.19.9 1,308
last downloaded 4 weeks ago
Total downloads: 1,308

0.19.8 release from the trunk series released

File Description Downloads
download icon lazr.restful-0.19.8.tar.gz (md5) 0.19.8 tarball 1,421
last downloaded 4 weeks ago
Total downloads: 1,421

1120 of 81 releases