Fs.sshfs

Latest version: v1.0.2

Safety actively analyzes 631249 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.4.0

Added
- Extraction of user/group with `uid`/`gid` if remote platform is Unix.

Changed
- Switched to `green` to run tests in CI environment.

0.3.0

Changed
- Added opener entry points to `setup.cfg` to be compatible with the new
plugin architecture for FS URL openers.

0.2.2

Fixed
- Typo in `README.rst`.

Changed
- Make `setuptools` build version-specific wheels.

0.2.1

Changed
- Use `setup.cfg` to configure the project installation.
- Dynamically load version of the installed package in `fs.sshfs` and
`fs.opener.sshfs` instead of hardcoding it in a file.

Fixed
- `nosetests` mistaking base `TestSSHFS` for a test case.
- `nosetests` requiring `rednose` as a setup requirement.
- Typos in `README.rst`.

0.2.0

Added
- Heuristic to guess the server platform using either `uname` or `sysinfo`.

Changed
- Use custom function to extract `info` and `details` from `status` results
instead of using the builtin `OSFS` one.
- Use plain enums instead of `enum.Flag` to record the server platform.

Fixed
- Invalid license classifiers in project metadata.

0.1.0

Initial release.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.