Codebase list python-livereload / b844353
Small wrap-and-sort pass Pierre-Elliott Bécue 3 years ago
2 changed file(s) with 24 addition(s) and 17 deletion(s). Raw diff Collapse all Expand all
0 python-livereload (2.6.3-2) UNRELEASED; urgency=medium
1
2 * Wrap-and-sort
3
4 -- Pierre-Elliott Bécue <peb@debian.org> Sat, 07 Nov 2020 13:51:31 +0100
5
06 python-livereload (2.6.3-1) unstable; urgency=medium
17
28 * New upstream release 2.6.3
22 Priority: optional
33 Maintainer: Agustin Henze <tin@debian.org>
44 Uploaders: Pierre-Elliott Bécue <peb@debian.org>
5 Build-Depends:
6 debhelper-compat (= 13),
7 dh-python,
8 help2man,
9 python3-all,
10 python3-setuptools,
11 python3-sphinx,
12 python3-tornado
5 Build-Depends: debhelper-compat (= 13),
6 dh-python,
7 help2man,
8 python3-all,
9 python3-setuptools,
10 python3-sphinx,
11 python3-tornado
1312 Standards-Version: 4.5.0
1413 Rules-Requires-Root: no
1514 Homepage: https://github.com/lepture/python-livereload
3231
3332 Package: python3-livereload
3433 Architecture: all
35 Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
34 Depends: python3-pkg-resources,
35 python3-tornado,
36 ${misc:Depends},
37 ${python3:Depends}
3638 Recommends: python3-pyinotify
37 Suggests:
38 coffeescript,
39 node-less,
40 node-uglify,
41 python-livereload-doc,
42 python3-django,
43 python3-flask,
44 python3-slimmer,
39 Suggests: coffeescript,
40 node-less,
41 node-uglify,
42 python-livereload-doc,
43 python3-django,
44 python3-flask,
45 python3-slimmer
4546 Description: automatic browser refresher (Python 3)
4647 It is really boring for Web developers to need to refresh their browser
4748 every time they save a (CSS, JavaScript, or HTML) file. LiveReload will