Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
jess
Commits
7cc7f93e
Commit
7cc7f93e
authored
Apr 04, 2022
by
Marian Babik
Browse files
el9
parent
7b6b98b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
python-jess.spec
View file @
7cc7f93e
%define version 0.2.
40
%define unmangled_version 0.2.
40
%define unmangled_version 0.2.
40
%define version 0.2.
39
%define unmangled_version 0.2.
39
%define unmangled_version 0.2.
39
%if 0%{?el7}
%define dist .el7
%define name python-jess
%else
%define dist .el
8s
%define dist .el
9
%define name python3-jess
%endif
%define release 1%{?dist}
Summary: python grid job submission library/api
Name: %{name}
Version: 0.2.
40
Version: 0.2.
39
Release: %{release}
Source0: python-jess-%{unmangled_version}.tar.gz
License: ASL 2.0
...
...
@@ -32,7 +32,7 @@ Url: https://gitlab.cern.ch/etf/jess.git
%if 0%{?el7}
BuildRequires: python-setuptools
%else
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools
python3-devel /usr/bin/pathfix.py
%endif
%description
...
...
@@ -42,6 +42,10 @@ python grid job submission api supporting arc, cream, htcondor, etc.
%prep
%autosetup -n python-jess-%{unmangled_version}
%if 0%{?el7}
%else
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" . bin/check_js bin/check_ce_ping bin/check_js_reset
%endif
%build
%if 0%{?el7}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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