Shayan Doust pushed to branch master at Debian Med / pll-modules


Commits:
87d67bf6 by Shayan Doust at 2020-06-07T18:02:36+01:00
Shebang should be for python3

- - - - -


1 changed file:

- debian/patches/2to3.patch


Changes:

=====================================
debian/patches/2to3.patch
=====================================
@@ -4,6 +4,12 @@ Last-Update: 2020-06-01
 ---
 --- pll-modules.orig/test/runtest.py
 +++ pll-modules/test/runtest.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python3
+ #
+ #    Copyright (C) 2015 Diego Darriba
+ #
 @@ -252,7 +252,7 @@
  
          success_count = success_count + result_ok*memory_ok



View it on GitLab: 
https://salsa.debian.org/med-team/pll-modules/-/commit/87d67bf64721dcd5beb6c1ea27e3f1c72ee635ec

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


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to