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
058c7a09
Verified
Commit
058c7a09
authored
Sep 19, 2018
by
Tanner Prestegard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Packaging changes for version 2.0.0
parent
456e8932
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
3 deletions
+13
-3
debian/changelog
debian/changelog
+10
-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 @
058c7a09
ligo-gracedb (2.0.0-1) unstable; urgency=low
* Package now has comprehensive Python 3.4+ compatibility
* Added functionality for managing superevent signoffs and permissions
* Removed temporary deprecation measure for including VOEvent file text in response
* Added an option for specifying a server API version
* Updated unit tests
-- Tanner Prestegard <tanner.prestegard@ligo.org> Wed, 19 Sep 2018 15:30:32 -0500
ligo-gracedb (2.0.0~1-1) unstable; urgency=low
* Added CI configuration
...
...
ligo-gracedb.spec
View file @
058c7a09
%define name ligo-gracedb
%define version 2.0.0
%define unmangled_version 2.0.0
.dev1
%define release
0.
1
%define unmangled_version 2.0.0
%define release 1
Summary: Gravity Wave Candidate Event Database
Name: %{name}
...
...
ligo/gracedb/version.py
View file @
058c7a09
__version__
=
'2.0.0
.dev1
'
__version__
=
'2.0.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