python3Packages.htmldate: 1.9.2 -> 1.9.3
https://github.com/adbar/htmldate/blob/v1.9.3/CHANGELOG.md
This commit is contained in:
parent
7476c2704a
commit
75931b4ca5
@ -70,7 +70,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Module for the extraction of original and updated publication dates from URLs and web pages";
|
||||
homepage = "https://htmldate.readthedocs.io";
|
||||
changelog = "https://github.com/adbar/htmldate/blob/v${version}/CHANGELOG.md";
|
||||
changelog = "https://github.com/adbar/htmldate/blob/${src.tag}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ jokatzke ];
|
||||
mainProgram = "htmldate";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user