diff --git a/psutil-5.4.2.tar.gz b/psutil-5.4.2.tar.gz deleted file mode 100644 index d2cd035..0000000 --- a/psutil-5.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00a1f9ff8d1e035fba7bfdd6977fa8ea7937afdb4477339e5df3dba78194fe11 -size 411888 diff --git a/psutil-5.4.3.tar.gz b/psutil-5.4.3.tar.gz new file mode 100644 index 0000000..7303836 --- /dev/null +++ b/psutil-5.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2467e9312c2fa191687b89ff4bc2ad8843be4af6fb4dc95a7cc5f7d7a327b18 +size 412550 diff --git a/python-psutil.changes b/python-psutil.changes index 28470c5..d300b43 100644 --- a/python-psutil.changes +++ b/python-psutil.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 3 22:40:21 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 5.4.3: + * Enhancements + + 775: disk_partitions() on Windows return mount points. + * Bug fixes + + 1193: pids() may return False on OSX. + ------------------------------------------------------------------- Thu Dec 7 16:47:30 UTC 2017 - arun@gmx.de diff --git a/python-psutil.spec b/python-psutil.spec index 8b7bee1..f68976c 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -1,7 +1,7 @@ # # spec file for package python-psutil # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-psutil -Version: 5.4.2 +Version: 5.4.3 Release: 0 Summary: A process utilities module for Python License: BSD-3-Clause