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
050ffb72
Commit
050ffb72
authored
Feb 07, 2022
by
Marian Babik
Browse files
Merge branch 'master' of
ssh://gitlab.cern.ch:7999/etf/jess
parents
dcc45f14
81233ba8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changelog
View file @
050ffb72
* Wed Nov 24 2021 Marian Babik <marian.babik@cern.ch> 0.2.37
- added job credentials info
* Tue Nov 09 2021 Marian Babik <marian.babik@cern.ch> 0.2.36
- added check_ce_ping (condor_ce_ping)
...
...
jess/__init__.py
View file @
050ffb72
...
...
@@ -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.3
6
"
VERSION
=
"0.2.3
7
"
DATE
=
"31 July 2018"
__author__
=
AUTHOR
__version__
=
VERSION
...
...
python-jess.spec
View file @
050ffb72
%define version 0.2.3
6
%define unmangled_version 0.2.3
6
%define unmangled_version 0.2.3
6
%define version 0.2.3
7
%define unmangled_version 0.2.3
7
%define unmangled_version 0.2.3
7
%if 0%{?el7}
%define dist .el7
%define name python-jess
...
...
@@ -12,7 +12,7 @@
Summary: python grid job submission library/api
Name: %{name}
Version: 0.2.3
6
Version: 0.2.3
7
Release: %{release}
Source0: python-jess-%{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