2 Commits

Author SHA256 Message Date
3bb5bb51d7 Accepting request 1254397 from devel:languages:python
Forwarded request #1254369 from glaubitz

- Update to 5.5.0
    * Add py.typed and "Typing :: Typed" classifier (#476)
    * Update types and run mypy on GitHub Actions (#478)
    * Double read timeout to fix 'The read operation timed out' (#477)
  - from version 5.4.0
    * Add support for Python 3.14 and PyPy3.11 (#473)
    * Add type hints using autotyping (#463)
    * Drop support for Python 3.8 (#461)
    * Replace deprecated classifier with licence expression (PEP 639) (#475)
    * Generate __version__ at build to avoid slow importlib.metadata (#460)
    * Remove unnecessary start=0 from range() (#474)
    * Replace pre-commit/action with faster tox-dev/action-pre-commit-uv (#465)

OBS-URL: https://build.opensuse.org/request/show/1254397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pylast?expand=0&rev=15
2025-03-19 21:34:08 +00:00
2d90513dd0 Accepting request 1254369 from home:glaubitz:branches:devel:languages:python
- Update to 5.5.0
  * Add py.typed and "Typing :: Typed" classifier (#476)
  * Update types and run mypy on GitHub Actions (#478)
  * Double read timeout to fix 'The read operation timed out' (#477)
- from version 5.4.0
  * Add support for Python 3.14 and PyPy3.11 (#473)
  * Add type hints using autotyping (#463)
  * Drop support for Python 3.8 (#461)
  * Replace deprecated classifier with licence expression (PEP 639) (#475)
  * Generate __version__ at build to avoid slow importlib.metadata (#460)
  * Remove unnecessary start=0 from range() (#474)
  * Replace pre-commit/action with faster tox-dev/action-pre-commit-uv (#465)

OBS-URL: https://build.opensuse.org/request/show/1254369
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=30
2025-03-19 12:29:07 +00:00
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:637943b1b0e6045dd85ed7389db6071a1fea45cc7ff90dc6126fd509ca6fae2f
size 41552

3
pylast-5.5.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6e95cf11fb99779cd451afd5dd68c4036c44f88733cf2346ba27317c1869da4
size 45569

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Mar 19 10:09:47 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 5.5.0
* Add py.typed and "Typing :: Typed" classifier (#476)
* Update types and run mypy on GitHub Actions (#478)
* Double read timeout to fix 'The read operation timed out' (#477)
- from version 5.4.0
* Add support for Python 3.14 and PyPy3.11 (#473)
* Add type hints using autotyping (#463)
* Drop support for Python 3.8 (#461)
* Replace deprecated classifier with licence expression (PEP 639) (#475)
* Generate __version__ at build to avoid slow importlib.metadata (#460)
* Remove unnecessary start=0 from range() (#474)
* Replace pre-commit/action with faster tox-dev/action-pre-commit-uv (#465)
-------------------------------------------------------------------
Thu Jun 6 20:24:39 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pylast
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pylast
Version: 5.3.0
Version: 5.5.0
Release: 0
Summary: A python interface to Last.fm
License: Apache-2.0