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
87cea852
Verified
Commit
87cea852
authored
Oct 02, 2018
by
Tanner Prestegard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update packaging for version 2.0.1.
parent
27c64c3d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
3 deletions
+10
-3
debian/changelog
debian/changelog
+7
-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 @
87cea852
ligo-gracedb (2.0.1-1) unstable; urgency=low
* Bugfix for truthiness checks for numeric arguments
* Remove permissions detail retrieval (no longer available on server)
-- Tanner Prestegard <tanner.prestegard@ligo.org> Tue, 02 Oct 2018 21:41:01 -0500
ligo-gracedb (2.0.0-1) unstable; urgency=low
* Package now has comprehensive Python 3.4+ compatibility
...
...
ligo-gracedb.spec
View file @
87cea852
%define name ligo-gracedb
%define version 2.0.
0
%define unmangled_version 2.0.
0
%define version 2.0.
1
%define unmangled_version 2.0.
1
%define release 1
Summary: Gravity Wave Candidate Event Database
...
...
ligo/gracedb/version.py
View file @
87cea852
__version__
=
'2.0.
0
'
__version__
=
'2.0.
1
'
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