summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dateparser (follow)
Commit message (Expand)AuthorAgeFilesLines
* python310Packages.dateparser: 1.1.7 -> 1.1.8•••Diff: https://github.com/scrapinghub/dateparser/compare/refs/tags/v1.1.7...v1.1.8 Changelog: https://github.com/scrapinghub/dateparser/blob/refs/tags/v1.1.8/HISTORY.rst Robert Schütz2023-03-231-2/+2
* python310Packages.dateparser: 1.1.6 -> 1.1.7•••Diff: https://github.com/scrapinghub/dateparser/compare/refs/tags/v1.1.6...v1.1.7 Changelog: https://github.com/scrapinghub/dateparser/blob/refs/tags/v1.1.7/HISTORY.rst Robert Schütz2023-02-021-2/+2
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* python3Packages.dateparser: 1.1.5 -> 1.1.6•••https://github.com/scrapinghub/dateparser/blob/refs/tags/v1.1.6/HISTORY.rst Martin Weinelt2023-01-191-2/+2
* python3Packages.dateparser: 1.1.4 -> 1.1.5Martin Weinelt2023-01-051-3/+3
* python310Packages.dateparser: rename GitPythonFabian Affolter2022-12-051-2/+2
* python310Packages.dateparser: 1.1.3 -> 1.1.4•••https://github.com/scrapinghub/dateparser/blob/v1.1.4/HISTORY.rst Robert Schütz2022-11-272-25/+7
* python310Packages.dateparser: 1.1.1 -> 1.1.3•••https://github.com/scrapinghub/dateparser/blob/v1.1.3/HISTORY.rst Robert Schütz2022-11-111-12/+17
* python3Packages.dateparser: fix tests on 31st day•••Our patch from PR #189312 wasn't complete; let's take the upstream one. I tested on 31st that it really passes now. Vladimír Čunát2022-10-311-5/+6
* python3Packages.dateparser: fix regex compatibility•••Patch by thmo (THomas Moschny) taken from https://github.com/scrapinghub/dateparser/issues/1045#issuecomment-1129846022. Also relaxes the regex version constraint. Martin Weinelt2022-09-192-0/+19
* python3Packages.dateparser: patch flaky test•••The dateparser module has a test that works with the current day of the month and uses it in June 2020. This breaks everytime we build the package on the 31st of a month, because June only has 30 days. ``` ❯ cal 6 2020 Juni 2020 Mo Di Mi Do Fr Sa So 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ``` https://github.com/scrapinghub/dateparser/issues/1053 Martin Weinelt2022-09-011-0/+7
* python3Packages.dateparser: 1.1.0 -> 1.1.1Martin Weinelt2022-04-151-2/+2
* python2Packages: remove superfluous overrides•••Since Python 2 is not supported anymore we only keep those overrides which are used by leaf packages. Robert Schütz2022-01-011-55/+0
* Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts were caused by 2043dbb6faa9e21b0fb500161542e30d6c8bc680 interacting with b2767b69ddc702eb926633a5f2336534352cb7b8. sternenseemann2021-11-131-1/+0
|\
| * pkgs.development.python-modules: remove unused argsMarkus S. Wamser2021-11-121-1/+0
* | python39Packages.ruamel-yaml: normalise name, adoptSandro Jäckel2021-11-022-4/+4
|/
* python3Packages.dateparser: 1.0.0 -> 1.1.0•••https://github.com/scrapinghub/dateparser/releases/tag/v1.1.0 Robert Schütz2021-10-051-3/+16
* treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutilRobert Schütz2021-07-032-4/+4
* python3Packages.dateparser: run testsRobert Schütz2021-03-201-37/+29
* pythonPackages.dateparser: dropped support for Python 2.7Robert Schütz2021-03-201-0/+2
* pythonPackages.dateparser: add python2-compatible expressionRobert Schütz2021-03-101-0/+55
* python3Packages.dateparser: 0.7.6 -> 1.0.0Frederik Rietdijk2020-12-011-2/+2
* python: dateparser: 0.7.4 -> 0.7.6Frederik Rietdijk2020-08-041-2/+2
* python.pkgs.dateparser: disable testsFrederik Rietdijk2020-06-111-2/+20
* python3Packages.dateparser: add missing test dependencyJonathan Ringer2020-05-111-1/+2
* python3Packages.dateparser: 0.7.2 -> 0.7.4Frederik Rietdijk2020-05-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: dateparser: 0.7.1 -> 0.7.2Frederik Rietdijk2019-10-181-2/+2
* python.pkgs.dateparser: 0.7.0 -> 0.7.1•••fixes #52766 Robert Schütz2019-02-121-2/+2
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* pythonPackages.dateparser: 0.6.0 -> 0.7.0Robert Schütz2018-02-091-21/+14
* pythonPackages.dateparser: switch to parameterized•••nose-parameterized is deprecated and yields a warning Robert Schütz2018-02-061-2/+8
* pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0makefu2017-12-121-0/+43