adf16be356Accepting request 1218976 from devel:languages:python
factory
Ana Guerrero
2024-10-29 13:36:45 +0000
35a1d0ac0d- Use _service to download source and exclude documentation that has non-commercial license (boo#1232448)
devel
Daniel Garcia2024-10-29 09:33:33 +0000
5a720a2613- Remove nltk_data to avoid redistribution of files with non-commercial (boo#1232448): > NLTK corpora are provided under the terms given in the README file > for each corpus; all are redistributable and available for > non-commercial use. - Remove not needed skip-networked-test.patchDaniel Garcia2024-10-29 09:09:02 +0000
f02d8a709bAccepting request 1218494 from devel:languages:python
Ana Guerrero
2024-10-27 10:25:56 +0000
39ddb1bbb2Accepting request 1189727 from devel:languages:python
Dominique Leuenberger
2024-07-26 14:16:05 +0000
9adfbd9e5d- Add CVE-2024-39705.patch upstream patch to fix unsafe pickle usage. (CVE-2024-39705, gh#nltk/nltk#3266, bsc#1227174). - Drop CVE-2024-39705-disable-download.patch as it's not needed anymore.Daniel Garcia2024-07-26 07:21:06 +0000
a331f038f7Accepting request 1185062 from devel:languages:python
Ana Guerrero
2024-07-04 14:24:00 +0000
3ac2448eef- Use tarball from GitHub instead of the Zip archive from PyPI, the latter has very messy combination of CRLF and LF EOLs, which are hard to patch. - Refresh all patches from the original locations. - Add CVE-2024-39705-disable-download.patch to make a crude workaround around CVE-2024-39705 (gh#nltk/nltk#3266, bsc#1227174).Matej Cepl2024-07-02 21:12:29 +0000
59b1ddaa8cAccepting request 1160546 from devel:languages:python
Ana Guerrero
2024-03-22 14:21:17 +0000
f64d1a206eAccepting request 1160467 from home:bnavigator:branches:devel:languages:pythonDaniel Garcia2024-03-22 06:59:49 +0000
2ab5c3661fAccepting request 1077159 from devel:languages:python
Dominique Leuenberger
2023-04-04 19:26:27 +0000
3547d0cab5Accepting request 1074922 from home:pgajdos:pythonMatej Cepl2023-03-28 08:50:18 +0000
55736f1bb6Accepting request 1056667 from devel:languages:python
Dominique Leuenberger
2023-01-07 16:19:21 +0000
047369afb9Accepting request 1056422 from home:yarunachalam:branches:devel:languages:pythonMarkéta Machová2023-01-06 18:19:24 +0000
f9e9dcd3e8Accepting request 1045543 from devel:languages:python
Dominique Leuenberger
2022-12-28 09:54:39 +0000
c684ece13a- Clean up the SPEC to get rid of rpmlint warnings.Matej Cepl2022-12-27 17:26:56 +0000
b6a580c35dAccepting request 965220 from devel:languages:python
Dominique Leuenberger
2022-03-28 15:00:52 +0000
31f5bb280c- Update to 3.7 - Improve and update the NLTK team page on nltk.org (#2855, #2941) - Drop support for Python 3.6, support Python 3.10 (#2920) - Update to 3.6.7 - Resolve IndexError in sent_tokenize and word_tokenize (#2922) - Update to 3.6.6 - Refactor gensim.doctest to work for gensim 4.0.0 and up (#2914) - Add Precision, Recall, F-measure, Confusion Matrix to Taggers (#2862) - Added warnings if .zip files exist without any corresponding .csv files. (#2908) - Fix FileNotFoundError when the download_dir is a non-existing nested folder (#2910) - Rename omw to omw-1.4 (#2907) - Resolve ReDoS opportunity by fixing incorrectly specified regex (#2906, bsc#1191030, CVE-2021-3828). - Support OMW 1.4 (#2899) - Deprecate Tree get and set node methods (#2900) - Fix broken inaugural test case (#2903) - Use Multilingual Wordnet Data from OMW with newer Wordnet versions (#2889) - Keep NLTKs "tokenize" module working with pathlib (#2896) - Make prettyprinter to be more readable (#2893) - Update links to the nltk book (#2895) - Add CITATION.cff to nltk (#2880) - Resolve serious ReDoS in PunktSentenceTokenizer (#2869) - Delete old CI config files (#2881)Matej Cepl2022-03-22 07:58:51 +0000
2a2e599acaAccepting request 812413 from devel:languages:python
Dominique Leuenberger
2020-06-08 22:02:35 +0000
2dba26b898- Fix build without python2
Tomáš Chvátal
2020-03-14 09:07:33 +0000
51dfbc3159Accepting request 738364 from devel:languages:python
Dominique Leuenberger
2019-10-16 07:15:03 +0000
183dff8b81- Replace %fdupes -s with plain %fdupes; hardlinks are better.Matej Cepl2019-10-14 14:00:56 +0000
98f9d97e5dAccepting request 730102 from devel:languages:python
Ludwig Nussel
2019-09-13 12:58:17 +0000
e103fbc93f- Update to 3.4.5: * Fixed security bug in downloader: Zip slip vulnerability - for the unlikely situation where a user configures their downloader to use a compromised server CVE-2019-14751
Tomáš Chvátal
2019-09-11 11:07:28 +0000
f338ff5c7aAccepting request 717915 from devel:languages:python
Dominique Leuenberger
2019-07-23 20:41:54 +0000
537166da9d- Update to 3.4.4: * fix bug in plot function (probability.py) * add improved PanLex Swadesh corpus reader * add Text.generate() * add QuadgramAssocMeasures * add SSP to tokenizers * return confidence of best tag from AveragedPerceptron * make plot methods return Axes objects * don't require list arguments to PositiveNaiveBayesClassifier.train * fix Tree classes to work with native Python copy library * fix inconsistency for NomBank * fix random seeding in LanguageModel.generate * fix ConditionalFreqDist mutation on tabulate/plot call * fix broken links in documentation * fix misc Wordnet issues * update installation instructions
Tomáš Chvátal
2019-07-23 13:53:26 +0000
247f5c91a0Accepting request 705020 from devel:languages:python
Dominique Leuenberger
2019-05-24 09:33:03 +0000
43690bb4dcAccepting request 705011 from home:pgajdos
Tomáš Chvátal
2019-05-23 13:19:13 +0000
e0385b0944Accepting request 673240 from devel:languages:python
Stephan Kulow
2019-02-24 16:14:05 +0000
6464a76f6eAccepting request 673158 from home:jayvdb:coala
Tomáš Chvátal
2019-02-11 08:14:51 +0000
681ed998c4Accepting request 673106 from home:jayvdb:nltk_data
Tomáš Chvátal
2019-02-10 10:26:05 +0000
3c4a16620aAccepting request 672086 from home:jayvdb:branches:devel:languages:python
Todd R
2019-02-08 16:57:42 +0000
80857eec07Accepting request 603179 from devel:languages:python
Dominique Leuenberger
2018-05-04 09:29:27 +0000
04232172feAccepting request 583689 from home:jengelh:branches:devel:languages:python
Tomáš Chvátal
2018-03-06 20:46:53 +0000
20df3fd6f7Accepting request 583014 from devel:languages:python
Dominique Leuenberger
2018-03-07 09:35:19 +0000
2ba322446cAccepting request 582986 from home:badshah400:branches:devel:languages:python
Tomáš Chvátal
2018-03-05 15:31:28 +0000
34da969769Accepting request 571333 from home:RZLourenco:branches:devel:languages:python
Tomáš Chvátal
2018-01-31 11:40:02 +0000
2b2a542364Accepting request 566372 from home:RZLourenco:branches:devel:languages:python
Tomáš Chvátal
2018-01-16 11:13:02 +0000
75a9f175ccAccepting request 558587 from home:badshah400:branches:devel:languages:pythonOndřej Súkup2017-12-19 18:48:40 +0000
d90d33d859Accepting request 459509 from home:cyberiad:branches:devel:languages:pythonDirk Mueller2017-03-01 11:23:50 +0000
95be8e707dAccepting request 435028 from home:TheBlackCat:branches:devel:languages:pythonDirk Mueller2016-10-15 13:47:44 +0000
69f054332bAccepting request 308503 from home:TheBlackCat:branches:devel:languages:python
Todd R
2015-05-24 11:04:50 +0000
05e79db05aAccepting request 209813 from home:posophe:branches:devel:languages:python
Denisart Benjamin
2013-12-08 13:34:47 +0000