Commit Graph

615 Commits

Author SHA1 Message Date
Alan Orth 4f3174a543
CHANGELOG.md: add note about SPDX license list
continuous-integration/drone/push Build is passing Details
2024-03-02 10:39:00 +03:00
Alan Orth d5c25f82fa
Update SPDX license list
From: https://github.com/spdx/license-list-data/blob/main/json/licenses.json
2024-03-02 10:38:27 +03:00
Alan Orth 7b3e2b4e68
Merge pull request #43 from ilri/renovate/pytest-7.x-lockfile
continuous-integration/drone/push Build is passing Details
chore(deps): update dependency pytest to v7.4.4
2024-01-05 16:40:13 +03:00
Alan Orth f92b2fe206
Merge pull request #44 from ilri/renovate/flake8-7.x
chore(deps): update dependency flake8 to v7
2024-01-05 16:25:22 +03:00
renovate[bot] df040b70c7
chore(deps): update dependency flake8 to v7
continuous-integration/drone/push Build is passing Details
2024-01-05 00:58:28 +00:00
renovate[bot] 10bc8f3e14
chore(deps): update dependency pytest to v7.4.4
continuous-integration/drone/push Build is passing Details
2023-12-31 13:47:46 +00:00
Alan Orth 7e6e92ecaa
poetry.lock: run poetry lock
continuous-integration/drone/push Build is passing Details
2023-12-28 14:12:03 +03:00
Alan Orth a21ffb0fa8
Use py3langid instead of langid
Faster and more modern code for Python 3 as a drop-in replacement.

See: https://adrien.barbaresi.eu/blog/language-detection-langid-py-faster.html
2023-12-28 14:11:21 +03:00
Alan Orth fb341dd9fa
Merge pull request #37 from ilri/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5
2023-12-28 09:02:41 +03:00
Alan Orth 2e943ee4db
Merge pull request #39 from ilri/renovate/isort-5.x-lockfile
chore(deps): update dependency isort to v5.13.2
2023-12-28 09:01:48 +03:00
Alan Orth 6d3a9870d6
Merge pull request #41 from ilri/renovate/pycountry-23.x-lockfile
fix(deps): update dependency pycountry to v23.12.11
2023-12-28 09:01:21 +03:00
Alan Orth 82ecf7119a
Merge pull request #42 from ilri/renovate/black-23.x-lockfile
chore(deps): update dependency black to v23.12.1
2023-12-28 09:00:39 +03:00
renovate[bot] 1db21cf275
chore(deps): update dependency black to v23.12.1
continuous-integration/drone/push Build is passing Details
2023-12-23 00:35:13 +00:00
renovate[bot] bcd1408798
chore(deps): update dependency isort to v5.13.2
continuous-integration/drone/push Build is passing Details
2023-12-13 22:21:38 +00:00
renovate[bot] ee8d255811
fix(deps): update dependency pycountry to v23.12.11
continuous-integration/drone/push Build is passing Details
2023-12-11 21:50:09 +00:00
Alan Orth 2cc2dbe952
tests: apply fixes from fixit
continuous-integration/drone/push Build is passing Details
RewriteToLiteral: It's slower to call list() than using the empty literal
2023-12-09 12:20:35 +03:00
Alan Orth 940a325d61
poetry.lock: run poetry lock 2023-12-09 12:05:26 +03:00
Alan Orth 59b3b307c9
pyproject.toml: use official pycountry
The project is moving again and has all the latest data from the
iso-codes project.
2023-12-09 12:04:14 +03:00
Alan Orth b305da3f0b
poetry.lock: run poetry update
continuous-integration/drone/push Build is failing Details
2023-12-07 17:10:01 +03:00
renovate[bot] 96a486471c
Update actions/setup-python action to v5
continuous-integration/drone/push Build is passing Details
2023-12-06 13:13:11 +00:00
Alan Orth 530cd5863b
poetry.lock: run poetry update
continuous-integration/drone/push Build is passing Details
2023-11-22 22:07:30 +03:00
Alan Orth f6018c51b6
Apply fixes from fixit
Apply recommended fix from fixit:

    RewriteToLiteral: It's slower to call list() than using the empty literal, because the name list must
    be looked up in the global scope in case it has been rebound.
