From 2418d46aabeb958a3bd781f7151b78a93ad3ce5c6816d0fc2bf246c76e0a266f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 11 May 2022 10:43:37 +0000 Subject: [PATCH] - update to 1.2.3: * Added Python 3.10 packages (issue #102). * Added Wheel packages for macOS (issue #96). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=48 --- python-setproctitle.changes | 7 +++++++ python-setproctitle.spec | 4 ++-- setproctitle-1.2.2.tar.gz | 3 --- setproctitle-1.2.3.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 setproctitle-1.2.2.tar.gz create mode 100644 setproctitle-1.2.3.tar.gz diff --git a/python-setproctitle.changes b/python-setproctitle.changes index df63547..34a361c 100644 --- a/python-setproctitle.changes +++ b/python-setproctitle.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 11 10:43:10 UTC 2022 - Dirk Müller + +- update to 1.2.3: + * Added Python 3.10 packages (issue #102). + * Added Wheel packages for macOS (issue #96). + ------------------------------------------------------------------- Thu Jan 28 23:04:25 UTC 2021 - Dirk Müller diff --git a/python-setproctitle.spec b/python-setproctitle.spec index 51b9a87..fa1cd16 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -1,7 +1,7 @@ # # spec file for package python-setproctitle # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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-setproctitle -Version: 1.2.2 +Version: 1.2.3 Release: 0 Summary: Python module to allow customization of the process title License: BSD-3-Clause diff --git a/setproctitle-1.2.2.tar.gz b/setproctitle-1.2.2.tar.gz deleted file mode 100644 index 50cd0fe..0000000 --- a/setproctitle-1.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dfb472c8852403d34007e01d6e3c68c57eb66433fb8a5c77b13b89a160d97df -size 23960 diff --git a/setproctitle-1.2.3.tar.gz b/setproctitle-1.2.3.tar.gz new file mode 100644 index 0000000..fa71b5a --- /dev/null +++ b/setproctitle-1.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf28b1c07a799d76f4326e508157b71aeda07b84b90368ea451c0710dbd32c0 +size 23618