14
0

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:
2021-05-14 06:52:55 +00:00
committed by Git OBS Bridge
parent 82b67d891c
commit 4fce380b4b
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 13 16:40:31 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.2.2
* Add support for Python 3.10
* Modify type annotations
* Add subprocrunner.typing
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 4 11:15:24 UTC 2020 - Martin Hauke <mardnh@gmx.de> Sat Apr 4 11:15:24 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-subprocrunner # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-subprocrunner Name: python-subprocrunner
Version: 1.2.1 Version: 1.2.2
Release: 0 Release: 0
Summary: A Python wrapper library for subprocess module Summary: A Python wrapper library for subprocess module
License: MIT License: MIT

View File

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

View File

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