forked from pool/python-setproctitle
Accepting request 1248717 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1248717 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setproctitle?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 13:01:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.3.5
|
||||
* Fix bouncing Dock icon on macOS (issue #143).
|
||||
* Fix building on C23 compilers (issue #145).
|
||||
- Add fdupes to BuildRequires
|
||||
- Run %fdupes in %install section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 16:57:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-setproctitle
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 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 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-setproctitle
|
||||
Version: 1.3.4
|
||||
Version: 1.3.5
|
||||
Release: 0
|
||||
Summary: Python module to allow customization of the process title
|
||||
License: BSD-3-Clause
|
||||
@@ -28,6 +28,7 @@ BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module devel >= 3.7}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: procps
|
||||
BuildRequires: python-rpm-macros
|
||||
%python_subpackages
|
||||
@@ -47,6 +48,7 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||
|
||||
%check
|
||||
# This is incompatible with qemu emulation
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b40d32a3e1f04e94231ed6dfee0da9e43b4f9c6b5450d53e6dd7754c34e0c50
|
||||
size 26456
|
3
setproctitle-1.3.5.tar.gz
Normal file
3
setproctitle-1.3.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e6eaeaf8a734d428a95d8c104643b39af7d247d604f40a7bebcf3960a853c5e
|
||||
size 26737
|
Reference in New Issue
Block a user