diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /textproc/translate-toolkit/files/patch-requirements-optional.txt | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'textproc/translate-toolkit/files/patch-requirements-optional.txt')
| -rw-r--r-- | textproc/translate-toolkit/files/patch-requirements-optional.txt | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/textproc/translate-toolkit/files/patch-requirements-optional.txt b/textproc/translate-toolkit/files/patch-requirements-optional.txt deleted file mode 100644 index cd44db4f6b6d..000000000000 --- a/textproc/translate-toolkit/files/patch-requirements-optional.txt +++ /dev/null @@ -1,41 +0,0 @@ ---- requirements/optional.txt.orig 2023-07-26 04:25:02 UTC -+++ requirements/optional.txt -@@ -1,27 +1,27 @@ - -r required.txt - - # Format support --aeidon==1.13 # Subtitles -+aeidon>=1.13 # Subtitles - # Format support - BeautifulSoup4>=4.3 # Trados - # Encoding detection --charset-normalizer==3.3.2 # chardet -+charset-normalizer>=3.3.2 # chardet - # Tmserver backend --cheroot==10.0.0 # tmserver -+cheroot>=10.0.0 # tmserver - # Format support --fluent.syntax==0.19.0 # Fluent -+fluent.syntax>=0.19.0 # Fluent - # Format support --iniparse==0.5 # INI -+iniparse>=0.5 # INI - # Format support --mistletoe==1.3.0 # Markdown -+mistletoe>=1.3.0 # Markdown - # Format support --phply==1.2.6 # PHP --pyenchant==3.2.2 # spellcheck -+phply>=1.2.6 # PHP -+pyenchant>=3.2.2 # spellcheck - # Windows Resources (rc2po and po2rc) --pyparsing==3.1.1 # RC -+pyparsing>=3.1.1 # RC - # Faster matching in e.g. pot2po - python-Levenshtein>=0.12 # Levenshtein - # Format support --ruamel.yaml==0.18.5 # YAML -+ruamel.yaml>=0.18.5 # YAML - # Format support --vobject==0.9.6.1 # iCal -+vobject>=0.9.6.1 # iCal |
