From e96baf5eb2a993fdd7d2f329c0512234d44f8c10 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sat, 10 Oct 2020 04:06:13 -0400 Subject: [PATCH] Update to latest version. --- .gitignore | 1 + 0001-Don-t-run-example-that-uses-the-network.patch | 8 ++++---- R-ps.spec | 9 ++++++--- sources | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index fa1013a..deb0589 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /ps_1.3.2.tar.gz /ps_1.3.3.tar.gz /ps_1.3.4.tar.gz +/ps_1.4.0.tar.gz diff --git a/0001-Don-t-run-example-that-uses-the-network.patch b/0001-Don-t-run-example-that-uses-the-network.patch index 4b28f54..f5ba29d 100644 --- a/0001-Don-t-run-example-that-uses-the-network.patch +++ b/0001-Don-t-run-example-that-uses-the-network.patch @@ -1,4 +1,4 @@ -From 403d0337ff8e3c4c138f509294b7a01baa0513ab Mon Sep 17 00:00:00 2001 +From b547ef1de9a9c9ce2425fc8b5a64ff326a584464 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Tue, 25 Feb 2020 21:16:57 -0500 Subject: [PATCH] Don't run example that uses the network. @@ -9,13 +9,13 @@ Signed-off-by: Elliott Sales de Andrade 1 file changed, 2 insertions(+) diff --git a/man/ps_connections.Rd b/man/ps_connections.Rd -index e72b73e..0c1c206 100644 +index c77fffa..2392df6 100644 --- a/man/ps_connections.Rd +++ b/man/ps_connections.Rd @@ -32,12 +32,14 @@ For a zombie process it throws a \code{zombie_process} error. } \examples{ - \dontshow{if (ps::ps_is_supported()) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} + \dontshow{if (ps::ps_is_supported() && ! ps:::is_cran_check()) (if (getRversion() >= "3.4") withAutoprint else force)(\{ # examplesIf} +\dontrun{ p <- ps_handle() ps_connections(p) @@ -28,5 +28,5 @@ index e72b73e..0c1c206 100644 } \seealso{ -- -2.21.1 +2.26.2 diff --git a/R-ps.spec b/R-ps.spec index 902f18b..fca8cca 100644 --- a/R-ps.spec +++ b/R-ps.spec @@ -1,16 +1,16 @@ %global packname ps -%global packver 1.3.4 +%global packver 1.4.0 %global rlibdir %{_libdir}/R/library # Tests requires processx which requires this package. %bcond_with bootstrap Name: R-%{packname} -Version: 1.3.4 +Version: 1.4.0 Release: 1%{?dist} Summary: List, Query, Manipulate System Processes -License: BSD +License: MIT URL: https://CRAN.R-project.org/package=%{packname} Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.tar.gz # No network on builders. @@ -94,6 +94,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no %changelog +* Thu Oct 08 2020 Elliott Sales de Andrade - 1.4.0-1 +- Update to latest version (#1886009) + * Thu Aug 13 2020 Elliott Sales de Andrade - 1.3.4-1 - Update to latest version (#1868090) - Rename with_test to bootstrap conditional diff --git a/sources b/sources index 3287ab6..65da68f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ps_1.3.4.tar.gz) = 9e44ac51638909531040ba1c9a53ffb8250dd239514034c9048eae19d010043531f147c8db8dd45220de971031827bdfc691be5a18e69457212fb51fd50d3dd5 +SHA512 (ps_1.4.0.tar.gz) = 6d00d7b4b1fab4c89b87cf2cbdf593c552e2f9aae50061fed4d44abe7435c7dd7efaaf91beab6b3f41993eba2d0bb174436f11b91bc3bb1ac6cf1e15331a50c5