guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#27961] [PATCH 5/5] gnu: python-orator: Move to (gnu packages databa


From: Ricardo Wurmus
Subject: [bug#27961] [PATCH 5/5] gnu: python-orator: Move to (gnu packages databases).
Date: Wed, 16 Aug 2017 16:36:37 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

Hi Ben,

> * gnu/packages/python.scm: Remove (gnu packages time) import.
> (python-orator, python2-orator): Move from here ...
> * gnu/packages/databases.scm: ... to here.
> ---
[…]
> diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
> index 13efc5edc..bb2c3eeec 100644
> --- a/gnu/packages/databases.scm
> +++ b/gnu/packages/databases.scm
> @@ -17,6 +17,7 @@
>  ;;; Copyright © 2017 Thomas Danckaert <address@hidden>
>  ;;; Copyright © 2017 Arun Isaac <address@hidden>
>  ;;; Copyright © 2017 Tobias Geerinckx-Rice <address@hidden>
> +;;; Copyright © 2017 Ben Woodcroft <address@hidden>

You also need to update this line:

;;; Copyright © 2015 Sou Bunnbu <address@hidden>

to

;;; Copyright © 2015, 2016 Sou Bunnbu <address@hidden>

because python-orator was added in commit
5a7441910d264ec4a04f623267bd6aa0a58755f8, so the copyright needs to be
transferred along.

Okay to push with this change!

Thank you!

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net






reply via email to

[Prev in Thread] Current Thread [Next in Thread]