Path to this page:
Subject: CVS commit: pkgsrc/www/py-furl
From: Adam Ciarcinski
Date: 2017-11-02 11:38:36
Message id: 20171102103836.58176FBDE@cvs.NetBSD.org
Log Message:
py-furl: updated to 1.0.1
v1.0.1
Added: Add dictionary representations of Path, Query, Fragment, and furl objects
via an asdict() method.
v1.0.0
Added: Test against Python 3.6.
Changed: Bumped the version number to v1.0 to signify that furl is a mature and
stable library. Furl has been marked Production/Stable in setup.py for a long
time anyhow -- it's high time for the version number to catch up.
Files: