forked from pool/python-subprocrunner
Accepting request 892931 from home:mnhauke
- Update to version 1.2.2 * Add support for Python 3.10 * Modify type annotations * Add subprocrunner.typing OBS-URL: https://build.opensuse.org/request/show/892931 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=11
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-subprocrunner
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-subprocrunner
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: A Python wrapper library for subprocess module
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user