remove HOMEPAGE from ports that had the (now default) pypi homepage

This commit is contained in:
jasper 2016-01-07 21:37:48 +00:00
parent a83054d3d2
commit 71e3fd2dce
45 changed files with 45 additions and 90 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2015/09/29 10:51:14 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2016/01/07 21:37:48 jasper Exp $
COMMENT = Python client interface for MPD
@ -9,7 +9,6 @@ REVISION = 1
CATEGORIES = audio
HOMEPAGE = https://pypi.python.org/pypi/python-mpd2
# GPLv3
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2015/09/29 10:51:14 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2016/01/07 21:37:48 jasper Exp $
COMMENT= library to write SQL queries
@ -10,7 +10,6 @@ REVISION= 0
CATEGORIES= databases
MODPY_PI = Yes
HOMEPAGE= https://pypi.python.org/pypi/python-sql/
# BSD
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2016/01/06 17:01:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2016/01/07 21:37:48 jasper Exp $
COMMENT = extend python objects with addons
@ -9,7 +9,6 @@ REVISION = 1
CATEGORIES = devel
HOMEPAGE = http://pypi.python.org/pypi/AddOns
# PSF or ZPL
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2015/12/30 19:17:30 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2016/01/07 21:37:48 jasper Exp $
COMMENT= Python graph (network) package
@ -8,7 +8,6 @@ PKGNAME= py-${DISTNAME}
CATEGORIES= devel
HOMEPAGE= http://pypi.python.org/pypi/altgraph/
# MIT
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2015/09/29 10:51:44 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2016/01/07 21:37:48 jasper Exp $
COMMENT = ssl.match_hostname() function from Python 3.4
@ -6,7 +6,6 @@ MODPY_EGG_VERSION = 3.4.0.2
DISTNAME = backports.ssl_match_hostname-${MODPY_EGG_VERSION}
PKGNAME = py-backports-ssl-match-hostname-${MODPY_EGG_VERSION}
CATEGORIES = devel
HOMEPAGE = https://pypi.python.org/pypi/backports.ssl_match_hostname
REVISION = 0
# Python Software Foundation License

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2015/09/29 10:51:44 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2016/01/07 21:37:48 jasper Exp $
COMMENT = command line interface tools for Python
@ -8,7 +8,6 @@ PKGNAME = py-${DISTNAME}
CATEGORIES = devel
REVISION = 0
HOMEPAGE = https://pypi.python.org/pypi/clint
MAINTAINER = frantisek holop <minusf@obiit.org>
# ISC

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2015/09/29 10:51:53 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2016/01/07 21:37:48 jasper Exp $
COMMENT = country, language, currency and scripts definitions
@ -10,7 +10,6 @@ REVISION = 0
CATEGORIES = devel
HOMEPAGE = http://pypi.python.org/pypi/pycountry
# LGPL2.1
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2015/09/29 10:51:53 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2016/01/07 21:37:48 jasper Exp $
COMMENT = add options to doctest examples while they are running
@ -9,7 +9,6 @@ REVISION = 4
CATEGORIES = devel
HOMEPAGE = http://pypi.python.org/pypi/dtopt/
# MIT
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2015/12/29 05:15:12 shadchin Exp $
# $OpenBSD: Makefile,v 1.5 2016/01/07 21:37:48 jasper Exp $
COMMENT = Python 3.4 Enum backported to previous versions
@ -8,7 +8,6 @@ PKGNAME = py-${DISTNAME}
CATEGORIES = devel
HOMEPAGE = https://pypi.python.org/pypi/enum34
# BSD
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2016/01/06 17:01:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2016/01/07 21:37:48 jasper Exp $
COMMENT = mix and max objects
@ -9,7 +9,6 @@ REVISION = 4
CATEGORIES = devel
HOMEPAGE = http://pypi.python.org/pypi/Extremes
# PSF
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2015/12/29 15:50:58 shadchin Exp $
# $OpenBSD: Makefile,v 1.5 2016/01/07 21:37:48 jasper Exp $
COMMENT= futures implementation for Python
@ -7,7 +7,6 @@ DISTNAME= futures-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
CATEGORIES= devel
HOMEPAGE = https://pypi.python.org/pypi/futures
# BSD
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2015/10/18 14:49:04 czarkoff Exp $
# $OpenBSD: Makefile,v 1.9 2016/01/07 21:37:48 jasper Exp $
COMMENT = lightweight in-process concurrent programming
# see slp_platformselect.h
@ -10,7 +10,6 @@ PKGNAME = py-${DISTNAME}
EXTRACT_SUFX = .zip
CATEGORIES = devel
HOMEPAGE = http://pypi.python.org/pypi/greenlet
# BSD-like
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2015/09/29 10:51:54 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2016/01/07 21:37:48 jasper Exp $
PKG_ARCH = *
@ -11,7 +11,6 @@ REVISION = 0
CATEGORIES = devel
HOMEPAGE = http://pypi.python.org/pypi/isodate/
# BSD
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2015/04/02 14:21:15 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2016/01/07 21:37:48 jasper Exp $
COMMENT = json-rpc over http
@ -8,7 +8,6 @@ PKGNAME = py-${DISTNAME}
CATEGORIES = devel
HOMEPAGE = http://pypi.python.org/pypi/jsonrpclib/
# Apache 2.0
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2015/09/29 10:51:54 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2016/01/07 21:37:48 jasper Exp $
COMMENT= the simplest possible mock library, for Python
@ -9,7 +9,6 @@ REVISION= 0
CATEGORIES= devel
HOMEPAGE= http://pypi.python.org/pypi/MiniMock
# MIT
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2015/12/30 19:17:31 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2016/01/07 21:37:48 jasper Exp $
COMMENT= Python module dependency analysis tool
@ -8,7 +8,6 @@ PKGNAME= py-${DISTNAME}
CATEGORIES= devel
HOMEPAGE= http://pypi.python.org/pypi/modulegraph/
# MIT
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2016/01/06 17:01:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2016/01/07 21:37:48 jasper Exp $
COMMENT = extension to PEAK-Rules to prioritize methods
@ -9,7 +9,6 @@ REVISION = 4
CATEGORIES = devel
HOMEPAGE = http://pypi.python.org/pypi/prioritized_methods
# MIT
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2015/09/29 10:52:11 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2016/01/07 21:37:48 jasper Exp $
COMMENT = simple generic functions
@ -10,7 +10,6 @@ REVISION = 0
CATEGORIES = devel
HOMEPAGE = https://pypi.python.org/pypi/simplegeneric
# ZPL 2.1
# If we patch anything, we must include:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2015/09/29 10:52:11 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2016/01/07 21:37:48 jasper Exp $
MODPY_EGG_VERSION = 3.4.0.3
COMMENT = backport of functools.singledispatch to Python 2.6-3.3
@ -7,7 +7,6 @@ PKGNAME = py-singledispatch-${MODPY_EGG_VERSION}
CATEGORIES = devel
REVISION = 1
HOMEPAGE = https://pypi.python.org/pypi/singledispatch
# MIT
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2015/11/18 20:25:12 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2016/01/07 21:37:49 jasper Exp $
COMMENT= extensions to the Python unit testing framework
@ -7,7 +7,6 @@ DISTNAME= testtools-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
CATEGORIES= devel
HOMEPAGE= http://pypi.python.org/pypi/testtools
# MIT
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2015/09/29 10:52:12 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2016/01/07 21:37:49 jasper Exp $
COMMENT = backport of new features added to unittest
@ -8,7 +8,6 @@ PKGNAME = py-${DISTNAME}
CATEGORIES = devel
REVISION = 0
HOMEPAGE = http://pypi.python.org/pypi/unittest2
MAINTAINER = frantisek holop <minusf@obiit.org>
# MIT

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2015/09/29 10:52:12 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2016/01/07 21:37:49 jasper Exp $
COMMENT = test runner with JUnit like XML reporting
@ -9,7 +9,6 @@ REVISION = 0
CATEGORIES = devel
HOMEPAGE = http://pypi.python.org/pypi/unittest-xml-reporting
# LGPL2.1
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/11/17 10:07:02 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/07 21:37:49 jasper Exp $
COMMENT= component architecture from Zope
@ -8,7 +8,6 @@ DISTNAME= zope.component-${MODPY_EGG_VERSION}
PKGNAME= py-zopecomponent-${MODPY_EGG_VERSION}
CATEGORIES= devel
HOMEPAGE= http://pypi.python.org/pypi/zope.component
# Zope Public License
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/11/13 14:23:01 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/07 21:37:49 jasper Exp $
COMMENT= very basic event publishing system from Zope
@ -8,7 +8,6 @@ DISTNAME= zope.event-${MODPY_EGG_VERSION}
PKGNAME= py-zopeevent-${MODPY_EGG_VERSION}
CATEGORIES= devel
HOMEPAGE= http://pypi.python.org/pypi/zope.event
# Zope Public License
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2015/11/13 14:24:37 sthen Exp $
# $OpenBSD: Makefile,v 1.20 2016/01/07 21:37:49 jasper Exp $
COMMENT= object interface infrastructure from Zope
@ -8,7 +8,6 @@ DISTNAME= zope.interface-${MODPY_EGG_VERSION}
PKGNAME= py-zopeinterface-${MODPY_EGG_VERSION}
CATEGORIES= devel
HOMEPAGE= http://pypi.python.org/pypi/zope.interface
MAINTAINER= Eric Faurot <eric@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2015/09/29 10:52:12 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2016/01/07 21:37:49 jasper Exp $
COMMENT= testing frameworks from Zope 3
@ -9,7 +9,6 @@ PKGNAME= py-zopetesting-${MODPY_EGG_VERSION}
REVISION = 3
CATEGORIES= devel
HOMEPAGE= http://pypi.python.org/pypi/zope.testing
MAINTAINER= Eric Faurot <eric@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/10/30 16:44:54 rpointel Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/07 21:37:49 jasper Exp $
COMMENT= library to en/decode DNS wire-format packets for Python
@ -8,7 +8,6 @@ PKGNAME= py-${DISTNAME}
CATEGORIES= net
MODPY_PI= Yes
HOMEPAGE= https://pypi.python.org/pypi/dnslib
MAINTAINER= Bryan Everly <bryan@bceassociates.com>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2015/09/29 10:52:34 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2016/01/07 21:37:49 jasper Exp $
COMMENT= store and access your passwords safely
@ -10,7 +10,6 @@ REVISION= 1
CATEGORIES= security
HOMEPAGE= https://pypi.python.org/pypi/keyring
# MIT
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2016/01/06 15:45:14 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/07 21:37:49 jasper Exp $
COMMENT= Python RSA implementation
@ -8,7 +8,6 @@ PKGNAME= py-${DISTNAME}
CATEGORIES= security
HOMEPAGE= https://pypi.python.org/pypi/rsa
# Apache 2.0
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2015/12/30 10:45:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2016/01/07 21:37:49 jasper Exp $
COMMENT= secure storing of passwords using the SecretService DBus API
@ -8,7 +8,6 @@ PKGNAME= py-${DISTNAME:L}
CATEGORIES= security
HOMEPAGE= https://pypi.python.org/pypi/SecretStorage
# BSD
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2015/09/29 10:52:34 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2016/01/07 21:37:49 jasper Exp $
COMMENT = CEF logs emitter module
@ -9,7 +9,6 @@ REVISION = 0
CATEGORIES = sysutils
HOMEPAGE = http://pypi.python.org/pypi/cef
# MPL
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2015/09/29 10:52:35 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2016/01/07 21:37:49 jasper Exp $
COMMENT= library to implement a Unix daemon process
@ -9,7 +9,6 @@ REVISION= 2
CATEGORIES= sysutils
HOMEPAGE= http://pypi.python.org/pypi/python-daemon/
# PSF-2+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2015/09/29 10:52:35 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2016/01/07 21:37:49 jasper Exp $
COMMENT = library for mozilla services metrics logging
@ -8,7 +8,6 @@ PKGNAME = py-metlog-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = sysutils
HOMEPAGE = http://pypi.python.org/pypi/metlog-py
# BSD-derived
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2015/11/29 08:25:19 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2016/01/07 21:37:49 jasper Exp $
COMMENT= text-to-HTML conversion tool
@ -7,7 +7,6 @@ DISTNAME= Markdown-${MODPY_EGG_VERSION}
PKGNAME= markdown-${MODPY_EGG_VERSION}
CATEGORIES= textproc
HOMEPAGE= https://pypi.python.org/pypi/Markdown
MAINTAINER= Will Maier <wcmaier@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2015/12/30 11:06:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.6 2016/01/07 21:37:49 jasper Exp $
COMMENT= Python extension wrapping the ICU C++ API
@ -9,7 +9,6 @@ REVISION= 1
CATEGORIES= textproc
HOMEPAGE= https://pypi.python.org/pypi/PyICU
# MIT
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2015/09/29 10:52:35 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2016/01/07 21:37:49 jasper Exp $
COMMENT= implements an XML/HTML/XHTML markup safe string
@ -9,7 +9,6 @@ REVISION= 0
CATEGORIES= textproc
HOMEPAGE= http://pypi.python.org/pypi/MarkupSafe/
# BSD
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2015/09/29 10:52:35 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2016/01/07 21:37:49 jasper Exp $
COMMENT = parse CSS3 Selectors and translates them to XPath 1.0
@ -9,7 +9,6 @@ PKGNAME = py-${DISTNAME}
CATEGORIES = textproc
HOMEPAGE = https://pypi.python.org/pypi/cssselect
# BSD
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2015/09/29 10:52:53 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2016/01/07 21:37:49 jasper Exp $
COMMENT= Python library to manipulate gettext files
@ -9,7 +9,6 @@ REVISION = 0
CATEGORIES= textproc devel
HOMEPAGE= http://pypi.python.org/pypi/polib
# MIT
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2015/09/29 10:52:53 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2016/01/07 21:37:49 jasper Exp $
COMMENT = internationalization helper for Sphinx
@ -9,7 +9,6 @@ REVISION = 0
CATEGORIES = textproc
HOMEPAGE = https://pypi.python.org/pypi/sphinx-intl
# BSD
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2015/09/29 10:52:53 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2016/01/07 21:37:49 jasper Exp $
COMMENT = US-ASCII transliterations of Unicode text
@ -9,7 +9,6 @@ PKGNAME = py-unidecode-0.04.18
CATEGORIES = textproc
HOMEPAGE = https://pypi.python.org/pypi/Unidecode
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2015/09/29 10:52:53 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2016/01/07 21:37:49 jasper Exp $
COMMENT= generator for pronounceable random words
@ -7,7 +7,6 @@ DISTNAME= yould-${MODPY_EGG_VERSION}
REVISION= 4
CATEGORIES= textproc
HOMEPAGE= https://pypi.python.org/pypi/yould/
# GPLv3
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2015/09/29 10:52:54 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2016/01/07 21:37:50 jasper Exp $
COMMENT = standalone version of Django's feedgenerator
@ -9,7 +9,6 @@ REVISION = 0
CATEGORIES = www textproc
HOMEPAGE = http://pypi.python.org/pypi/feedgenerator
MAINTAINER = Vladimir Seleznev <vseleznv@cs.msu.ru>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2015/09/29 10:52:55 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2016/01/07 21:37:50 jasper Exp $
COMMENT = plugin for reCAPTCHA and reCAPTCHA Mailhide
@ -8,7 +8,6 @@ PKGNAME = py-${DISTNAME}
REVISION = 0
CATEGORIES = www devel
HOMEPAGE = http://pypi.python.org/pypi/recaptcha-client
# MIT-X11
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2015/09/29 10:52:55 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2016/01/07 21:37:50 jasper Exp $
COMMENT = identification and authentication framework for WSGI
@ -8,7 +8,6 @@ PKGNAME = py-${DISTNAME:S/./-/}
REVISION = 0
CATEGORIES = www devel
HOMEPAGE = http://pypi.python.org/pypi/repoze.who
# BSD-derived
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2016/01/07 11:12:51 sebastia Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/07 21:37:50 jasper Exp $
COMMENT= HTTP library for Python
@ -8,7 +8,6 @@ PKGNAME= py-urllib3-${MODPY_EGG_VERSION}
CATEGORIES= www
HOMEPAGE= https://pypi.python.org/pypi/urllib3
MAINTAINER= Sebastian Reitenbach <sebastia@openbsd.org>