Merge pull request #113102 from r-ryantm/auto-update/archivy

archivy: 1.0.0 -> 1.0.1
This commit is contained in:
Sandro 2021-02-14 18:17:07 +01:00 committed by GitHub
commit 8d7a53e07d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@ watchdog, wtforms, html2text, flask-compress }:
python3.pkgs.buildPythonApplication rec {
pname = "archivy";
version = "1.0.0";
version = "1.0.1";
src = fetchPypi {
inherit pname version;
sha256 = "FDyUfahjv4zqOVFr0nRhcgxr7mskFP1W/PlhZWx/6E8=";
sha256 = "53a43e26e9081ac266412d8643c66c07c289c4639bbaec374fd5147441253a4f";
};
# Relax some dependencies