Skip to content

Bump pyreadr from 0.5.4 to 0.5.6#145

Merged
remdui merged 1 commit into
mainfrom
dependabot/pip/pyreadr-0.5.6
May 12, 2026
Merged

Bump pyreadr from 0.5.4 to 0.5.6#145
remdui merged 1 commit into
mainfrom
dependabot/pip/pyreadr-0.5.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps pyreadr from 0.5.4 to 0.5.6.

Release notes

Sourced from pyreadr's releases.

v0.5.6

fixing setup.py for conda forge builds

v0.5.5

  • Added env variable PYREADR_LINK_ICONV to force linking iconv on linux, solves #112
  • Adding reading from file like objects (BytesIO), solves #55
  • Added compresslevel parameter to write_rdata and write_rds for controlling gzip compression level (1-9) solves #115
  • Increased gzip compression buffer size from 16KB to 1MB for better write performance solves #115
  • replacing is_ubuntu with is_conda in setup.py
  • adapting code to run on pandas 3
  • adding github workflows
Commits
  • 3f07da8 Merge pull request #118 from ofajardo/remote_file_dev
  • b86cd5f restricting linking for local dev env to python versions
  • a77ba63 version 0.5.6
  • 05f74a4 Merge pull request #117 from ofajardo/remote_file_dev
  • 5e0ca34 updated documentation, correcting error in README, updated change_log [skip ci]
  • 749a80d adding github worfklows (#116)
  • 99a8061 adding compression level for gzip and changing buffer size for shutil.copyfil...
  • 3ca44a9 adding reading from file-like objects, fixes #55
  • 3bb3963 adding PYREADR_LINK_ICONV env variable, soves #112
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/pyreadr-0.5.6 branch from afde66d to c18b3a1 Compare May 12, 2026 05:14
Bumps [pyreadr](https://github.com/ofajardo/pyreadr) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/ofajardo/pyreadr/releases)
- [Commits](ofajardo/pyreadr@v0.5.4...v0.5.6)

---
updated-dependencies:
- dependency-name: pyreadr
  dependency-version: 0.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pyreadr-0.5.6 branch from c18b3a1 to b1da001 Compare May 12, 2026 05:29
@remdui remdui merged commit 882e28d into main May 12, 2026
3 checks passed
@remdui remdui deleted the dependabot/pip/pyreadr-0.5.6 branch May 12, 2026 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant