summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-20 20:51:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-20 20:51:25 +0000
commit6670f0b75774751a7edbaec5af358afdc627a4fb (patch)
tree81a3300da339b3acb55c68959ec881983170b887 /converters
parent- Add stage support (diff)
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
Notes
Notes: svn path=/head/; revision=334452
Diffstat (limited to 'converters')
-rw-r--r--converters/py-svglib/pkg-descr2
-rw-r--r--converters/py-unidecode/pkg-descr2
-rw-r--r--converters/py-zfec/pkg-descr2
-rw-r--r--converters/zbase32/pkg-descr2
4 files changed, 4 insertions, 4 deletions
diff --git a/converters/py-svglib/pkg-descr b/converters/py-svglib/pkg-descr
index 9f8488e355cb..794366e2fac9 100644
--- a/converters/py-svglib/pkg-descr
+++ b/converters/py-svglib/pkg-descr
@@ -6,4 +6,4 @@ variety of ReportLab-related contexts, e.g. as Platypus Flowable objects
or in RML2PDF. As a command-line tool it converts SVG files into PDF
ones.
-WWW: http://pypi.python.org/pypi/svglib/
+WWW: https://pypi.python.org/pypi/svglib/
diff --git a/converters/py-unidecode/pkg-descr b/converters/py-unidecode/pkg-descr
index 49bb59b691ed..f7aea2cf190f 100644
--- a/converters/py-unidecode/pkg-descr
+++ b/converters/py-unidecode/pkg-descr
@@ -5,4 +5,4 @@ The representation is almost always an attempt at *transliteration*
-- i.e., conveying, in Roman letters, the pronunciation expressed by
the text in some other writing system. (See the example above)
-WWW: http://pypi.python.org/pypi/Unidecode
+WWW: https://pypi.python.org/pypi/Unidecode
diff --git a/converters/py-zfec/pkg-descr b/converters/py-zfec/pkg-descr
index 37742eb887dc..b3c2818b4e46 100644
--- a/converters/py-zfec/pkg-descr
+++ b/converters/py-zfec/pkg-descr
@@ -7,4 +7,4 @@ that if some blocks are lost then the original data can be recovered
from the remaining blocks. The zfec package includes command-line
tools, C API, Python API, and Haskell API.
-WWW: http://pypi.python.org/pypi/zfec/
+WWW: https://pypi.python.org/pypi/zfec/
diff --git a/converters/zbase32/pkg-descr b/converters/zbase32/pkg-descr
index 6b54bd23e267..42dcf0c6bf18 100644
--- a/converters/zbase32/pkg-descr
+++ b/converters/zbase32/pkg-descr
@@ -1,4 +1,4 @@
zbase32 is a base32 encoder/decoder. It is an alternate
base32 encoder but not RFC 3548 compliant.
-WWW: http://pypi.python.org/pypi/zbase32/
+WWW: https://pypi.python.org/pypi/zbase32/