Commit Graph

68 Commits

Author SHA1 Message Date
Stephane Bruckert
2584d8cf56 Bump to 2.12.0 2020-04-26 23:56:16 +01:00
Stephane Bruckert
c58501972c Bump to 2.11.2 2020-04-19 22:46:32 +01:00
Stephane Bruckert
73654a0646 Bump to 2.11.1 2020-04-11 17:43:13 +01:00
Stephane Bruckert
a61422ef4b Bump to 2.11.0 2020-04-11 13:32:43 +01:00
Jonne Kaunisto
b6d35d4926
Moved dependencies to setup.py extras (#462) 2020-04-03 23:04:05 +01:00
Stephane Bruckert
4b8350b8bc Bump to 2.10.0 2020-03-18 20:39:26 +00:00
Stephane Bruckert
76522dfd1e Bump to 2.9.0 2020-02-15 19:48:21 +00:00
Stephane Bruckert
db65b98790 Bump to 2.8.0 2020-02-12 22:42:20 +00:00
Stephane Bruckert
feb31325ef Bump to 2.7.1 2020-01-20 22:00:36 +00:00
Stephane Bruckert
30b7ea198f Bump to 2.7.0 2020-01-20 21:56:54 +00:00
Stephane Bruckert
6da643e8c1 Bump to 2.6.3 2020-01-16 18:00:27 +00:00
Stephane Bruckert
6ff0c290a8 Python2 fix 2020-01-16 17:57:17 +00:00
Stephane Bruckert
ab75d3d30c Use README as PyPi description 2020-01-16 17:47:15 +00:00
Stephane Bruckert
07505d720c Bump to 2.6.2 2020-01-16 04:14:42 +00:00
dependabot[bot]
7229cc4edc Bump requests from 2.3.0 to 2.20.0 (#400)
* Bump requests from 2.3.0 to 2.20.0

Bumps [requests](https://github.com/requests/requests) from 2.3.0 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.3.0...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Changelog

Co-authored-by: Stéphane Bruckert <stephane.bruckert@gmail.com>
2020-01-15 10:36:55 +00:00
Stephane Bruckert
7d507ad224 Bump to 2.6.1 2020-01-13 17:05:06 +00:00
Peter Bengtsson
4ec320774d Don't require mock for install (#419)
Fixes #418
2020-01-13 14:23:51 +00:00
Stephane Bruckert
eaca998123 Bump to 2.6.0 2020-01-12 14:42:52 +00:00
Stéphane Bruckert
f54830e272
Add linter, solves #348 (#415) 2020-01-12 13:19:40 +00:00
Harrison
eec44550fc add simple json to install requirements 2020-01-11 19:56:32 +00:00
Sandeep Murthy
e9edf2a255 Miscellaneous fixes - clean up tests 2020-01-11 19:54:20 +00:00
Stephane Bruckert
1d7051c5b0 Bump to 2.5.0 2020-01-11 17:26:11 +00:00
Paul Lamere
e1344e2221 Proper requests version 2017-01-18 17:35:38 -05:00
Michael Birtwell
72a2fe489d Use six to simplify python 2/3 compatibilty code where possible 2017-01-07 15:18:46 +00:00
Paul Lamere
bf219eb264 bumped version 2017-01-05 06:23:58 -05:00
Paul Lamere
a150103605 Updated version 2017-01-02 12:12:48 -05:00
Paul Lamere
f055db8fb3 bump the version number 2017-01-02 10:30:08 -05:00
Paul Lamere
41177ccb07 Updated revision number for push to pypi 2017-01-02 09:01:34 -05:00
Paul Lamere
a7840c8cec Updated version numbers 2016-12-31 19:06:17 -05:00
Matt Kane
7472f41948 add recommendations endpoints 2016-03-30 15:08:34 -04:00
Paul Lamere
1bdd8b32c3 updated version number 2015-08-10 09:18:57 -04:00
jsundram
bbed19fdaa Support for offset/limit with album/album_tracks API 2015-06-03 20:54:49 -07:00
Paul Lamere
0d2e173099 Fixed retry bug again 2015-04-28 07:17:10 -04:00
Paul Lamere
b96fd5ca8d Fixed problem with retry support 2015-04-28 06:25:06 -04:00
Paul Lamere
1b75562ce4 Support for client credentials flow 2015-04-01 10:21:56 -04:00
Paul Lamere
a78421a6e8 Added automatic retry logic for gets 2015-04-01 10:16:24 -04:00
Paul Lamere
db453d4d45 updated version and changes 2015-01-05 14:58:03 -05:00
Paul Lamere
8adbfe6f6d Added playlist tracks method. Updated tests. 2014-11-15 07:20:11 -05:00
Paul Lamere
278b7d3005 Updated version number to 2.1.0 2014-10-25 06:46:04 -04:00
Paul Lamere
373218083f Added support for new_releases and featured_playlists endpoints. 2014-10-25 06:40:51 -04:00
Paul Lamere
06b54e4c1d more setup debugging 2014-08-25 17:49:00 -04:00
Paul Lamere
a049f57bf6 more setup changes 2014-08-25 17:47:19 -04:00
Paul Lamere
8314091b80 Moved to spotipy at pypi 2014-08-25 17:30:31 -04:00
Paul Lamere
34f476d17f Clean up of examples 2014-08-22 13:48:31 -04:00
Paul Lamere
a0016a15a5 fixup packaging for readthedocs 2014-08-21 14:12:17 -04:00
Paul Lamere
216f59f25b Readthedocs testing 2014-08-21 13:57:19 -04:00
Paul Lamere
77c370a7e6 Fixed module to include client 2014-08-21 12:05:00 -04:00
Paul Lamere
4e70a2f7f3 Fixed up the packaging a bit 2014-08-20 16:28:47 -04:00
Paul Lamere
9629d97bd6 Updated version number for pip 2014-08-19 14:37:48 -04:00
Paul Lamere
a17fb7c777 Updated version number 2014-08-19 13:20:57 -04:00