forked from pool/python-stevedore
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ff358e8abe | |||
| 3078e7654a |
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 11:18:35 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 5.4.1
|
||||
* Skip installation to speed up pep8
|
||||
* reno: Update master for unmaintained/2023.1
|
||||
- Use Python 3.11 on SLE-15 by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 18:00:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.4.0:
|
||||
* Add note about requirements lower bounds
|
||||
* Remove Python 3.8 support
|
||||
* Run pyupgrade to clean up Python 2 syntaxes
|
||||
* Declare Python 3.12 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 8 13:10:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-stevedore
|
||||
#
|
||||
# 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
|
||||
@@ -16,8 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-stevedore
|
||||
Version: 5.3.0
|
||||
Version: 5.4.1
|
||||
Release: 0
|
||||
Summary: Manage dynamic plugins for Python applications
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a64265f4060312828151c204efbe9b7a9852a0d9228756344dbc7e4023e375a
|
||||
size 513768
|
||||
3
stevedore-5.4.1.tar.gz
Normal file
3
stevedore-5.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3135b5ae50fe12816ef291baff420acb727fcd356106e3e9cbfa9e5985cd6f4b
|
||||
size 513858
|
||||
Reference in New Issue
Block a user