wok-current view hplip/stuff/hplip.python3.shebang.diff @ rev 25721
Update slitaz-i18n for gnumeric
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Jun 18 11:25:19 2024 +0000 (8 months ago) |
parents | |
children |
line source
1 --- ./uninstall.py.orig 2017-11-23 06:10:34.000000000 -0600
2 +++ ./uninstall.py 2017-11-27 18:41:11.976513695 -0600
3 @@ -1,4 +1,4 @@
4 -#!/usr/bin/python
5 +#!/usr/bin/python3
6 # -*- coding: utf-8 -*-
7 #
8 # (c) Copyright 2011-2015 HP Development Company, L.P.
9 --- ./logcapture.py.orig 2017-11-23 06:10:34.000000000 -0600
10 +++ ./logcapture.py 2017-11-27 18:38:34.880515365 -0600
11 @@ -1,4 +1,4 @@
12 -#!/usr/bin/python
13 +#!/usr/bin/python3
14 # -*- coding: utf-8 -*-
15 #
16 # (c) Copyright 2003-2015 HP Development Company, L.P.
17 --- ./doctor.py.orig 2017-11-23 06:10:34.000000000 -0600
18 +++ ./doctor.py 2017-11-27 18:39:14.193514947 -0600
19 @@ -1,4 +1,4 @@
20 -#!/usr/bin/python
21 +#!/usr/bin/python3
22 # -*- coding: utf-8 -*-
23 #
24 # (c) Copyright 2012-2020 HP Development Company, L.P.
25 --- ./upgrade.py.orig 2017-11-23 06:10:34.000000000 -0600
26 +++ ./upgrade.py 2017-11-27 18:36:56.502516410 -0600
27 @@ -1,4 +1,4 @@
28 -#!/usr/bin/python
29 +#!/usr/bin/python3
30 # -*- coding: utf-8 -*-
31 #
32 # (c) Copyright 2011-2015 HP Development Company, L.P.