14
0
forked from pool/python-pylast
Commit Graph

7 Commits

Author SHA256 Message Date
Tomáš Chvátal
3f63aa8e76 Accepting request 824858 from home:mcalabkova:branches:devel:languages:python
- Update to version 3.3.0
  * `User.get_now_playing`: Add album and cover image to info (#330) @hugovk
  * Improve handling of error responses from the API (#327) @spiritualized
  * Deprecate `Artist.get_cover_image`, they're no longer available from Last.fm (#332) @hugovk
  * Fix `artist.get_bio_content()` to return `None` if bio is empty (#326) @hugovk

OBS-URL: https://build.opensuse.org/request/show/824858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=14
2020-08-10 11:35:37 +00:00
Tomáš Chvátal
a3960bfb1d Accepting request 786866 from home:mcalabkova:branches:devel:languages:python
- Update to version 3.2.1
  * Fix regression calling `get_recent_tracks` with `limit=None` (#320) @hugovk
  * Support for Python 3.8
  * Store album art URLs when you call `GetTopAlbums` ([#307])
  * Retry paging through results on exception ([#297])
  * Respect `get_recent_tracks`' limit when there's a now playing track ([#310])
  * Remove Python 2 warnings, `python_requires` should be enough ([#312])
  * Use setuptools_scm to simplify versioning during release ([#316])
  * Extract username from session via new
  * Drop support for Python 2.7 ([#265])

OBS-URL: https://build.opensuse.org/request/show/786866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=12
2020-03-20 12:36:11 +00:00
c46338d109 - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=10
2019-10-14 14:15:13 +00:00
Tomáš Chvátal
0fed771a90 Accepting request 698127 from home:pgajdos
- version update to 3.1.0
  * Extract username from session via new
    SessionKeyGenerator.get_web_auth_session_key_username (#290)
  * User.get_track_scrobbles (#298)
  * User.get_artist_tracks. Use User.get_track_scrobbles as a
    partial replacement. (#298)
- python3 only package

OBS-URL: https://build.opensuse.org/request/show/698127
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=8
2019-04-29 07:21:22 +00:00
7e14cb9477 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=5
2018-12-04 13:52:09 +00:00
Tomas Cech
ffd8d59436 Accepting request 493491 from home:alarrosa:branches:devel:languages:python
- Use %python_exec to call %fdupes separately on each python_sitelib
  directory. Otherwise a symlink from the python3 sitelib directory
  was created to the python2 one, breaking the python3 package when
  the python2 package wasn't installed.

OBS-URL: https://build.opensuse.org/request/show/493491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=3
2017-05-11 11:57:54 +00:00
Thomas Bechtold
a647805637 Accepting request 486009 from home:alarrosa:branches:devel:languages:python
New singlespec package to replace python3-pylast
in devel:languages:python3

OBS-URL: https://build.opensuse.org/request/show/486009
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=1
2017-04-07 07:41:19 +00:00