14
0

- update to 1.7.0:

* Added support for Python 3.10-3.12 and PyPy 3.10
  * Removed support for Python 3.5-3.7
  * Improved type annotations and added the ``py.typed`` file
  * Added ``pre-commit`` configuration
  * Improved linting and CI configuration

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-queuelib?expand=0&rev=11
This commit is contained in:
2024-06-10 09:52:48 +00:00
committed by Git OBS Bridge
parent 332ebdde5a
commit 13b2187337
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 10 09:52:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.7.0:
* Added support for Python 3.10-3.12 and PyPy 3.10
* Removed support for Python 3.5-3.7
* Improved type annotations and added the ``py.typed`` file
* Added ``pre-commit`` configuration
* Improved linting and CI configuration
-------------------------------------------------------------------
Mon Sep 6 09:07:34 UTC 2021 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-queuelib
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2024 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-queuelib
Version: 1.6.2
Version: 1.7.0
Release: 0
Summary: Collection of Persistent (Disk-Based) Queues
License: BSD-2-Clause

View File

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

3
queuelib-1.7.0.tar.gz Normal file
View File

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