finance/fava: Update to 1.24.4

Remove files/patch-setup.cfg.

PR:		271556
Reported by:	delphij
This commit is contained in:
Xin Li 2023-05-22 10:53:47 +02:00 committed by Nicola Vitale
parent 453630ac84
commit 31f0267692
No known key found for this signature in database
GPG key ID: A51E190C4C0808D0
3 changed files with 4 additions and 16 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= fava
PORTVERSION= 1.23.1
PORTREVISION= 1
PORTVERSION= 1.24.4
CATEGORIES= finance
MASTER_SITES= PYPI

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1668867380
SHA256 (fava-1.23.1.tar.gz) = 530f142096be0edb32fa8df5235ca72f2859ac5357e36345457bb53b62126f35
SIZE (fava-1.23.1.tar.gz) = 2069701
TIMESTAMP = 1684711419
SHA256 (fava-1.24.4.tar.gz) = 92544f7ba350327dc755ac9f086734e6607469f8b7c785a58f7108d1775290c7
SIZE (fava-1.24.4.tar.gz) = 2140731

View file

@ -1,11 +0,0 @@
--- setup.cfg.orig 2022-10-30 08:13:29 UTC
+++ setup.cfg
@@ -53,7 +53,7 @@ install_requires =
Jinja2>=3,<4
Werkzeug>=2,<3
beancount>=2.3.5,<3
- cheroot>=8,<9
+ cheroot>=8
click>=7,<9
markdown2>=2.3.0,<3
ply