Commit graph

507 commits

Author SHA1 Message Date
hugovk e991578ab6 Refactor 2017-09-19 23:57:43 +03:00
hugovk 181376e25a lower for Python 2 and casefold for Python 3 2017-09-19 23:46:54 +03:00
Mice Pápai 5f38323e7d Change lowers to casefolds (aggressive lower) 2017-09-19 17:30:08 +03:00
Hugo 473721a67d Merge pull request #221 from pylast/upgrade-tox
Use latest Tox
2017-09-19 16:29:45 +03:00
Hugo df0bdf6ae2 Merge pull request #220 from pylast/rm-deps
Remove unnecessary dependencies for lint
2017-09-19 13:35:59 +03:00
Hugo 32495cb15e Use latest Tox (revert #158) 2017-09-19 13:35:32 +03:00
Hugo 0ce597b5b1 Remove unnecessary dependencies for lint 2017-09-19 13:23:58 +03:00
Hugo 485596d004 Merge pull request #219 from pylast/lint-python3
Lint Python 3
2017-09-19 12:58:12 +03:00
Hugo 68d9a4b783 Clonedigger only supports Python 2 2017-09-19 10:55:25 +03:00
Hugo 338abc2883 Lint Python 3 2017-09-19 10:40:19 +03:00
Hugo 83567cae64 Merge pull request #218 from pylast/rm-deprecated-class
Remove deprecated Scrobbler class
2017-09-19 10:39:32 +03:00
Hugo 4d92dcfc83 Remove deprecated class. Its main functions were removed in #211. 2017-09-19 10:26:10 +03:00
Hugo 5622611abb Merge pull request #214 from pylast/cache-pip
Cache pip files
2017-09-18 15:26:14 +03:00
Hugo 8baac12650 Merge pull request #215 from pylast/fix-unclosed-ssl-socket-warning
Fix unclosed SSLSocket warning
2017-09-18 15:26:01 +03:00
Mice Pápai 618833e297 Fix unclosed SSLSocket warning, Update credits 2017-09-18 14:59:41 +03:00
Hugo ac6b67ff1e Merge pull request #213 from pylast/fix-positional-argument
Fix Album.get_tracks() positional argument
2017-09-18 14:56:38 +03:00
Hugo 705eafbd3e Print all warnings (-W all), and show prints (-s# disable all capturing) 2017-09-18 14:55:52 +03:00
Hugo 8e99f2b04e Use different artists for test_set_tags and test_remove_tags to avoid parallel test collisions 2017-09-18 14:47:21 +03:00
Hugo 508dc47bdb Cache pip files 2017-09-18 14:26:15 +03:00
Mice Pápai 96d921cdc2 Fix Album.get_tracks() error (wrong positional argument) 2017-09-18 14:20:08 +03:00
Hugo bdd1b8d5e5 Add failing test 2017-09-18 14:13:00 +03:00
Hugo 802b388e79 Merge pull request #209 from pylast/update-versions
Update supported versions
2017-09-18 13:54:56 +03:00
Hugo f977ba3c01 Merge pull request #212 from pylast/https
Docs: http -> https
2017-09-18 13:53:09 +03:00
Hugo 5a55005240 http -> https [CI skip] 2017-09-18 13:52:19 +03:00
Hugo 855dbc623a Merge pull request #210 from hugovk/fix-typos-and-style
Fix typos and style
2017-09-18 13:51:32 +03:00
Hugo 2e82b0ea48 Merge pull request #211 from hugovk/rm-deprecated
Remove deprecated code
2017-09-18 13:33:19 +03:00
Hugo 4a1b50350f Remove deprecated code 2017-09-18 11:58:02 +03:00
Hugo 41e0dfe0d5 Update supported versions
2.0.0 will support 2.7.10+, not 2.7.9+.

And fill in best guess for the older ones.

[CI skip]
2017-09-18 11:46:37 +03:00
Hugo 3e5393cde7 Merge pull request #208 from pylast/rm-python-3.3
Drop support for Python 3.3 and 2.7.9
2017-09-18 10:56:07 +03:00
hugovk 3a403c943f Drop support for Python 3.3 and <=2.7.9 by removing HTTP 2017-09-17 10:49:46 +03:00
Hugo 47531969b6 Drop support for Python 3.3
CPython 3.3 is no longer supported after September 29, 2017.

https://en.wikipedia.org/wiki/CPython#Version_history
https://www.python.org/dev/peps/pep-0398/
2017-09-17 01:23:37 +03:00
Mice Pápai 93bb581842 Fix typos and style 2017-09-04 09:40:02 +03:00
Hugo 9b68fb6c68 Release 1.9.0 2017-07-21 13:03:08 +03:00
Hugo 30d4cf9111 Merge pull request #205 from pylast/develop
Merge develop into master
2017-07-21 13:01:51 +03:00
Hugo d700b14f8c Merge pull request #204 from hugovk/test-title
'Test Title' is now 'test title'
2017-07-07 22:37:29 +03:00
Hugo b852ec0a80 'Test Title' is now 'test title' 2017-07-07 18:27:26 +03:00
Hugo 3c9b2dfa8e Merge pull request #203 from ben-xo/develop
Update links to HTTPS; update lang links
2017-07-07 15:30:05 +03:00
Isaacs, Ben 5f8be53750 Update tests for https / new i18n URL scheme 2017-07-07 12:06:33 +01:00
Isaacs, Ben 7584679b72 Update links to HTTPS; update lang links 2017-07-07 10:33:24 +01:00
Hugo 2156466f70 Comment out broken download counter
https://github.com/badges/shields/issues/716
[CI skip]
2017-05-24 10:51:06 +03:00
hugovk 76c9310341 Create a dist before upload 2017-02-13 20:42:46 +02:00
hugovk b342bcc8c2 Release 1.8.0 2017-02-13 20:35:18 +02:00
hugovk 506a911c57 Merge branch 'develop' 2017-02-13 20:32:09 +02:00
hugovk a9549030f4 flake8 2017-02-13 19:39:07 +02:00
Hugo 210789a5fe Update error message for test_init_with_token
https://github.com/pylast/pylast/pull/198#issuecomment-279208373
2017-02-13 09:01:04 +02:00
Hugo 3f8b03f48c Merge pull request #198 from pylast/develop
Merge develop into master
2017-02-12 22:47:47 +02:00
Hugo 3de3c55244 Merge pull request #194 from jacebrowning/auth-token
Support authentication tokens to construct networks
2017-02-08 21:38:34 +02:00
Jace Browning 80f391761c Support authentication tokens to construct networks
Closes #193
2017-02-06 22:44:15 -05:00
Hugo eff3f882f6 pep8 example code
[CI skip]
2017-02-04 11:15:06 +02:00
Hugo b747916147 Add Codecov badge
Test drive Codecov alongside Coveralls for a bit
[CI skip]
2017-02-04 11:08:08 +02:00