New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

python-onedrive

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-onedrive - pypi Package Compare versions

Comparing version
15.10.1
to
15.10.2
+1
-1
onedrive/__init__.py

@@ -1,1 +0,1 @@

__version__ = '15.10.1'
__version__ = '15.10.2'
Metadata-Version: 1.1
Name: python-onedrive
Version: 15.10.1
Version: 15.10.2
Summary: Python and command-line interface for Microsoft LiveConnect OneDrive REST API v5.0

@@ -12,7 +12,5 @@ Home-page: http://github.com/mk-fg/python-onedrive

**Compatibility note:** if setup.py, requirements.txt and/or package
depends on "skydrive.api\_v5" module from python-skydrive (pre-rename,
now it's "onedrive.api\_v5"), "python-onedrive==14.04.0" package (with
old API) can be used in its place - i.e. just replace any
"python-skydrive" pkg-spec with that.
**This module is completely obsoleted by official
`onedrive-sdk-python <https://github.com/OneDrive/onedrive-sdk-python>`__**,
for all new projects please use that instead.

@@ -38,6 +36,4 @@ Python and command-line interface for `old SkyDrive/OneDrive REST

for large files) are used here. Since 24 Feb 2015, there is new
"api.onedrive.com/v1.0" API (`on
github! <https://onedrive.github.io/>`__), as helpfully pointed out in
`issue-52 <https://github.com/mk-fg/python-onedrive/issues/52>`__, which
is not (yet?) supported in any way here.
"api.onedrive.com/v1.0" API, which has an official python sdk -
`onedrive-sdk-python <https://github.com/OneDrive/onedrive-sdk-python>`__.

@@ -44,0 +40,0 @@ Be sure to read "Known Issues and Limitations" section below before use,

Metadata-Version: 1.1
Name: python-onedrive
Version: 15.10.1
Version: 15.10.2
Summary: Python and command-line interface for Microsoft LiveConnect OneDrive REST API v5.0

@@ -12,7 +12,5 @@ Home-page: http://github.com/mk-fg/python-onedrive

**Compatibility note:** if setup.py, requirements.txt and/or package
depends on "skydrive.api\_v5" module from python-skydrive (pre-rename,
now it's "onedrive.api\_v5"), "python-onedrive==14.04.0" package (with
old API) can be used in its place - i.e. just replace any
"python-skydrive" pkg-spec with that.
**This module is completely obsoleted by official
`onedrive-sdk-python <https://github.com/OneDrive/onedrive-sdk-python>`__**,
for all new projects please use that instead.

@@ -38,6 +36,4 @@ Python and command-line interface for `old SkyDrive/OneDrive REST

for large files) are used here. Since 24 Feb 2015, there is new
"api.onedrive.com/v1.0" API (`on
github! <https://onedrive.github.io/>`__), as helpfully pointed out in
`issue-52 <https://github.com/mk-fg/python-onedrive/issues/52>`__, which
is not (yet?) supported in any way here.
"api.onedrive.com/v1.0" API, which has an official python sdk -
`onedrive-sdk-python <https://github.com/OneDrive/onedrive-sdk-python>`__.

@@ -44,0 +40,0 @@ Be sure to read "Known Issues and Limitations" section below before use,

python-onedrive
---------------
**Compatibility note:** if setup.py, requirements.txt and/or package
depends on "skydrive.api\_v5" module from python-skydrive (pre-rename,
now it's "onedrive.api\_v5"), "python-onedrive==14.04.0" package (with
old API) can be used in its place - i.e. just replace any
"python-skydrive" pkg-spec with that.
**This module is completely obsoleted by official
`onedrive-sdk-python <https://github.com/OneDrive/onedrive-sdk-python>`__**,
for all new projects please use that instead.

@@ -29,6 +27,4 @@ Python and command-line interface for `old SkyDrive/OneDrive REST

for large files) are used here. Since 24 Feb 2015, there is new
"api.onedrive.com/v1.0" API (`on
github! <https://onedrive.github.io/>`__), as helpfully pointed out in
`issue-52 <https://github.com/mk-fg/python-onedrive/issues/52>`__, which
is not (yet?) supported in any way here.
"api.onedrive.com/v1.0" API, which has an official python sdk -
`onedrive-sdk-python <https://github.com/OneDrive/onedrive-sdk-python>`__.

@@ -35,0 +31,0 @@ Be sure to read "Known Issues and Limitations" section below before use,