pkgsrc-ng/net/py-softlayer/patches/patch-README.rst
2016-01-21 23:40:00 +01:00

16 lines
553 B
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$NetBSD: patch-README.rst,v 1.1 2014/06/06 12:50:03 joerg Exp $
Use ASCII as it is the default codec in Python 3.x.
--- README.rst.orig 2014-06-06 12:09:03.000000000 +0000
+++ README.rst
@@ -47,7 +47,7 @@ System Requirements
* This library has been tested on Python 2.6, 2.7, 3.2 and 3.3.
* A valid SoftLayer API username and key are required to call SoftLayer's API
* A connection to SoftLayer's private network is required to connect to
- SoftLayers private network API endpoints.
+ SoftLayer's private network API endpoints.
Copyright