Hugo
|
718fba04b8
|
Merge pull request #289 from pylast/rm-2-3.4
Drop support for legacy Python 3.4
|
2018-12-30 00:18:54 +02:00 |
|
hugovk
|
ee879aa042
|
Upgrade Python syntax with pyupgrade --py3-plus
|
2018-12-30 00:08:30 +02:00 |
|
hugovk
|
742df8b674
|
Drop support for Python 3.4 (EOL 2019-03-16)
|
2018-12-30 00:08:30 +02:00 |
|
Hugo
|
53806b0a71
|
Merge pull request #282 from pylast/rm-deprecated-constants
Remove deprecated COVER_X constants
|
2018-12-30 00:02:23 +02:00 |
|
Hugo
|
7707c3ced4
|
Merge branch 'master' into rm-deprecated-constants
|
2018-12-29 23:47:16 +02:00 |
|
Hugo
|
d63c0db472
|
Merge pull request #281 from pylast/rm-2
Drop support for legacy Python 2
|
2018-12-29 23:44:36 +02:00 |
|
Hugo
|
07fac0628c
|
Drop support for legacy Python 2
|
2018-11-27 08:59:01 +02:00 |
|
Hugo
|
5fded8398b
|
Merge pull request #288 from hugovk/add-3.8-dev
CI: Test on 3.8-dev, remove 3.6-dev and 3.7-dev
|
2018-11-27 00:09:00 +02:00 |
|
hugovk
|
51821e4a9a
|
Xenial required for 3.7+
|
2018-11-26 23:25:58 +02:00 |
|
hugovk
|
f9a130f1ba
|
Test on 3.8-dev, remove outdated 3.6-dev and 3.7-dev
|
2018-11-26 23:18:17 +02:00 |
|
Hugo
|
08294f0c52
|
Merge pull request #285 from pylast/ci-vm
Use VM-based infrastructure
|
2018-11-19 23:00:11 +02:00 |
|
Hugo
|
48f1d72c45
|
Use VM-based infrastructure
More info:
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
|
2018-11-19 22:41:41 +02:00 |
|
Hugo
|
eeb65d9724
|
Update changelog and version
|
2018-08-14 16:37:39 +03:00 |
|
Hugo
|
d1d17314b2
|
Remove deprecated COVER_X constants
|
2018-08-14 16:14:37 +03:00 |
|
Hugo
|
21ccdeb9fb
|
Merge pull request #280 from pylast/add-changelog
Add a changelog
|
2018-08-14 16:00:30 +03:00 |
|
Hugo
|
c269f3567c
|
Add a changelog
[CI skip]
|
2018-08-09 11:36:21 +03:00 |
|
Hugo
|
245dd47a41
|
Start new release cycle
|
2018-08-08 11:23:04 +03:00 |
|
Hugo
|
bf68d17ca2
|
Release 2.4.0
|
2018-08-08 11:03:59 +03:00 |
|
Hugo
|
51190559d9
|
Merge pull request #279 from pylast/add-3.7
Test on official Python 3.7
|
2018-07-29 23:12:37 +03:00 |
|
Hugo
|
518890423a
|
Test on official Python 3.7
|
2018-07-29 12:57:34 +03:00 |
|
Hugo
|
cd8d29ab91
|
Merge pull request #277 from pylast/deprecate-py2
Deprecate Python 2
|
2018-07-27 16:20:38 +03:00 |
|
Hugo
|
be52e1793a
|
Black fix
|
2018-07-27 16:02:00 +03:00 |
|
Hugo
|
c1e70f798c
|
UserWarning when importing on Python <3 https://python3statement.org/practicalities/#runtime-warning-on-master
|
2018-07-27 15:36:59 +03:00 |
|
Hugo
|
905d06ef5d
|
Upgrade Python syntax with pyupgrade
|
2018-07-27 15:35:38 +03:00 |
|
Hugo
|
0b725831d2
|
Merge pull request #275 from pylast/rm-pyyaml-workaround
Revert PyYAML workaround for Python 3.7
|
2018-06-27 16:50:05 +03:00 |
|
Hugo
|
7665fd09d7
|
Revert "Add workaround for build failures on Python 3.7 (https://github.com/yaml/pyyaml/issues/126)"
This reverts commit f2ec5bc57e .
|
2018-06-27 16:30:29 +03:00 |
|
Hugo
|
691e0a9ab1
|
pylast >= 3.0.0 will likely only support Python 3.4+
See https://github.com/pylast/pylast/issues/265.
|
2018-06-23 22:57:08 +03:00 |
|
Hugo
|
1997154a81
|
Merge pull request #272 from pylast/single-source-package-version
Single-source the package version
|
2018-06-09 10:17:36 +03:00 |
|
Hugo
|
907891bcb1
|
Include version file in manifest
|
2018-06-09 09:50:08 +03:00 |
|
Hugo
|
ca11de0a3a
|
Black fix
|
2018-06-09 09:44:59 +03:00 |
|
Hugo
|
d16423c343
|
CI: Also show Black diff on failure
|
2018-06-09 09:44:39 +03:00 |
|
Hugo
|
efd123004a
|
Update release docs
|
2018-06-09 09:43:41 +03:00 |
|
Hugo
|
c6b080d578
|
Single-source the package version
|
2018-06-09 09:40:15 +03:00 |
|
Hugo
|
35b97356d1
|
Single-source the package version
|
2018-06-08 17:53:13 +03:00 |
|
Hugo
|
5d085ba9dc
|
Start new release cycle
|
2018-06-08 17:41:40 +03:00 |
|
Hugo
|
4c89c7bf5a
|
Release 2.3.0
|
2018-06-08 17:37:26 +03:00 |
|
Hugo
|
5c0785f7fe
|
Merge pull request #271 from pylast/pyupgrade
Run pyupgrade
|
2018-06-08 17:34:43 +03:00 |
|
Hugo
|
d65e2bdb3e
|
Run Black
|
2018-06-08 15:28:49 +03:00 |
|
Hugo
|
018675aedd
|
Run pyupgrade
|
2018-06-08 15:28:25 +03:00 |
|
Hugo
|
cfaef14a94
|
Merge pull request #270 from pylast/run-black
Format code with Black
|
2018-06-06 11:55:43 +03:00 |
|
Hugo
|
5a51d52e0a
|
Add Black badge
|
2018-06-06 11:37:40 +03:00 |
|
Hugo
|
6503002692
|
Fix commented-out formatting post-Black
|
2018-06-06 11:26:00 +03:00 |
|
Hugo
|
9194232ecd
|
Sort tests_require
|
2018-06-06 11:23:39 +03:00 |
|
Hugo
|
ba946170da
|
Add 'max_line_length = 88' for flake8
|
2018-06-06 10:39:02 +03:00 |
|
Hugo
|
da9465c100
|
Format with Black 18.6b1
|
2018-06-06 10:19:04 +03:00 |
|
Hugo
|
e5a5278d51
|
Check Black on CI
|
2018-06-06 10:14:17 +03:00 |
|
Hugo
|
f3c9b4150d
|
Use Black's default 88 line length
|
2018-06-06 10:14:17 +03:00 |
|
Hugo
|
8bca1d2794
|
Keep flaky max_runs=3, sometimes build jobs overlap a bit
|
2018-05-27 20:58:33 +03:00 |
|
Hugo
|
c8d349cfb6
|
Merge pull request #269 from pylast/fix-ci
Fix some tests and code to make tests pass
|
2018-05-27 20:44:26 +03:00 |
|
Hugo
|
000993c328
|
Fix test_cacheable_user[_artist_tracks]
|
2018-05-27 20:14:13 +03:00 |
|