Push out v2.6 to gather up local fixes and updates
PR #244 Polished README.rst
PR #242 fix pyicu import to suppress warnings
PR #239 Fixed missing comma in seconds strings
Updated Pipfile and Makefile to:
- update and move packages to the "dev" section
- use Python 3.7 for pipenv
- install tox-pipenv plugin to try and fix Tox (currently doesn't)
- simplify tox.ini to try and fix Tox (didn't)
- move ci makefile target to the circle config
2.5
v2.5 release
PR #222 Fix to sanitize abbreviated months from icu
PR #223 typo in RU locale in abbreviation for January
PR #224 Fix lint errors for flake8 v3.5.0
PR #225 Add a constant for start hour
PR #233 Add 'secs' and 'mins' into base units
PR #226 Remove unused dependency on future
9 Oct 2021 - bear
PR #261 Bump urllib3 from 1.25.9 to 1.26.5
PR #255 support 'next 10 days' query
PR #252 Include pytest.ini in source distributions, fixes tests
PR #250 Update nl_NL.py
PR #248 pyicu 'module' object has no attribute 'Locale'
Update Pipfile to reference Python 3.9
Updated Copyright statement
31 May 2020 - bear
v2.6 release
bump version to v2.7
PR #244 Polished README.rst
PR #242 fix pyicu import to suppress warnings
PR #239 Fixed missing comma in seconds strings
Updated Pipfile and Makefile to:
- update and move packages to the "dev" section
- use Python 3.7 for pipenv
- install tox-pipenv plugin to try and fix Tox (currently doesn't)
- simplify tox.ini to try and fix Tox (didn't)
- move ci makefile target to the circle config
PR #222 Fix to sanitize abbreviated months from icu
PR #223 typo in RU locale in abbreviation for January
PR #224 Fix lint errors for flake8 v3.5.0
PR #225 Add a constant for start hour
PR #233 Add 'secs' and 'mins' into base units
PR #226 Remove unused dependency on future
14 May 2017 - bear
v2.4 release
v2.5 bump
Issue [#219](https://github.com/bear/parsedatetime/issues/219) - remove 'setup_requires' from setup.py
10 Mar 2017 - bear
v2.3 release
v2.4 bump
Issue [#215](https://github.com/bear/parsedatetime/issues/215) - tests fail in March
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps parsedatetime from 2.4 to 2.6.
Release notes
Sourced from parsedatetime's releases.
Changelog
Sourced from parsedatetime's changelog.
... (truncated)
Commits
c553375
force update55a2b1d
Updated Pipfile and Makefile to:50dc617
Merge pull request #242 from quantrocket-llc/masteracb5798
Merge pull request #244 from boxed/patch-2f011090
Update README.rst1883750
fix pyicu import to suppress warnings655783d
Merge pull request #239 from psav/psav/fix_missing_comma7a759c1
Fixed missing comma in seconds stringsbea2bdb
Convert to using pipenv and simplify to python 3.7 and 2.7 for testing04c0957
v2.6 bumpYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)