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
0418e44b
Commit
0418e44b
authored
Oct 05, 2020
by
Marian Babik
Browse files
Merge branch 'master' of
ssh://gitlab.cern.ch:7999/etf/jess
parents
56ba3eb1
55659340
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changelog
View file @
0418e44b
* Mon Oct 05 2020 Marian Babik <marian.babik@cern.ch> 0.2.24
- arc gmlog is optional
- added traceback and debug fixes
* Tue Sep 29 2020 Marian Babik <marian.babik@cern.ch> 0.2.23
- added special handling for job failures due to exit codes and periodic removals
...
...
jess/__init__.py
View file @
0418e44b
...
...
@@ -3,7 +3,7 @@ from __future__ import print_function
AUTHOR
=
"Marian Babik"
AUTHOR_EMAIL
=
"<marian.babik@cern.ch>"
COPYRIGHT
=
"Copyright (C) 2015 CERN"
VERSION
=
"0.2.2
3
"
VERSION
=
"0.2.2
4
"
DATE
=
"31 July 2018"
__author__
=
AUTHOR
__version__
=
VERSION
...
...
python-jess.spec
View file @
0418e44b
%define name python-jess
%define version 0.2.2
3
%define unmangled_version 0.2.2
3
%define unmangled_version 0.2.2
3
%define version 0.2.2
4
%define unmangled_version 0.2.2
4
%define unmangled_version 0.2.2
4
%if 0%{?rhel} == 7
%define dist .el7
%else
...
...
@@ -11,7 +11,7 @@
Summary: python grid job submission library/api
Name: %{name}
Version: 0.2.2
3
Version: 0.2.2
4
Release: %{release}
Source0: %{name}-%{unmangled_version}.tar.gz
License: ASL 2.0
...
...
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