FreeBSD Bugzilla – Attachment 137320 Details for
Bug 182765
[patch update] sysutils/duplicity 0.6.22 small change in setup.py to properly run under py33
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 820 bytes, created by
Kurt Jaeger
on 2013-10-06 18:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2013-10-06 18:50:00 UTC
Size:
820 bytes
patch
obsolete
>diff -r -u -N sysutils/duplicity/files/patch-setup.py /usr/home/pi/myp/sysutils/duplicity/files/patch-setup.py >--- sysutils/duplicity/files/patch-setup.py 2013-10-01 21:07:07.000000000 +0200 >+++ /usr/home/pi/myp/sysutils/duplicity/files/patch-setup.py 2013-10-06 19:44:07.000000000 +0200 >@@ -1,6 +1,12 @@ >---- setup.py.orig 2011-11-25 23:58:57.147597966 +0000 >-+++ setup.py 2011-11-26 00:00:43.169721395 +0000 >-@@ -31,6 +31,10 @@ >+--- setup.py.orig 2013-08-22 15:30:09.000000000 +0200 >++++ setup.py 2013-10-06 19:43:39.000000000 +0200 >+@@ -26,11 +26,15 @@ >+ version_string = "0.6.22" >+ >+ if sys.version_info[:2] < (2,4): >+- print "Sorry, duplicity requires version 2.4 or later of python" >++ print("Sorry, duplicity requires version 2.4 or later of python") >+ sys.exit(1) > > incdir_list = libdir_list = None
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 182765
: 137320