2023-11-22 21:54:50 +03:00
Alan Orth 80c3f5b45a
Add fixit to dev dependencies 2023-11-22 21:54:09 +03:00
Alan Orth ba4637ea34
Merge pull request #31 from ilri/renovate/black-23.x-lockfile
continuous-integration/drone/push Build is passing Details
Update dependency black to v23.11.0
2023-11-20 21:41:43 +03:00
Alan Orth 355428a691
Merge pull request #32 from ilri/renovate/country-converter-1.x
Update dependency country-converter to ~1.1.0
2023-11-20 21:39:36 +03:00
renovate[bot] 58d4de973e
Update dependency country-converter to ~1.1.0
continuous-integration/drone/push Build is failing Details
2023-11-20 18:37:44 +00:00
Alan Orth e1216dae3c
Merge pull request #33 from ilri/renovate/pandas-2.x-lockfile
Update dependency pandas to v2.1.3
2023-11-20 21:36:20 +03:00
renovate[bot] 6b650ff1b3
Update dependency pandas to v2.1.3
continuous-integration/drone/push Build is failing Details
2023-11-20 18:33:42 +00:00
Alan Orth fa7bde6fc0
Merge pull request #34 from ilri/renovate/requests-cache-1.x-lockfile
Update dependency requests-cache to v1.1.1
2023-11-20 21:32:50 +03:00
renovate[bot] f89159fe32
Update dependency requests-cache to v1.1.1
continuous-integration/drone/push Build is passing Details
2023-11-19 09:26:49 +00:00
renovate[bot] 02058c5a65
Update dependency black to v23.11.0
continuous-integration/drone/push Build is passing Details
2023-11-08 07:49:15 +00:00
Alan Orth 8fed6b71ff
Merge pull request #30 from ilri/renovate/ipython-8.x-lockfile
continuous-integration/drone/push Build is passing Details
Update dependency ipython to v8.17.2
2023-10-31 22:15:50 +03:00
Alan Orth b005b28cbe
Merge pull request #29 from ilri/renovate/pandas-2.x-lockfile
Update dependency pandas to v2.1.2
2023-10-31 22:15:27 +03:00
renovate[bot] c626290599
Update dependency ipython to v8.17.2
continuous-integration/drone/push Build is passing Details
2023-10-31 13:47:08 +00:00
renovate[bot] 1a06470b64
Update dependency pandas to v2.1.2
continuous-integration/drone/push Build is passing Details
2023-10-26 23:01:25 +00:00
Alan Orth d46a81672e
Merge pull request #28 from ilri/renovate/pytest-7.x-lockfile
continuous-integration/drone/push Build is passing Details
Update dependency pytest to v7.4.3
2023-10-25 12:08:23 +03:00
Alan Orth 2a50e75082
Merge pull request #27 from ilri/renovate/csvkit-1.x-lockfile
Update dependency csvkit to v1.3.0
2023-10-25 12:08:05 +03:00
Alan Orth 0d45e73983
Merge pull request #25 from ilri/renovate/black-23.x-lockfile
Update dependency black to v23.10.1
2023-10-25 12:07:15 +03:00
renovate[bot] 3611aab425
Update dependency pytest to v7.4.3
continuous-integration/drone/push Build is passing Details
2023-10-24 22:36:05 +00:00
renovate[bot] 5c4ad0eb41
Update dependency black to v23.10.1
continuous-integration/drone/push Build is passing Details
2023-10-23 20:03:53 +00:00
renovate[bot] f1f39722f6
Update dependency csvkit to v1.3.0
continuous-integration/drone/push Build is passing Details
2023-10-18 07:56:03 +00:00
Alan Orth 1c03999582
Merge pull request #24 from ilri/renovate/actions-checkout-4.x
continuous-integration/drone/push Build is passing Details
Update actions/checkout action to v4
2023-10-15 23:39:45 +03:00
Alan Orth 1f637f32cd
Rework requests-cache
We should only be running this once per invocation, not for every
row we check. This should be more efficient, but it means that we
don't cache responses when running via pytest, which is actually
probably a good thing.
2023-10-15 23:37:38 +03:00
Alan Orth b8241e919d
poetry.lock: run poetry update 2023-10-15 23:22:48 +03:00
Alan Orth b8dc19cc3f
csv_metadata_quality/check.py: enable requests-cache
This was disabled at some point. We also need to use the new delete
method instead.
2023-10-15 23:21:58 +03:00
Alan Orth 93c9b739ac
csv_metadata_quality/check.py: use HTTPS
Use HTTPS for AGROVOC REST API.
2023-10-15 22:38:45 +03:00
Alan Orth 4ed2786703
pyproject.toml: update pycountry
Use the latest branch in my fork that has iso-codes 4.15.0.
2023-10-15 21:53:09 +03:00
renovate[bot] 8728789183
Update actions/checkout action to v4
continuous-integration/drone/push Build is passing Details
2023-09-04 14:26:25 +00:00
Alan Orth bf90464809
poetry.lock: run poetry update
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is passing Details
2023-08-08 09:55:41 +02:00
Alan Orth 1878002391 poetry.lock: run poetry update
continuous-integration/drone/push Build is passing Details
2023-06-12 10:42:50 +03:00