d1_python icon indicating copy to clipboard operation
d1_python copied to clipboard

Python components for DataONE clients and servers

Results 24 d1_python issues
Sort by recently updated
recently updated
newest added

Add mnReadClientCertificate (or something similar) as new MN method to aid in diagnosing MN client-side certificate issues.

enhancement

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies

Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.14. Commits 98cf264 [4.2.x] Bumped version for 4.2.14 release. 17358fb [4.2.x] Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_lang... 2b00edc [4.2.x] Fixed CVE-2024-39330 -- Added...

dependencies

Bumps [zipp](https://github.com/jaraco/zipp) from 3.15.0 to 3.19.1. Changelog Sourced from zipp's changelog. v3.19.1 Bugfixes Improved handling of malformed zip files. (#119) v3.19.0 Features Implement is_symlink. (#117) v3.18.2 No significant changes. v3.18.1...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.0. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.5.0 We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies

Set os.environ.setdefault when setting DJANGO_SETTINGS_MODULE in wsgi.py so that other settings modules can be used by setting DJANGO_SETTINGS_MODULE.

The following commit fixed the removed Django `render_to_response` command: https://github.com/DataONEorg/d1_python/commit/b7d36e677cf04ebba7ba418d10f3b8e3a0a05ca7 It's included in git tag 3.5.2, but this change is not present in the 3.5.2 `dataone.gmn` package published on pypi....

The xterm dependency in `requirements.txt` appears to have been removed from pypi on 2024-06-05, causing `pip install -r requirements.txt` to fail. https://dashboard.stablebuild.com/pypi-deleted-packages/pkg/xterm/0.7.3