FS#72627 - [python-dropbox] Missing dependency on python-stone

Attached to Project: Community Packages
Opened by Mark Wagie (yochananmarqos) - Thursday, 04 November 2021, 00:01 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 04 November 2021, 17:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Missing dependency on python-stone:
https://github.com/dropbox/dropbox-sdk-python/blob/v11.22.0/requirements.txt#L4

Declared dependencies:
core:
python package: requests ([('>=', '2.16.2')])
python package: six ([('>=', '1.12.0')])
python package: stone ([('>=', '2.*')])
test:
python package: pytest
python package: mock
python package: pytest-mock
python package: coverage
python package: stone ([('>=', '2.*')])


Additional info:
* See attached files

Steps to reproduce:
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 04 November 2021, 17:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-dropbox 11.23.0-1
Thanks!

Loading...