mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 01:23:12 -04:00
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)
15 lines
270 B
INI
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
|