14
0

- update to 1.2.1

- Fixed segfault after ``os.environ.clear()`` (issue #88).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=44
This commit is contained in:
2020-12-19 10:03:54 +00:00
committed by Git OBS Bridge
parent 63ac8c4ec4
commit 52fb5152e1
4 changed files with 10 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-setproctitle
Version: 1.2
Version: 1.2.1
Release: 0
Summary: Python module to allow customization of the process title
License: BSD-3-Clause