Path to this page:
./
www/py-livereload,
Python web server for developers
Branch: CURRENT,
Version: 2.6.3,
Package name: py37-livereload-2.6.3,
Maintainer: pkgsrc-usersPython LiveReload is a web server library and command line utility, designed
for web developers who know Python. It comes with the livereload command for
starting up a server in an arbitrary directory, serving up files inside that
directory, and watching for changes to files which trigger regeneration.
Required to run:[
devel/py-setuptools] [
www/py-tornado] [
lang/py-six] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: c44aadcd64704e2c4a7345ecb05f86c37f91c1b9
RMD160: 20b85406b53c7cae2a2019434ca3a3d28516cee7
Filesize: 24.608 KB
Version history: (Expand)
- (2020-10-03) Updated to version: py37-livereload-2.6.3
- (2020-06-16) Updated to version: py37-livereload-2.6.2
- (2019-05-31) Updated to version: py37-livereload-2.6.1
- (2018-12-02) Updated to version: py27-livereload-2.6.0
- (2018-09-10) Updated to version: py27-livereload-2.5.2
- (2016-01-22) Package added to pkgsrc.se, version py27-livereload-2.4.1 (created)
CVS history: (Expand)
2020-10-02 21:34:32 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-livereload: updated to 2.6.3
Version 2.6.3
Support for custom default filenames.
|
2020-06-16 20:20:25 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-livereload: updated to 2.6.2
Version 2.6.2
Support for Python 2.8
Enable adding custom headers to response.
Updates for Python 2.7 support.
Support for use with a reverse proxy.
Other bug fixes.
|
2019-05-31 19:34:34 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-livereload: updated to 2.6.1
Version 2.6.1
Fixed bugs
|
2018-12-02 17:37:17 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-livereload: updated to 2.6.0
Version 2.6.0
Changed logic of liveport.
Fixed bugs
|
2018-08-31 12:02:00 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
py-livereload: fix binary name, use ALTERNATIVES
|
2018-08-31 11:20:32 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-livereload: updated to 2.5.2
Version 2.5.2
Fix tornado 4.5+ not closing connection
Add ignore dirs
Fix bugs
Version 2.5.1
Fix Content-Type detection
Ensure current version of pyinotify is installed before using
Version 2.5.0
wait parameter can be float via Todd Wolfson
Option to disable liveCSS via Yunchi Luo
Django management command via Marc-Stefan Cassola
|
2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Switch github HOMEPAGEs to https.
|
2016-01-21 21:26:50 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
Import py-livereload 2.4.1 as www/py-livereload.
Python LiveReload is a web server library and command line utility, designed
for web developers who know Python. It comes with the livereload command for
starting up a server in an arbitrary directory, serving up files inside that
directory, and watching for changes to files which trigger regeneration.
|