forked from pool/python-subprocrunner
- update to 2.0.1:
* Add `__all__` to `__init__.py` * Update the package metadata * Drop support for Python 3.6 * Add support for Python 3.11 and 3.12 * Fix type annotations - Update to version 2.0.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=23
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-subprocrunner
|
||||
#
|
||||
# Copyright (c) 2022 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 @@
|
||||
|
||||
%define skip_python2 1
|
||||
Name: python-subprocrunner
|
||||
Version: 2.0.0
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
Summary: A Python wrapper library for subprocess module
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user