[med-svn] [Git][med-team/cycle][master] Rather take full patch as advised by peter green <plugwash at p10link.net>

Andreas Tille gitlab at salsa.debian.org
Mon Sep 16 10:37:42 BST 2019



Andreas Tille pushed to branch master at Debian Med / cycle


Commits:
e9510730 by Andreas Tille at 2019-09-16T09:33:01Z
Rather take full patch as advised by peter green <plugwash at p10link.net>

- - - - -


1 changed file:

- debian/patches/2to3.patch


Changes:

=====================================
debian/patches/2to3.patch
=====================================
@@ -2687,7 +2687,7 @@ Last-Update: Fri, 06 Sep 2019 14:57:13 +0200
  
 -    tmp=rt.encrypt( 'Cycle'+cPickle.dumps(objSave) )
 -    tmp="UserName="+cPickle.dumps(name)+"==="+tmp
-+    tmp = rt.encrypt('Cycle{}'.format(pickle.dumps(objSave)))
++    tmp=rt.encrypt( b'Cycle'+pickle.dumps(objSave) )
 +    tmp="UserName="+pickle.dumps(name)+"==="+tmp
      p, f_name=get_f_name(file)
  



View it on GitLab: https://salsa.debian.org/med-team/cycle/commit/e95107308b3aef557eda507bcd118f2c1d4779a0

-- 
View it on GitLab: https://salsa.debian.org/med-team/cycle/commit/e95107308b3aef557eda507bcd118f2c1d4779a0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190916/07ddd7ac/attachment.html>


More information about the debian-med-commit mailing list