python-livereload 2.6.3-2 source package in Ubuntu

Changelog

python-livereload (2.6.3-2) unstable; urgency=medium

  * Wrap-and-sort
  * Use pytest to run the package's tests. (Closes: #970495)

 -- Pierre-Elliott Bécue <email address hidden>  Sat, 07 Nov 2020 14:02:34 +0100

Upload details

Uploaded by:
Agustin Henze
Uploaded to:
Sid
Original maintainer:
Agustin Henze
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-livereload_2.6.3-2.dsc 2.2 KiB 685710a8cc468f7b23234216bb16ad15ea80b52e37a864151e3f38fc59bc60a6
python-livereload_2.6.3.orig.tar.gz 28.7 KiB 1d31d598d8dea0445e5d53e592e5fce5befd2265b001ce8995462200d3d247bf
python-livereload_2.6.3-2.debian.tar.xz 6.1 KiB 78d000ea30194dbe462e97eeea4038ac775dcbe56a2ea903c5ea11d62e8ad123

Available diffs

No changes file available.

Binary packages built by this source

python-livereload-doc: automatic browser refresher (documentation)

 It is really boring for Web developers to need to refresh their browser
 every time they save a (CSS, JavaScript, or HTML) file. LiveReload will
 take care of that for you, so that when you save a file, your browser
 will refresh itself - and what's more, it can perform tasks such as
 compiling LESS to CSS before the browser reload.
 .
 This package contains API documentation and examples.

python3-livereload: automatic browser refresher (Python 3)

 It is really boring for Web developers to need to refresh their browser
 every time they save a (CSS, JavaScript, or HTML) file. LiveReload will
 take care of that for you, so that when you save a file, your browser
 will refresh itself - and what's more, it can perform tasks such as
 compiling LESS to CSS before the browser reload.
 .
 This package contains the Python 3 version of livereload.