ports/www/py-lektor/files/patch-setup.cfg
Vinícius Zavam 6ca711ce97
www/py-lektor: update 3.3.7 to 3.3.10
WHILE HERE
  * added markupsafe and pytz dependencies;
  * changed "patch-mistune" by not patching many files with one single diff;
  * reflecting $PORTVERSION on setup.py properly on 'post-patch'.

  CHANGELOG
  * https://github.com/lektor/lektor/blob/v3.3.10/CHANGES.md

Sponsored by:	The Tor Project
Sponsored by:	TorBSD Diversity Project (TDP)
2023-09-02 08:19:48 +00:00

15 lines
270 B
INI

--- setup.cfg.orig 2023-05-05 21:48:09 UTC
+++ setup.cfg
@@ -41,10 +41,10 @@ install_requires =
EXIFRead
filetype>=1.0.7
Flask
- inifile>=0.4.1
+ inifile>=0.4
Jinja2>=3.0
markupsafe
- mistune>=0.7.0,<2
+ mistune0>=0.7.0,<2
pip>=21.1
python-slugify
pytz