15
0

Compare commits

6 Commits

Author SHA256 Message Date
485a7bd0a0 Accepting request 1307767 from devel:languages:python
- update to 3.17.0:
  * Support Python 3.14.

OBS-URL: https://build.opensuse.org/request/show/1307767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-comprehensions?expand=0&rev=18
2025-09-29 14:37:54 +00:00
93a2de8a9c - update to 3.17.0:
* Support Python 3.14.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-comprehensions?expand=0&rev=36
2025-09-29 11:38:06 +00:00
d1fb367367 Accepting request 1219200 from devel:languages:python
- update to 3.16.0:
  * Drop Python 3.8 support.
  * Support Python 3.13.

OBS-URL: https://build.opensuse.org/request/show/1219200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-comprehensions?expand=0&rev=17
2024-10-30 16:36:44 +00:00
7f2236999c - update to 3.16.0:
* Drop Python 3.8 support.
  * Support Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-comprehensions?expand=0&rev=34
2024-10-29 21:40:51 +00:00
b2871650c1 Accepting request 1193961 from devel:languages:python
- switch to modern python on sle15

OBS-URL: https://build.opensuse.org/request/show/1193961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-comprehensions?expand=0&rev=16
2024-08-16 10:23:14 +00:00
80e01b1f41 - switch to modern python on sle15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-comprehensions?expand=0&rev=32
2024-08-14 15:15:36 +00:00
4 changed files with 24 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Sep 29 11:38:02 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 3.17.0:
* Support Python 3.14.
-------------------------------------------------------------------
Tue Oct 29 21:40:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.16.0:
* Drop Python 3.8 support.
* Support Python 3.13.
-------------------------------------------------------------------
Wed Aug 14 15:15:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
- switch to modern python on sle15
-------------------------------------------------------------------
Mon Jul 1 07:37:44 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-flake8-comprehensions
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,9 @@
#
%{?sle15_python_module_pythons}
Name: python-flake8-comprehensions
Version: 3.15.0
Version: 3.17.0
Release: 0
Summary: A flake8 plugin to help you write better list/set/dict comprehensions
License: ISC