On Wed, 19 Dec 2018 10:28:51 -0300, "Elias M. Mariani"
<marianielias@gmail.com> wrote:
> So find attached the 5.2.4 version of the port instead of the 5.2.3.
We try to put some information in the patch header to know about a
given patch. For instance here you could do:
$ head patches/patch-jupyter_client_connect_py
$OpenBSD$
Submitted upstream: https://github.com/jupyter/jupyter_client/pull/412
Index: jupyter_client/connect.py
--- jupyter_client/connect.py.orig
+++ jupyter_client/connect.py
@@ -18,6 +18,7 @@ import socket
import stat
import tempfile
so later anyone looking at the port can quickly find out if it was
merged upstream or not.
Otherwise, nice work!
ok danj@ for both diffs
Cheers,
Daniel
No comments:
Post a Comment