Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
G
gracedb-client
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
3
Merge Requests
3
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lscsoft
gracedb-client
Commits
b7441f60
Commit
b7441f60
authored
Nov 25, 2019
by
Alexander Pace
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Packaging v2.5.0
parent
0ff9bb60
Pipeline
#91600
failed with stages
in 6 minutes and 28 seconds
Changes
4
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
18 additions
and
3 deletions
+18
-3
debian/changelog
debian/changelog
+8
-0
docs/source/changelog.rst
docs/source/changelog.rst
+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 @
b7441f60
ligo-gracedb (2.5.0-1) unstable; urgency=low
* Add RAVEN fields to updateSuperevent
* Add RAVEN VOEvent support to createVOEvent
* Remove decade-old (?) patch to support Python 2.6
-- Alexander E. Pace <alexander.pace@ligo.org> Mon, 25 Nov 2019 15:21:53 -0500
ligo-gracedb (2.4.0-1) unstable; urgency=low
* Add client method and CLI method for updating a GRB event
...
...
docs/source/changelog.rst
View file @
b7441f60
Changelog
=========
2.5.0 (November 25, 2019)
-------------------------
- Add RAVEN fields to updateSuperevent
- Add RAVEN VOEvent support to createVOEvent
- Remove patch to support Python 2.6 and earlier.
2.4.0 (August 21, 2019)
---------------------
...
...
ligo-gracedb.spec
View file @
b7441f60
%define name ligo-gracedb
%define version 2.
4
.0
%define unmangled_version 2.
4
.0
%define version 2.
5
.0
%define unmangled_version 2.
5
.0
%define release 1
Summary: Gravity Wave Candidate Event Database
...
...
ligo/gracedb/version.py
View file @
b7441f60
__version__
=
'2.
4
.0'
__version__
=
'2.
5
.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