Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Leo Pound Singer
gracedb-client
Commits
b1fa08f9
Verified
Commit
b1fa08f9
authored
Nov 29, 2018
by
Tanner Prestegard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changes for packaging release 2.1.0
parent
c2f0eda0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
3 deletions
+11
-3
debian/changelog
debian/changelog
+8
-0
ligo-gracedb.spec
ligo-gracedb.spec
+2
-2
ligo/gracedb/version.py
ligo/gracedb/version.py
+1
-1
No files found.
debian/changelog
View file @
b1fa08f9
ligo-gracedb (2.1.0-1) unstable; urgency=low
* Improved error handling for failed attempts to get service information from API
* Consolidate all auth types under a single client class
* Add unit tests for handling of credentials
-- Tanner Prestegard <tanner.prestegard@ligo.org> Thu, 29 Nov 2018 10:29:36 -0600
ligo-gracedb (2.0.1-1) unstable; urgency=low
* Bugfix for truthiness checks for numeric arguments
...
...
ligo-gracedb.spec
View file @
b1fa08f9
%define name ligo-gracedb
%define version 2.
0.1
%define unmangled_version 2.
0.1
%define version 2.
1.0
%define unmangled_version 2.
1.0
%define release 1
Summary: Gravity Wave Candidate Event Database
...
...
ligo/gracedb/version.py
View file @
b1fa08f9
__version__
=
'2.
0.1
'
__version__
=
'2.
1.0
'
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