Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
prunner
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rx-etersoft
prunner
Commits
53cf53a8
Commit
53cf53a8
authored
Mar 25, 2022
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.0.2-alt1
- switch to python3
parent
6fc84a5e
Pipeline
#8512
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
prunner.spec
prunner.spec
+7
-8
No files found.
prunner.spec
View file @
53cf53a8
Name: prunner
Version: 0.0.
1
Release: alt
7
Version: 0.0.
2
Release: alt
1
Summary: Running and monitoring a process group
...
...
@@ -14,14 +14,10 @@ Source: %name-%version.tar
BuildArch: noarch
# Automatically added by buildreq on Thu Feb 15 2018
# optimized out: python-base python-modules python3 python3-base
BuildRequires: python-dev
Requires: sudo python-module-psutil
BuildRequires: rpm-build-python3
%description
Running and monitoring a process group
Running and monitoring a process group
.
%prep
%setup
...
...
@@ -36,6 +32,9 @@ install -D -m0755 bin/prunner %buildroot%_bindir/%name
%_bindir/%name
%changelog
* Fri Mar 25 2022 Vitaly Lipatov <lav@altlinux.ru> 0.0.2-alt1
- switch to python3
* Fri Jul 12 2019 Vitaly Lipatov <lav@altlinux.ru> 0.0.1-alt7
- set as noarch, pack README.md
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment