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
977e5a9d
Commit
977e5a9d
authored
Feb 12, 2021
by
Marian Babik
Browse files
Merge branch 'master' of
ssh://gitlab.cern.ch:7999/etf/jess
parents
8453bc47
7b761142
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changelog
View file @
977e5a9d
* Thu Feb 04 2021 Marian Babik <marian.babik@cern.ch> 0.2.30
- updated default walltime/cputime for arc/rsl
- added support for arc-ce endpoint URL (arc6 native client only)
* Mon Jan 25 2021 Marian Babik <marian.babik@cern.ch> 0.2.29
- added support for arc6 client arguments
...
...
jess/__init__.py
View file @
977e5a9d
...
...
@@ -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.
29
"
VERSION
=
"0.2.
30
"
DATE
=
"31 July 2018"
__author__
=
AUTHOR
__version__
=
VERSION
...
...
python-jess.spec
View file @
977e5a9d
%define name python-jess
%define version 0.2.
29
%define unmangled_version 0.2.
29
%define unmangled_version 0.2.
29
%define version 0.2.
30
%define unmangled_version 0.2.
30
%define unmangled_version 0.2.
30
%if 0%{?rhel} == 7
%define dist .el7
%else
...
...
@@ -11,7 +11,7 @@
Summary: python grid job submission library/api
Name: %{name}
Version: 0.2.
29
Version: 0.2.
30
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