diff options
120 files changed, 120 insertions, 120 deletions
diff --git a/audio/py-mpd/pkg-descr b/audio/py-mpd/pkg-descr index 8983afd8ff52..ccd4e7ca005c 100644 --- a/audio/py-mpd/pkg-descr +++ b/audio/py-mpd/pkg-descr @@ -1,3 +1,3 @@ An MPD (Music Player Daemon) client library written in pure Python. -WWW: http://pypi.python.org/pypi/python-mpd/ +WWW: https://pypi.python.org/pypi/python-mpd/ 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/ diff --git a/databases/nagios-check_postgres_replication/pkg-descr b/databases/nagios-check_postgres_replication/pkg-descr index 035af36f750e..99c1e969acb6 100644 --- a/databases/nagios-check_postgres_replication/pkg-descr +++ b/databases/nagios-check_postgres_replication/pkg-descr @@ -13,4 +13,4 @@ including: * Default options * Persistent "cookies" to retain state information between check runs -WWW: http://pypi.python.org/pypi/nagiosplugin +WWW: https://pypi.python.org/pypi/nagiosplugin diff --git a/databases/py-dbf/pkg-descr b/databases/py-dbf/pkg-descr index fc35ed2de55f..3ab731c6cd78 100644 --- a/databases/py-dbf/pkg-descr +++ b/databases/py-dbf/pkg-descr @@ -6,4 +6,4 @@ Text is returned as unicode, and codepage settings in tables are honored. Documentation needs work, but author is very responsive to e-mails. -WWW: http://pypi.python.org/pypi/dbf/ +WWW: https://pypi.python.org/pypi/dbf/ diff --git a/databases/py-flask-sqlalchemy/pkg-descr b/databases/py-flask-sqlalchemy/pkg-descr index c51eda138df6..4d818fcf2cd9 100644 --- a/databases/py-flask-sqlalchemy/pkg-descr +++ b/databases/py-flask-sqlalchemy/pkg-descr @@ -1,3 +1,3 @@ Flask-SQLAlchemy adds support for SQLAlchemy to your Flask application. -WWW: http://pypi.python.org/pypi/Flask-SQLAlchemy +WWW: https://pypi.python.org/pypi/Flask-SQLAlchemy diff --git a/databases/py-pyhs/pkg-descr b/databases/py-pyhs/pkg-descr index 0aecee4504ff..a79bf1a22dd7 100644 --- a/databases/py-pyhs/pkg-descr +++ b/databases/py-pyhs/pkg-descr @@ -2,4 +2,4 @@ pyhs (python-handler-socket) is a Python client library for the HandlerSocket <https://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL/> MySQL plugin. -WWW: http://pypi.python.org/pypi/python-handler-socket +WWW: https://pypi.python.org/pypi/python-handler-socket diff --git a/databases/py-pylibmc/pkg-descr b/databases/py-pylibmc/pkg-descr index 2e32bceea71a..c363fa4c46e3 100644 --- a/databases/py-pylibmc/pkg-descr +++ b/databases/py-pylibmc/pkg-descr @@ -1,4 +1,4 @@ pylibmc is a Python wrapper around the accompanying C Python extension _pylibmc, which is a wrapper around libmemcached from TangentOrg. -WWW: http://pypi.python.org/pypi/pylibmc +WWW: https://pypi.python.org/pypi/pylibmc diff --git a/devel/hgsvn/pkg-descr b/devel/hgsvn/pkg-descr index ace847cd1676..83c34553dec4 100644 --- a/devel/hgsvn/pkg-descr +++ b/devel/hgsvn/pkg-descr @@ -15,4 +15,4 @@ Three scripts are provided: be run multiple times. * hgpushsvn pushes your local Mercurial commits back to the SVN repository. -WWW: http://pypi.python.org/pypi/hgsvn +WWW: https://pypi.python.org/pypi/hgsvn diff --git a/devel/pep8/pkg-descr b/devel/pep8/pkg-descr index 24548a030621..476b3b268c81 100644 --- a/devel/pep8/pkg-descr +++ b/devel/pep8/pkg-descr @@ -1,4 +1,4 @@ pep8 is a tool to check your Python code against some of the style conventions in PEP 8. -WWW: http://pypi.python.org/pypi/pep8 +WWW: https://pypi.python.org/pypi/pep8 diff --git a/devel/py-BytecodeAssembler/pkg-descr b/devel/py-BytecodeAssembler/pkg-descr index 50537de77c0d..179751667d64 100644 --- a/devel/py-BytecodeAssembler/pkg-descr +++ b/devel/py-BytecodeAssembler/pkg-descr @@ -4,4 +4,4 @@ tracking, line number table generation, constant and variable name index tracking, etc. That way, you can focus your attention on the desired semantics of your bytecode instead of on these mechanical issues. -WWW: http://pypi.python.org/pypi/BytecodeAssembler +WWW: https://pypi.python.org/pypi/BytecodeAssembler diff --git a/devel/py-PEAK-Rules/pkg-descr b/devel/py-PEAK-Rules/pkg-descr index 7bc34bfaeca6..bf0d5ec4faa1 100644 --- a/devel/py-PEAK-Rules/pkg-descr +++ b/devel/py-PEAK-Rules/pkg-descr @@ -6,4 +6,4 @@ Python expressions, and CLOS-like method combining. (But the framework allows you to mix and match dispatch engines and custom method combinations, if you need or want to.) -WWW: http://pypi.python.org/pypi/PEAK-Rules +WWW: https://pypi.python.org/pypi/PEAK-Rules diff --git a/devel/py-Products.CMFActionIcons/pkg-descr b/devel/py-Products.CMFActionIcons/pkg-descr index 7f8fe5731c7b..6fac504c5543 100644 --- a/devel/py-Products.CMFActionIcons/pkg-descr +++ b/devel/py-Products.CMFActionIcons/pkg-descr @@ -1,3 +1,3 @@ Action icons product for the Zope Content Management Framework. -WWW: http://pypi.python.org/pypi/Products.CMFActionIcons/ +WWW: https://pypi.python.org/pypi/Products.CMFActionIcons/ diff --git a/devel/py-application/pkg-descr b/devel/py-application/pkg-descr index a5f779688d17..0eda4433b1e1 100644 --- a/devel/py-application/pkg-descr +++ b/devel/py-application/pkg-descr @@ -1,3 +1,3 @@ Basic building blocks for python applications -WWW: http://pypi.python.org/pypi/python-application/ +WWW: https://pypi.python.org/pypi/python-application/ diff --git a/devel/py-bitarray/pkg-descr b/devel/py-bitarray/pkg-descr index 79b749c99b06..bb6bdc9d0810 100644 --- a/devel/py-bitarray/pkg-descr +++ b/devel/py-bitarray/pkg-descr @@ -8,4 +8,4 @@ files is required, such as portable bitmap image files (.pbm). Also, when dealing with compressed data which uses variable bit length encoding, you may find this module useful. -WWW: http://pypi.python.org/pypi/bitarray +WWW: https://pypi.python.org/pypi/bitarray diff --git a/devel/py-bitstring/pkg-descr b/devel/py-bitstring/pkg-descr index b3ae9db2ff9c..6c0333d5566d 100644 --- a/devel/py-bitstring/pkg-descr +++ b/devel/py-bitstring/pkg-descr @@ -8,4 +8,4 @@ read from, searched and replaced, and navigated in, similar to a file or stream. bitstring is open source software, and has been released under the MIT licence. -WWW: http://pypi.python.org/pypi/bitstring +WWW: https://pypi.python.org/pypi/bitstring diff --git a/devel/py-celery/pkg-descr b/devel/py-celery/pkg-descr index 3c5b8ce24cdc..1caf6fe2351e 100644 --- a/devel/py-celery/pkg-descr +++ b/devel/py-celery/pkg-descr @@ -14,4 +14,4 @@ The recommended message broker is RabbitMQ, but limited support for Redis, Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django ORM) is also available. -WWW: http://pypi.python.org/pypi/celery/ +WWW: https://pypi.python.org/pypi/celery/ diff --git a/devel/py-cld/pkg-descr b/devel/py-cld/pkg-descr index cf39f08363d1..9c8688753ecb 100644 --- a/devel/py-cld/pkg-descr +++ b/devel/py-cld/pkg-descr @@ -2,4 +2,4 @@ A port from the CLD (Compact Language Detector) library embedded in Google's Chromium browser. The library detects the language from provided UTF8 text (plain text or HTML). This is python bindings. -WWW: http://pypi.python.org/pypi/chromium_compact_language_detector +WWW: https://pypi.python.org/pypi/chromium_compact_language_detector diff --git a/devel/py-colorama/pkg-descr b/devel/py-colorama/pkg-descr index 0ed20df88682..357dcc3a0102 100644 --- a/devel/py-colorama/pkg-descr +++ b/devel/py-colorama/pkg-descr @@ -7,4 +7,4 @@ Windows, too. It also provides some shortcuts to help generate ANSI sequences, and works fine in conjunction with any other ANSI sequence generation library, such as Termcolor. -WWW: http://pypi.python.org/pypi/colorama +WWW: https://pypi.python.org/pypi/colorama diff --git a/devel/py-daemon/pkg-descr b/devel/py-daemon/pkg-descr index 01173905f4ac..919fd4743643 100644 --- a/devel/py-daemon/pkg-descr +++ b/devel/py-daemon/pkg-descr @@ -8,4 +8,4 @@ steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state. -WWW: http://pypi.python.org/pypi/python-daemon/ +WWW: https://pypi.python.org/pypi/python-daemon/ diff --git a/devel/py-darcsver/pkg-descr b/devel/py-darcsver/pkg-descr index f46fc713fcf6..a3c59f3058db 100644 --- a/devel/py-darcsver/pkg-descr +++ b/devel/py-darcsver/pkg-descr @@ -1,4 +1,4 @@ py-darcsver is a python module to generate a version number from darcs history. -WWW: http://pypi.python.org/pypi/darcsver +WWW: https://pypi.python.org/pypi/darcsver diff --git a/devel/py-decorator/pkg-descr b/devel/py-decorator/pkg-descr index 670c170678a6..0b2bafe0246b 100644 --- a/devel/py-decorator/pkg-descr +++ b/devel/py-decorator/pkg-descr @@ -11,4 +11,4 @@ for the average programmer, and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. -WWW: http://pypi.python.org/pypi/decorator +WWW: https://pypi.python.org/pypi/decorator diff --git a/devel/py-distribute/pkg-descr b/devel/py-distribute/pkg-descr index 5a1b78d1676b..f52999aeaf9b 100644 --- a/devel/py-distribute/pkg-descr +++ b/devel/py-distribute/pkg-descr @@ -8,4 +8,4 @@ The project has two goals: - Re-factoring the code, and releasing it in several distributions. This work is being done in the 0.7.x series but not yet released. -WWW: http://pypi.python.org/pypi/distribute +WWW: https://pypi.python.org/pypi/distribute diff --git a/devel/py-eggtestinfo/pkg-descr b/devel/py-eggtestinfo/pkg-descr index 60023766324c..b62a95ea82d1 100644 --- a/devel/py-eggtestinfo/pkg-descr +++ b/devel/py-eggtestinfo/pkg-descr @@ -2,4 +2,4 @@ This package is a setuptools plugin: it adds a file to the generated .egg-info directory, capturing the information used by the setup.py test command when running tests. -WWW: http://pypi.python.org/pypi/eggtestinfo +WWW: https://pypi.python.org/pypi/eggtestinfo diff --git a/devel/py-extremes/pkg-descr b/devel/py-extremes/pkg-descr index 5c2f7ee26bd6..4cb2620217b1 100644 --- a/devel/py-extremes/pkg-descr +++ b/devel/py-extremes/pkg-descr @@ -2,4 +2,4 @@ The peak.util.extremes module provides a production-quality implementation of the Min and Max objects from PEP 326. Author: Phillip J. Eby -WWW: http://pypi.python.org/pypi/Extremes/ +WWW: https://pypi.python.org/pypi/Extremes/ diff --git a/devel/py-flask-babel/pkg-descr b/devel/py-flask-babel/pkg-descr index 1f5b0b740adb..a4518a341e0a 100644 --- a/devel/py-flask-babel/pkg-descr +++ b/devel/py-flask-babel/pkg-descr @@ -1,3 +1,3 @@ Add i18n/l10n support to Flask applications with the help of the Babel library. -WWW: http://pypi.python.org/pypi/Flask-Babel +WWW: https://pypi.python.org/pypi/Flask-Babel diff --git a/devel/py-geojson/pkg-descr b/devel/py-geojson/pkg-descr index 5d40e0d86cdb..f20e61818c1b 100644 --- a/devel/py-geojson/pkg-descr +++ b/devel/py-geojson/pkg-descr @@ -1,4 +1,4 @@ A reference implementation of the PythonGeoInterface and the GeoJSON draft. -WWW: http://pypi.python.org/pypi/geojson/ +WWW: https://pypi.python.org/pypi/geojson/ diff --git a/devel/py-greenlet/pkg-descr b/devel/py-greenlet/pkg-descr index 8be73a62687e..33b1d6c23004 100644 --- a/devel/py-greenlet/pkg-descr +++ b/devel/py-greenlet/pkg-descr @@ -2,4 +2,4 @@ greenlet provides a primitive form of micro-threads in the form of a native extension module to Python. Higher-level primitives such as coroutine scheduling are not part of greenlet itself, but can be built upon it. -WWW: http://pypi.python.org/pypi/greenlet +WWW: https://pypi.python.org/pypi/greenlet diff --git a/devel/py-hashring/pkg-descr b/devel/py-hashring/pkg-descr index 5f4de18c98ef..93a37f82499a 100644 --- a/devel/py-hashring/pkg-descr +++ b/devel/py-hashring/pkg-descr @@ -6,4 +6,4 @@ Consistent hashing is a scheme that provides a hash table functionality in a way that the adding or removing of one slot does not significantly change the mapping of keys to slots. -WWW: http://pypi.python.org/pypi/hash_ring +WWW: https://pypi.python.org/pypi/hash_ring diff --git a/devel/py-iterpipes/pkg-descr b/devel/py-iterpipes/pkg-descr index a1922d5475b6..d07902c4cedf 100644 --- a/devel/py-iterpipes/pkg-descr +++ b/devel/py-iterpipes/pkg-descr @@ -1,3 +1,3 @@ A library for running shell pipelines using shell-like syntax -WWW: http://pypi.python.org/pypi/iterpipes +WWW: https://pypi.python.org/pypi/iterpipes diff --git a/devel/py-jcc/pkg-descr b/devel/py-jcc/pkg-descr index 9d2ef9469e3c..7d6a525308b5 100644 --- a/devel/py-jcc/pkg-descr +++ b/devel/py-jcc/pkg-descr @@ -9,4 +9,4 @@ Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC. -WWW: http://pypi.python.org/pypi/JCC/ +WWW: https://pypi.python.org/pypi/JCC/ diff --git a/devel/py-jsmin/pkg-descr b/devel/py-jsmin/pkg-descr index 3bdcb817624d..078057ce1f22 100644 --- a/devel/py-jsmin/pkg-descr +++ b/devel/py-jsmin/pkg-descr @@ -1,3 +1,3 @@ JavaScript minifier. -WWW: http://pypi.python.org/pypi/jsmin +WWW: https://pypi.python.org/pypi/jsmin diff --git a/devel/py-jsonlib/pkg-descr b/devel/py-jsonlib/pkg-descr index 738fce98dbab..37b329b6b774 100644 --- a/devel/py-jsonlib/pkg-descr +++ b/devel/py-jsonlib/pkg-descr @@ -4,4 +4,4 @@ server and user agent. This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627. -WWW: http://pypi.python.org/pypi/jsonlib/ +WWW: https://pypi.python.org/pypi/jsonlib/ diff --git a/devel/py-jsonlib2/pkg-descr b/devel/py-jsonlib2/pkg-descr index 679882322b94..a5b5d5761361 100644 --- a/devel/py-jsonlib2/pkg-descr +++ b/devel/py-jsonlib2/pkg-descr @@ -4,4 +4,4 @@ server and user agent. This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627. -WWW: http://pypi.python.org/pypi/jsonlib2/ +WWW: https://pypi.python.org/pypi/jsonlib2/ diff --git a/devel/py-lockfile/pkg-descr b/devel/py-lockfile/pkg-descr index 5fd0cbdfc474..5ff3bd302b0e 100644 --- a/devel/py-lockfile/pkg-descr +++ b/devel/py-lockfile/pkg-descr @@ -5,4 +5,4 @@ API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. -WWW: http://pypi.python.org/pypi/lockfile/ +WWW: https://pypi.python.org/pypi/lockfile/ diff --git a/devel/py-manuel/pkg-descr b/devel/py-manuel/pkg-descr index b7df2a628e49..1cc6cacd869d 100644 --- a/devel/py-manuel/pkg-descr +++ b/devel/py-manuel/pkg-descr @@ -1,3 +1,3 @@ Manuel lets you build tested documentation. -WWW: http://pypi.python.org/pypi/manuel +WWW: https://pypi.python.org/pypi/manuel diff --git a/devel/py-mock/pkg-descr b/devel/py-mock/pkg-descr index aabc1e9dfb88..eb785d52274e 100644 --- a/devel/py-mock/pkg-descr +++ b/devel/py-mock/pkg-descr @@ -6,4 +6,4 @@ After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set needed attributes in the normal way. -WWW: http://pypi.python.org/pypi/mock +WWW: https://pypi.python.org/pypi/mock diff --git a/devel/py-mwlib.rl/pkg-descr b/devel/py-mwlib.rl/pkg-descr index 24b609c6543b..8d266dfb90b5 100644 --- a/devel/py-mwlib.rl/pkg-descr +++ b/devel/py-mwlib.rl/pkg-descr @@ -1,4 +1,4 @@ py-mwlib.rl provides a library for writing pdf documents from mediawiki articles which were parsed by the mwlib library. -WWW: http://pypi.python.org/pypi/mwlib.rl/ +WWW: https://pypi.python.org/pypi/mwlib.rl/ diff --git a/devel/py-mwlib/pkg-descr b/devel/py-mwlib/pkg-descr index 554d7ee06716..cb9da2fb29a3 100644 --- a/devel/py-mwlib/pkg-descr +++ b/devel/py-mwlib/pkg-descr @@ -1,3 +1,3 @@ py-mwlib provides a library for parsing mediawiki articles. -WWW: http://pypi.python.org/pypi/mwlib/ +WWW: https://pypi.python.org/pypi/mwlib/ diff --git a/devel/py-ordereddict/pkg-descr b/devel/py-ordereddict/pkg-descr index 4f4f6f1e4133..472701eeb975 100644 --- a/devel/py-ordereddict/pkg-descr +++ b/devel/py-ordereddict/pkg-descr @@ -3,4 +3,4 @@ recipe has big-oh performance that matches regular dictionaries (amortized O(1) insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing). -WWW: http://pypi.python.org/pypi/ordereddict +WWW: https://pypi.python.org/pypi/ordereddict diff --git a/devel/py-prettytable/pkg-descr b/devel/py-prettytable/pkg-descr index 594ddcad37ec..ddbfb950e66a 100644 --- a/devel/py-prettytable/pkg-descr +++ b/devel/py-prettytable/pkg-descr @@ -5,4 +5,4 @@ PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range. -WWW: http://pypi.python.org/pypi/PrettyTable +WWW: https://pypi.python.org/pypi/PrettyTable diff --git a/devel/py-prioritized_methods/pkg-descr b/devel/py-prioritized_methods/pkg-descr index 67d7be575f3a..15cb7fab47ef 100644 --- a/devel/py-prioritized_methods/pkg-descr +++ b/devel/py-prioritized_methods/pkg-descr @@ -18,4 +18,4 @@ functions but want their users to easily override a method without figuring out how to write a more specific rule or when it is not feasible. -WWW: http://pypi.python.org/pypi/prioritized_methods/ +WWW: https://pypi.python.org/pypi/prioritized_methods/ diff --git a/devel/py-pudb/pkg-descr b/devel/py-pudb/pkg-descr index c99b600542f5..dfdc71080d9d 100644 --- a/devel/py-pudb/pkg-descr +++ b/devel/py-pudb/pkg-descr @@ -6,4 +6,4 @@ to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar. -WWW: http://pypi.python.org/pypi/pudb/ +WWW: https://pypi.python.org/pypi/pudb/ diff --git a/devel/py-pycalendar/pkg-descr b/devel/py-pycalendar/pkg-descr index a238e14f55a6..b49e2e121b11 100644 --- a/devel/py-pycalendar/pkg-descr +++ b/devel/py-pycalendar/pkg-descr @@ -1,4 +1,4 @@ An iCalendar and vCard project for python. -WWW: http://pypi.python.org/pypi/pycalendar/2.0 +WWW: https://pypi.python.org/pypi/pycalendar/2.0 SVN: http://svn.mulberrymail.com/repos/PyCalendar/branches/server-stable/ diff --git a/devel/py-pygpx/pkg-descr b/devel/py-pygpx/pkg-descr index f84d44f84e24..d3b2e0ae7f4a 100644 --- a/devel/py-pygpx/pkg-descr +++ b/devel/py-pygpx/pkg-descr @@ -1,4 +1,4 @@ py-gpx is a python module for parsing GPS Exchange Format (GPX) files. This module allows you to parse and extract data from GPX files. -WWW: http://pypi.python.org/pypi/pygpx/ +WWW: https://pypi.python.org/pypi/pygpx/ diff --git a/devel/py-pymarc/pkg-descr b/devel/py-pymarc/pkg-descr index 54b17b45d308..a78cc78e531e 100644 --- a/devel/py-pymarc/pkg-descr +++ b/devel/py-pymarc/pkg-descr @@ -1,3 +1,3 @@ pymarc is a python library for working with MARC21 bibliographic data. -WWW: http://pypi.python.org/pypi/pymarc +WWW: https://pypi.python.org/pypi/pymarc diff --git a/devel/py-pyxml2obj/pkg-descr b/devel/py-pyxml2obj/pkg-descr index 438ddf1eb736..7248808821c5 100644 --- a/devel/py-pyxml2obj/pkg-descr +++ b/devel/py-pyxml2obj/pkg-descr @@ -4,4 +4,4 @@ to python object, and XMLout python object to xml. This module is inspired by XML::Simple in CPAN, but some options of XML::Simple are not supported. -WWW: http://pypi.python.org/pypi/pyxml2obj/ +WWW: https://pypi.python.org/pypi/pyxml2obj/ diff --git a/devel/py-repoze.lru/pkg-descr b/devel/py-repoze.lru/pkg-descr index 6c54669d35ec..e1f23c9bd9d0 100644 --- a/devel/py-repoze.lru/pkg-descr +++ b/devel/py-repoze.lru/pkg-descr @@ -2,4 +2,4 @@ repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently. -WWW: http://pypi.python.org/pypi/repoze.lru +WWW: https://pypi.python.org/pypi/repoze.lru diff --git a/devel/py-repoze.what-pylons/pkg-descr b/devel/py-repoze.what-pylons/pkg-descr index ded81c70be28..a8ea7157ea40 100644 --- a/devel/py-repoze.what-pylons/pkg-descr +++ b/devel/py-repoze.what-pylons/pkg-descr @@ -11,4 +11,4 @@ with code samples. never decrease -- if it ever does, report it as a bug! * TurboGears 2 is officially supported as well. -WWW: http://pypi.python.org/pypi/repoze.what-pylons/ +WWW: https://pypi.python.org/pypi/repoze.what-pylons/ diff --git a/devel/py-serpent/pkg-descr b/devel/py-serpent/pkg-descr index 09f9d1ed0e4e..e8e041967f43 100644 --- a/devel/py-serpent/pkg-descr +++ b/devel/py-serpent/pkg-descr @@ -4,4 +4,4 @@ Because it only serializes literals and recreates the objects using ast.literal_eval(), the serialized data is safe to transport to other machines (over the network for instance) and de-serialize it there. -WWW: http://pypi.python.org/pypi/serpent +WWW: https://pypi.python.org/pypi/serpent diff --git a/devel/py-setproctitle/pkg-descr b/devel/py-setproctitle/pkg-descr index c5eb74f0fbc3..17459f7f53a7 100644 --- a/devel/py-setproctitle/pkg-descr +++ b/devel/py-setproctitle/pkg-descr @@ -3,4 +3,4 @@ A setproctitle implementation for Python. The library allows a process to change its title (as displayed by system tools such as ps(1) and top(1). -WWW: http://pypi.python.org/pypi/setproctitle/ +WWW: https://pypi.python.org/pypi/setproctitle/ diff --git a/devel/py-setuptools-git/pkg-descr b/devel/py-setuptools-git/pkg-descr index d531f78b54dc..ca5201dbbfcf 100644 --- a/devel/py-setuptools-git/pkg-descr +++ b/devel/py-setuptools-git/pkg-descr @@ -1,3 +1,3 @@ Setuptools revision control system plugin for Git. -WWW: http://pypi.python.org/pypi/setuptools-git +WWW: https://pypi.python.org/pypi/setuptools-git diff --git a/devel/py-setuptools_darcs/pkg-descr b/devel/py-setuptools_darcs/pkg-descr index 6fa913bfd396..3ad7b0e95b7e 100644 --- a/devel/py-setuptools_darcs/pkg-descr +++ b/devel/py-setuptools_darcs/pkg-descr @@ -1,3 +1,3 @@ setuptools plugin for darcs. -WWW: http://pypi.python.org/pypi/setuptools_darcs/ +WWW: https://pypi.python.org/pypi/setuptools_darcs/ diff --git a/devel/py-setuptools_hg/pkg-descr b/devel/py-setuptools_hg/pkg-descr index 526fb1a4efaf..8d6544c583f4 100644 --- a/devel/py-setuptools_hg/pkg-descr +++ b/devel/py-setuptools_hg/pkg-descr @@ -1,3 +1,3 @@ setuptools plugin for Mercurial version control system. -WWW: http://pypi.python.org/pypi/setuptools_hg +WWW: https://pypi.python.org/pypi/setuptools_hg diff --git a/devel/py-shapely/pkg-descr b/devel/py-shapely/pkg-descr index dcaef6c34c41..b1b6c7bd38ba 100644 --- a/devel/py-shapely/pkg-descr +++ b/devel/py-shapely/pkg-descr @@ -4,4 +4,4 @@ is not concerned with data formats or coordinate reference systems. Responsibility for reading and writing data and projecting coordinates is left to other packages like WorldMill and pyproj. -WWW: http://pypi.python.org/pypi/Shapely/ +WWW: https://pypi.python.org/pypi/Shapely/ diff --git a/devel/py-simplejson/pkg-descr b/devel/py-simplejson/pkg-descr index bf3617fe4cb9..7f77b2fb1eeb 100644 --- a/devel/py-simplejson/pkg-descr +++ b/devel/py-simplejson/pkg-descr @@ -12,4 +12,4 @@ pickle). The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). -WWW: http://pypi.python.org/pypi/simplejson +WWW: https://pypi.python.org/pypi/simplejson diff --git a/devel/py-speaklater/pkg-descr b/devel/py-speaklater/pkg-descr index e0f42043f865..b3e00690dccd 100644 --- a/devel/py-speaklater/pkg-descr +++ b/devel/py-speaklater/pkg-descr @@ -1,3 +1,3 @@ Speaklater is a Python module that provides lazy strings for translations. -WWW: http://pypi.python.org/pypi/speaklater +WWW: https://pypi.python.org/pypi/speaklater diff --git a/devel/py-termcolor/pkg-descr b/devel/py-termcolor/pkg-descr index 4f400c3774b9..3d0e623f069f 100644 --- a/devel/py-termcolor/pkg-descr +++ b/devel/py-termcolor/pkg-descr @@ -1,3 +1,3 @@ ANSII Color formatting for output in terminal. -WWW: http://pypi.python.org/pypi/termcolor +WWW: https://pypi.python.org/pypi/termcolor diff --git a/devel/py-timelib/pkg-descr b/devel/py-timelib/pkg-descr index 56bc8a11798a..1a26888e4057 100644 --- a/devel/py-timelib/pkg-descr +++ b/devel/py-timelib/pkg-descr @@ -1,4 +1,4 @@ timelib is a short wrapper around php's internal timelib module. It currently only provides a few functions. -WWW: http://pypi.python.org/pypi/timelib/ +WWW: https://pypi.python.org/pypi/timelib/ diff --git a/devel/py-trace2html/pkg-descr b/devel/py-trace2html/pkg-descr index fd0ba9adac04..db0b406dfa14 100644 --- a/devel/py-trace2html/pkg-descr +++ b/devel/py-trace2html/pkg-descr @@ -2,4 +2,4 @@ with the `trace' module of the standard python library into a set of human readable HTML documents showing sortable summary and annotated source files. -WWW: http://pypi.python.org/pypi/trace2html +WWW: https://pypi.python.org/pypi/trace2html diff --git a/devel/py-traits/pkg-descr b/devel/py-traits/pkg-descr index 8cb0a298cd3e..e0577ae07746 100644 --- a/devel/py-traits/pkg-descr +++ b/devel/py-traits/pkg-descr @@ -14,4 +14,4 @@ of trait attributes within the class. Trait attributes defined by a classs are automatically inherited by any subclass derived from the class. -WWW: http://pypi.python.org/pypi/Traits/ +WWW: https://pypi.python.org/pypi/Traits/ diff --git a/devel/py-transaction/pkg-descr b/devel/py-transaction/pkg-descr index c04373236153..f6c2f0c46586 100644 --- a/devel/py-transaction/pkg-descr +++ b/devel/py-transaction/pkg-descr @@ -1,4 +1,4 @@ py-transaction contains a generic transaction implementation for Python. It is mainly used by the ZODB, though. -WWW: http://pypi.python.org/pypi/transaction/ +WWW: https://pypi.python.org/pypi/transaction/ diff --git a/devel/py-unittest2/pkg-descr b/devel/py-unittest2/pkg-descr index 9a2dc61b90f1..58263379018b 100644 --- a/devel/py-unittest2/pkg-descr +++ b/devel/py-unittest2/pkg-descr @@ -2,4 +2,4 @@ unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7. It is tested to on Python 2.4 - 2.7. -WWW: http://pypi.python.org/pypi/unittest2 +WWW: https://pypi.python.org/pypi/unittest2 diff --git a/devel/py-venusian/pkg-descr b/devel/py-venusian/pkg-descr index 3416a6a0b1bf..3900739bcff4 100644 --- a/devel/py-venusian/pkg-descr +++ b/devel/py-venusian/pkg-descr @@ -3,4 +3,4 @@ actions. Instead of taking actions when a function (or class) decorator is executed at import time, you can defer the action usually taken by the decorator until a separate "scan" phase. -WWW: http://pypi.python.org/pypi/venusian +WWW: https://pypi.python.org/pypi/venusian diff --git a/devel/py-versiontools/pkg-descr b/devel/py-versiontools/pkg-descr index 08c037c73470..05f612e9d1ad 100644 --- a/devel/py-versiontools/pkg-descr +++ b/devel/py-versiontools/pkg-descr @@ -1,3 +1,3 @@ Smart replacement for plain tuple used in __version__. -WWW: http://pypi.python.org/pypi/versiontools +WWW: https://pypi.python.org/pypi/versiontools diff --git a/devel/py_static_check/pkg-descr b/devel/py_static_check/pkg-descr index 2ab6b59a57a4..93947ff3c4a4 100644 --- a/devel/py_static_check/pkg-descr +++ b/devel/py_static_check/pkg-descr @@ -6,4 +6,4 @@ code and extends with following things: Ability to ignore unused import warnings (-i argument) Better sorting of warnings/errors -WWW: http://pypi.python.org/pypi/py_static_check +WWW: https://pypi.python.org/pypi/py_static_check diff --git a/devel/pythk/pkg-descr b/devel/pythk/pkg-descr index fee640618020..49237ddcc5d7 100644 --- a/devel/pythk/pkg-descr +++ b/devel/pythk/pkg-descr @@ -1,3 +1,3 @@ pythk is a collection of functions for Python. It is used by sqlcc. -WWW: http://pypi.python.org/pypi/pythk/ +WWW: https://pypi.python.org/pypi/pythk/ diff --git a/dns/py-publicsuffix/pkg-descr b/dns/py-publicsuffix/pkg-descr index aac35a549d32..22b3d7d463cb 100644 --- a/dns/py-publicsuffix/pkg-descr +++ b/dns/py-publicsuffix/pkg-descr @@ -7,4 +7,4 @@ Accurately knowing the public suffix of a domain is useful when handling web browser cookies, highlighting the most important part of a domain name in a user interface or sorting URLs by web site -WWW: http://pypi.python.org/pypi/publicsuffix/ +WWW: https://pypi.python.org/pypi/publicsuffix/ diff --git a/graphics/py-blockdiagcontrib-cisco/pkg-descr b/graphics/py-blockdiagcontrib-cisco/pkg-descr index 528df58ebdf3..eff1b00852dc 100644 --- a/graphics/py-blockdiagcontrib-cisco/pkg-descr +++ b/graphics/py-blockdiagcontrib-cisco/pkg-descr @@ -4,4 +4,4 @@ The shapes are using Network Topology Icons designed by Cisco Systems, Inc. o Network Topology Icons: http://www.cisco.com/web/about/ac50/ac47/2.html o Cisco Systems, Inc: http://www.cisco.com/ -WWW: http://pypi.python.org/pypi/blockdiagcontrib-cisco/ +WWW: https://pypi.python.org/pypi/blockdiagcontrib-cisco/ diff --git a/graphics/py-django-easy-thumbnails/pkg-descr b/graphics/py-django-easy-thumbnails/pkg-descr index 490f89b73227..b83aa9da5fad 100644 --- a/graphics/py-django-easy-thumbnails/pkg-descr +++ b/graphics/py-django-easy-thumbnails/pkg-descr @@ -5,5 +5,5 @@ is generated (and saved). Thumbnail aliases can be defined, providing predefined thumbnail options. This also allows for generation of thumbnails when the source image is uploaded. -WWW: http://pypi.python.org/pypi/easy-thumbnails/ +WWW: https://pypi.python.org/pypi/easy-thumbnails/ WWW: https://github.com/SmileyChris/easy-thumbnails diff --git a/graphics/pymorph/pkg-descr b/graphics/pymorph/pkg-descr index c8228ad7f742..fc84e57105d0 100644 --- a/graphics/pymorph/pkg-descr +++ b/graphics/pymorph/pkg-descr @@ -4,4 +4,4 @@ morphology operations, working with numpy arrays representing images. Includes basic operations for morphological image processing such as erode, dilate, open, tophat opening, watershed and more. -WWW: http://pypi.python.org/pypi/pymorph +WWW: https://pypi.python.org/pypi/pymorph diff --git a/mail/py-Products.MailHost/pkg-descr b/mail/py-Products.MailHost/pkg-descr index d79deaad455c..773ac952f0a8 100644 --- a/mail/py-Products.MailHost/pkg-descr +++ b/mail/py-Products.MailHost/pkg-descr @@ -1,4 +1,4 @@ The MailHost product provides support for sending email from within the Zope environment using MailHost objects. -WWW: http://pypi.python.org/pypi/Products.MailHost/ +WWW: https://pypi.python.org/pypi/Products.MailHost/ diff --git a/mail/py-Products.SecureMailHost/pkg-descr b/mail/py-Products.SecureMailHost/pkg-descr index 1ce8861565fa..ad21b69435c2 100644 --- a/mail/py-Products.SecureMailHost/pkg-descr +++ b/mail/py-Products.SecureMailHost/pkg-descr @@ -1,4 +1,4 @@ SecureMailHost is a reimplementation of the standard Zope2 MailHost with some security and usability enhancements. -WWW: http://pypi.python.org/pypi/Products.SecureMailHost/ +WWW: https://pypi.python.org/pypi/Products.SecureMailHost/ diff --git a/mail/py-zope.sendmail/pkg-descr b/mail/py-zope.sendmail/pkg-descr index c8be8cdb176a..663a2762ec97 100644 --- a/mail/py-zope.sendmail/pkg-descr +++ b/mail/py-zope.sendmail/pkg-descr @@ -1,3 +1,3 @@ zope.sendmail is a package for email sending from Zope3 applications. -WWW: http://pypi.python.org/pypi/zope.sendmail +WWW: https://pypi.python.org/pypi/zope.sendmail diff --git a/math/py-fpconst/pkg-descr b/math/py-fpconst/pkg-descr index 22eeba2ad64f..d10391d24b1a 100644 --- a/math/py-fpconst/pkg-descr +++ b/math/py-fpconst/pkg-descr @@ -3,4 +3,4 @@ IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (Inf), and Negative Infinity (-Inf), as well as functions to test for these values. -WWW: http://pypi.python.org/pypi/fpconst +WWW: https://pypi.python.org/pypi/fpconst diff --git a/math/py-mathdom/pkg-descr b/math/py-mathdom/pkg-descr index d65ea49f4aae..f2d0d1998b94 100644 --- a/math/py-mathdom/pkg-descr +++ b/math/py-mathdom/pkg-descr @@ -8,4 +8,4 @@ methods that make using the DOM a little easier. Implementations based on PyXML and lxml/libxml2 are available. -WWW: http://pypi.python.org/pypi/mathdom/ +WWW: https://pypi.python.org/pypi/mathdom/ diff --git a/math/py-pymc/pkg-descr b/math/py-pymc/pkg-descr index 3ac658827382..611e0330b425 100644 --- a/math/py-pymc/pkg-descr +++ b/math/py-pymc/pkg-descr @@ -8,4 +8,4 @@ extremely flexible and applicable to a large suite of problems. pymc includes methods for summarizing output, plotting, goodness-of-fit and convergence diagnostics. -WWW: http://pypi.python.org/pypi/pymc/ +WWW: https://pypi.python.org/pypi/pymc/ diff --git a/math/py-roman/pkg-descr b/math/py-roman/pkg-descr index 3b82c4fe3ad7..1fef432da093 100644 --- a/math/py-roman/pkg-descr +++ b/math/py-roman/pkg-descr @@ -1,3 +1,3 @@ This is a Integer to Roman numerals converter. -WWW: http://pypi.python.org/pypi/roman/ +WWW: https://pypi.python.org/pypi/roman/ diff --git a/misc/py-YABT/pkg-descr b/misc/py-YABT/pkg-descr index 02c01b0e6632..fb5089d0aaa7 100644 --- a/misc/py-YABT/pkg-descr +++ b/misc/py-YABT/pkg-descr @@ -10,4 +10,4 @@ Braille encoded in ASCII Braille, but tables for other codes and other output encodings such as unicode Braille are possible. -WWW: http://pypi.python.org/pypi/YABT/ +WWW: https://pypi.python.org/pypi/YABT/ diff --git a/misc/py-progressbar/pkg-descr b/misc/py-progressbar/pkg-descr index c9c13f58601c..11073ea0cca4 100644 --- a/misc/py-progressbar/pkg-descr +++ b/misc/py-progressbar/pkg-descr @@ -16,4 +16,4 @@ it's update method is called; and - a ProgressBarWidgetHFill, which is like ProgressBarWidget, except it expands to fill the remaining width of the line. -WWW: http://pypi.python.org/pypi/progressbar/ +WWW: https://pypi.python.org/pypi/progressbar/ diff --git a/multimedia/py-tvnamer/pkg-descr b/multimedia/py-tvnamer/pkg-descr index c7fa2a98a739..1f07832df6b9 100644 --- a/multimedia/py-tvnamer/pkg-descr +++ b/multimedia/py-tvnamer/pkg-descr @@ -1,4 +1,4 @@ Automatically names downloaded/recorded TV-episodes, by parsing filenames and retrieving show-names from www.thetvdb.com -WWW: http://pypi.python.org/pypi/tvnamer/ +WWW: https://pypi.python.org/pypi/tvnamer/ diff --git a/net-mgmt/py-ipcalc/pkg-descr b/net-mgmt/py-ipcalc/pkg-descr index 72e0352315aa..caa2d0a24845 100644 --- a/net-mgmt/py-ipcalc/pkg-descr +++ b/net-mgmt/py-ipcalc/pkg-descr @@ -1,4 +1,4 @@ This module allows you to perform IP subnet calculations, there is support for both IPv4 and IPv6 CIDR notation. -WWW: http://pypi.python.org/pypi/ipcalc/ +WWW: https://pypi.python.org/pypi/ipcalc/ diff --git a/net-mgmt/py-ipy/pkg-descr b/net-mgmt/py-ipy/pkg-descr index 3be624d41f2f..57e13566f5a8 100644 --- a/net-mgmt/py-ipy/pkg-descr +++ b/net-mgmt/py-ipy/pkg-descr @@ -3,4 +3,4 @@ a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 Addresses and Networks. -WWW: http://pypi.python.org/pypi/IPy/ +WWW: https://pypi.python.org/pypi/IPy/ diff --git a/net/py-beanstalkc/pkg-descr b/net/py-beanstalkc/pkg-descr index c9b0f798f182..15efd0923172 100644 --- a/net/py-beanstalkc/pkg-descr +++ b/net/py-beanstalkc/pkg-descr @@ -1,3 +1,3 @@ beanstalkc is a simple beanstalkd client library for Python. -WWW: http://pypi.python.org/pypi/beanstalkc/ +WWW: https://pypi.python.org/pypi/beanstalkc/ diff --git a/net/py-iplib/pkg-descr b/net/py-iplib/pkg-descr index 2558eadd0a9b..306d4e3db9a8 100644 --- a/net/py-iplib/pkg-descr +++ b/net/py-iplib/pkg-descr @@ -2,4 +2,4 @@ You can use this Python module to convert amongst many different notations and to manage couples of address/netmask in the CIDR notation. -WWW: http://pypi.python.org/pypi/iplib +WWW: https://pypi.python.org/pypi/iplib diff --git a/net/py-medusa/pkg-descr b/net/py-medusa/pkg-descr index 526ad7b60563..c3fefefb6372 100644 --- a/net/py-medusa/pkg-descr +++ b/net/py-medusa/pkg-descr @@ -5,4 +5,4 @@ extremely high-traffic sites to distributed data processing systems. It is an elegant and efficient solution to a difficult programming problem. -WWW: http://pypi.python.org/pypi/medusa/ +WWW: https://pypi.python.org/pypi/medusa/ diff --git a/net/py-novaclient/pkg-descr b/net/py-novaclient/pkg-descr index c6f435c1c3e3..804d1f15a398 100644 --- a/net/py-novaclient/pkg-descr +++ b/net/py-novaclient/pkg-descr @@ -2,4 +2,4 @@ This is a client for the OpenStack Nova API. There's a Python API (the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API. -WWW: http://pypi.python.org/pypi/python-novaclient +WWW: https://pypi.python.org/pypi/python-novaclient diff --git a/net/py-oauth/pkg-descr b/net/py-oauth/pkg-descr index 1aa57ecb7db2..2cb937a6bdd9 100644 --- a/net/py-oauth/pkg-descr +++ b/net/py-oauth/pkg-descr @@ -2,4 +2,4 @@ py-oauth is a python libarary for OAuth. OAuth is an open protocol to allow API authentication in a simple and standard method from desktop and web applications. -WWW: http://pypi.python.org/pypi/oauth/ +WWW: https://pypi.python.org/pypi/oauth/ diff --git a/news/py-pynzb/pkg-descr b/news/py-pynzb/pkg-descr index 6ac35bd7e3ce..6b42af5f7592 100644 --- a/news/py-pynzb/pkg-descr +++ b/news/py-pynzb/pkg-descr @@ -5,4 +5,4 @@ Since NZB is XML-based, it's relatively easy to build one-off parsers to parse NZB files. This project is an attempt to consolidate those many one-off NZB parsers into one simple interface. -WWW: http://pypi.python.org/pypi/pynzb/ +WWW: https://pypi.python.org/pypi/pynzb/ diff --git a/science/py-scimath/pkg-descr b/science/py-scimath/pkg-descr index 6d366844df34..a1a62bafe7e3 100644 --- a/science/py-scimath/pkg-descr +++ b/science/py-scimath/pkg-descr @@ -4,4 +4,4 @@ mathematical calculations, beyond the capabilities offered by SciPy. * enthought.mathematics * enthought.units -WWW: http://pypi.python.org/pypi/SciMath/ +WWW: https://pypi.python.org/pypi/SciMath/ diff --git a/science/pyteomics.biolccc/pkg-descr b/science/pyteomics.biolccc/pkg-descr index d0818e8e1ade..56dede7bbbcb 100644 --- a/science/pyteomics.biolccc/pkg-descr +++ b/science/pyteomics.biolccc/pkg-descr @@ -5,4 +5,4 @@ Conditions). pyteomics.biolccc is set of Python wrappings around libBioLCCC. -WWW: http://pypi.python.org/pypi/pyteomics.biolccc +WWW: https://pypi.python.org/pypi/pyteomics.biolccc diff --git a/security/py-SecretStorage/pkg-descr b/security/py-SecretStorage/pkg-descr index e73a6b8e4fac..a7afc2606d6b 100644 --- a/security/py-SecretStorage/pkg-descr +++ b/security/py-SecretStorage/pkg-descr @@ -7,4 +7,4 @@ KWallet (>= 4.8). It allows to create new passwords, delete and search for passwords matching given attributes. It also supports graphical prompts when unlocking is needed. -WWW: http://pypi.python.org/pypi/SecretStorage +WWW: https://pypi.python.org/pypi/SecretStorage diff --git a/security/py-certify/pkg-descr b/security/py-certify/pkg-descr index a740bef1f652..f482210fcfd6 100644 --- a/security/py-certify/pkg-descr +++ b/security/py-certify/pkg-descr @@ -1,3 +1,3 @@ Certifi: Python Mozilla's SSL Certificates. -WWW: http://pypi.python.org/pypi/certifi/ +WWW: https://pypi.python.org/pypi/certifi/ diff --git a/security/py-keyring/pkg-descr b/security/py-keyring/pkg-descr index cea6c28b4161..1b173ffbecf4 100644 --- a/security/py-keyring/pkg-descr +++ b/security/py-keyring/pkg-descr @@ -4,4 +4,4 @@ storage. It supports OSX, KDE, Gnome and Windows's native password storing services. Besides this, it is shipped with kinds of Python implemented keyring for the left environments. -WWW: http://pypi.python.org/pypi/keyring +WWW: https://pypi.python.org/pypi/keyring diff --git a/security/py-ssh/pkg-descr b/security/py-ssh/pkg-descr index 6ce57fe2ce53..0f547ee6d1b4 100644 --- a/security/py-ssh/pkg-descr +++ b/security/py-ssh/pkg-descr @@ -3,4 +3,4 @@ on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too. -WWW: http://pypi.python.org/pypi/ssh/ +WWW: https://pypi.python.org/pypi/ssh/ diff --git a/sysutils/py-zdaemon/pkg-descr b/sysutils/py-zdaemon/pkg-descr index c94143fa3098..7f6228ee4e17 100644 --- a/sysutils/py-zdaemon/pkg-descr +++ b/sysutils/py-zdaemon/pkg-descr @@ -5,4 +5,4 @@ for Zope / ZEO, although it is not limited to running Python-based applications (for instance, it has been used to manage the 'spread' daemon). -WWW: http://pypi.python.org/pypi/zdaemon +WWW: https://pypi.python.org/pypi/zdaemon diff --git a/textproc/py-MarkupSafe/pkg-descr b/textproc/py-MarkupSafe/pkg-descr index 7d7a70041401..06d057ad5a10 100644 --- a/textproc/py-MarkupSafe/pkg-descr +++ b/textproc/py-MarkupSafe/pkg-descr @@ -1,4 +1,4 @@ py-MarkupSafe is a python module that implements a XML/HTML/XHTML Markup safe string. -WWW: http://pypi.python.org/pypi/MarkupSafe/ +WWW: https://pypi.python.org/pypi/MarkupSafe/ diff --git a/textproc/py-creole/pkg-descr b/textproc/py-creole/pkg-descr index 181c9c65b86f..0c30d8f43dd9 100644 --- a/textproc/py-creole/pkg-descr +++ b/textproc/py-creole/pkg-descr @@ -6,4 +6,4 @@ python-creole is an markup converter in pure Python: * html -> reStructuredText markup * html -> textile markup -WWW: http://pypi.python.org/pypi/python-creole/ +WWW: https://pypi.python.org/pypi/python-creole/ diff --git a/textproc/py-errorhandler/pkg-descr b/textproc/py-errorhandler/pkg-descr index c072805e715f..24ebbbba83dc 100644 --- a/textproc/py-errorhandler/pkg-descr +++ b/textproc/py-errorhandler/pkg-descr @@ -8,4 +8,4 @@ level. This can be useful when wanting to ensure that no errors have been logged before committing data back to a database. -WWW: http://pypi.python.org/pypi/errorhandler/1.0.0 +WWW: https://pypi.python.org/pypi/errorhandler/ diff --git a/textproc/py-gettext/pkg-descr b/textproc/py-gettext/pkg-descr index 8377a565a1ed..aed3607dac89 100644 --- a/textproc/py-gettext/pkg-descr +++ b/textproc/py-gettext/pkg-descr @@ -2,4 +2,4 @@ This implementation of Gettext for Python includes a Msgfmt class which can be used to generate compiled mo files from Gettext po files and includes support for the newer msgctxt keyword. -WWW: http://pypi.python.org/pypi/python-gettext +WWW: https://pypi.python.org/pypi/python-gettext diff --git a/textproc/py-pyctpp2/pkg-descr b/textproc/py-pyctpp2/pkg-descr index e1be0b3302c5..71afe0d0489b 100644 --- a/textproc/py-pyctpp2/pkg-descr +++ b/textproc/py-pyctpp2/pkg-descr @@ -1,3 +1,3 @@ Python interface to CTPP2 library. -WWW: http://pypi.python.org/pypi/pyctpp2 +WWW: https://pypi.python.org/pypi/pyctpp2 diff --git a/textproc/py-rdflib/pkg-descr b/textproc/py-rdflib/pkg-descr index ef76e1bae922..d08a4464b329 100644 --- a/textproc/py-rdflib/pkg-descr +++ b/textproc/py-rdflib/pkg-descr @@ -3,4 +3,4 @@ parser/serializer. Git repository: https://github.com/RDFLib/rdflib -WWW: http://pypi.python.org/pypi/rdflib/ +WWW: https://pypi.python.org/pypi/rdflib/ diff --git a/textproc/py-texttable/pkg-descr b/textproc/py-texttable/pkg-descr index e81ad3a949c2..0f7e3b1dd870 100644 --- a/textproc/py-texttable/pkg-descr +++ b/textproc/py-texttable/pkg-descr @@ -1,4 +1,4 @@ texttable is a module to generate a formatted text table, using ASCII characters. -WWW: http://cheeseshop.python.org/pypi/texttable/ +WWW: https://pypi.python.org/pypi/texttable/ diff --git a/textproc/py-trans/pkg-descr b/textproc/py-trans/pkg-descr index a88ea43e7e0f..a85ec0cf9386 100644 --- a/textproc/py-trans/pkg-descr +++ b/textproc/py-trans/pkg-descr @@ -2,4 +2,4 @@ This module translates national characters into similar sounding latin characters (transliteration). At the moment, Czech, Greek, Latvian, Polish, Turkish, Russian, Ukrainian alphabets are supported (it covers 99% of needs). -WWW: http://pypi.python.org/pypi/trans +WWW: https://pypi.python.org/pypi/trans diff --git a/textproc/py-translationstring/pkg-descr b/textproc/py-translationstring/pkg-descr index 7746ee52f212..63916fda6d4d 100644 --- a/textproc/py-translationstring/pkg-descr +++ b/textproc/py-translationstring/pkg-descr @@ -7,4 +7,4 @@ It does not depend on Babel, but its translation and pluralization services are meant to work best when provided with an instance of the babel.support.Translations class. -WWW: http://pypi.python.org/pypi/translationstring +WWW: https://pypi.python.org/pypi/translationstring diff --git a/textproc/py-wicked/pkg-descr b/textproc/py-wicked/pkg-descr index 9dc1d4454d35..9c1eec237c0b 100644 --- a/textproc/py-wicked/pkg-descr +++ b/textproc/py-wicked/pkg-descr @@ -1,4 +1,4 @@ wicked is a compact syntax for doing wiki-like content linking and creation in zope and plone. -WWW: http://pypi.python.org/pypi/wicked +WWW: https://pypi.python.org/pypi/wicked diff --git a/textproc/pystemmer/pkg-descr b/textproc/pystemmer/pkg-descr index 4138b6809280..10b3ee7798ce 100644 --- a/textproc/pystemmer/pkg-descr +++ b/textproc/pystemmer/pkg-descr @@ -13,4 +13,4 @@ for english: although this has been superceded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. -WWW: http://pypi.python.org/pypi/PyStemmer/ +WWW: https://pypi.python.org/pypi/PyStemmer/ diff --git a/www/py-WebError/pkg-descr b/www/py-WebError/pkg-descr index 46be3ca33ae2..7d2ae20bec96 100644 --- a/www/py-WebError/pkg-descr +++ b/www/py-WebError/pkg-descr @@ -1,4 +1,4 @@ py-WebError is a python module for web error handling and exception catching. -WWW: http://pypi.python.org/pypi/WebError/ +WWW: https://pypi.python.org/pypi/WebError/ diff --git a/www/py-django-filer/pkg-descr b/www/py-django-filer/pkg-descr index 0093cba9bd33..8f94125715ac 100644 --- a/www/py-django-filer/pkg-descr +++ b/www/py-django-filer/pkg-descr @@ -1,5 +1,5 @@ django-filer is a file management application for django. It handles uploading and organizing files and images in contrib.admin. -WWW: http://pypi.python.org/pypi/django-filer/ +WWW: https://pypi.python.org/pypi/django-filer/ WWW: https://github.com/stefanfoulis/django-filer diff --git a/www/py-django-reversion/pkg-descr b/www/py-django-reversion/pkg-descr index 3c32a910f74a..5bc2e9b15c17 100644 --- a/www/py-django-reversion/pkg-descr +++ b/www/py-django-reversion/pkg-descr @@ -14,4 +14,4 @@ provides comprehensive version control facilities: django-reversion can be easily added to your existing Django project with an absolute minimum of code changes. -WWW: http://pypi.python.org/pypi/django-reversion/ +WWW: https://pypi.python.org/pypi/django-reversion/ diff --git a/www/py-flask-uploads/pkg-descr b/www/py-flask-uploads/pkg-descr index e50ba90d8b1d..ccd42ca9ad4a 100644 --- a/www/py-flask-uploads/pkg-descr +++ b/www/py-flask-uploads/pkg-descr @@ -1,4 +1,4 @@ Flask-Uploads allows your application to flexibly and efficiently handle file uploading and serving the uploaded files. -WWW: http://pypi.python.org/pypi/Flask-Uploads +WWW: https://pypi.python.org/pypi/Flask-Uploads diff --git a/www/py-pyramid_rpc/pkg-descr b/www/py-pyramid_rpc/pkg-descr index d0ec6008a10c..08d0e0120b61 100644 --- a/www/py-pyramid_rpc/pkg-descr +++ b/www/py-pyramid_rpc/pkg-descr @@ -1,4 +1,4 @@ pyramid_rpc is a package of RPC related add-on's to make it easier to create RPC services. -WWW: http://pypi.python.org/pypi/pyramid_rpc +WWW: https://pypi.python.org/pypi/pyramid_rpc diff --git a/www/py-recaptcha/pkg-descr b/www/py-recaptcha/pkg-descr index 9a6e80e185a5..9018b1dfe397 100644 --- a/www/py-recaptcha/pkg-descr +++ b/www/py-recaptcha/pkg-descr @@ -5,4 +5,4 @@ requires pycrypto. This library requires two types of API keys. If you'd like to use the CAPTCHA, you'll need a key from http://recaptcha.net/api/getkey. For Mailhide, you'll need a key from http://mailhide.recaptcha.net/apikey. -WWW: http://cheeseshop.python.org/pypi/recaptcha-client +WWW: https://pypi.python.org/pypi/recaptcha-client diff --git a/www/py-tvdb_api/pkg-descr b/www/py-tvdb_api/pkg-descr index c3b93ed1eee1..ddb455ea2845 100644 --- a/www/py-tvdb_api/pkg-descr +++ b/www/py-tvdb_api/pkg-descr @@ -1,3 +1,3 @@ An easy to use API interface to TheTVDB.com. -WWW: http://pypi.python.org/pypi/tvdb_api/ +WWW: https://pypi.python.org/pypi/tvdb_api/ diff --git a/www/py-waitress/pkg-descr b/www/py-waitress/pkg-descr index 898fc3d0d3d2..ff86718232ef 100644 --- a/www/py-waitress/pkg-descr +++ b/www/py-waitress/pkg-descr @@ -1,3 +1,3 @@ Waitress, is pure Python WSGI server. -WWW: http://pypi.python.org/pypi/waitress +WWW: https://pypi.python.org/pypi/waitress diff --git a/www/py-wsgiauth/pkg-descr b/www/py-wsgiauth/pkg-descr index a0930edf5d83..03114d52664a 100644 --- a/www/py-wsgiauth/pkg-descr +++ b/www/py-wsgiauth/pkg-descr @@ -2,4 +2,4 @@ WSGI authentication middleware that supports HTTP basic and digest authentication, IP authentication, and form-based or OpenID authentication using signed cookies or URL query parameters. -WWW: http://pypi.python.org/pypi/wsgiauth/ +WWW: https://pypi.python.org/pypi/wsgiauth/ diff --git a/www/py-zope.app.wsgi/pkg-descr b/www/py-zope.app.wsgi/pkg-descr index eb7fc764a1ef..a96fe4033e40 100644 --- a/www/py-zope.app.wsgi/pkg-descr +++ b/www/py-zope.app.wsgi/pkg-descr @@ -1,3 +1,3 @@ WSGI application for the zope.publisher. -WWW: http://pypi.python.org/pypi/zope.app.wsgi +WWW: https://pypi.python.org/pypi/zope.app.wsgi diff --git a/x11-toolkits/py-SquareMap/pkg-descr b/x11-toolkits/py-SquareMap/pkg-descr index f82e80460f3b..443a5d040657 100644 --- a/x11-toolkits/py-SquareMap/pkg-descr +++ b/x11-toolkits/py-SquareMap/pkg-descr @@ -1,4 +1,4 @@ Hierarchic data visualization control intended for use with structures where "parents" hold collections of weighted children. -WWW: http://pypi.python.org/pypi/SquareMap +WWW: https://pypi.python.org/pypi/SquareMap |