- update py-mechanize to 0.2.5
- regen PLIST ok ajacoutot@
This commit is contained in:
parent
20eba4698e
commit
0e967d9217
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2012/05/08 17:07:30 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2013/01/18 07:34:45 benoit Exp $
|
||||
|
||||
COMMENT= stateful programmatic web browsing module
|
||||
|
||||
MODPY_EGG_VERSION= 0.2.4
|
||||
MODPY_EGG_VERSION= 0.2.5
|
||||
DISTNAME= mechanize-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (mechanize-0.2.4.tar.gz) = DBw87Bxte12HZioGnwTrjQ==
|
||||
RMD160 (mechanize-0.2.4.tar.gz) = hjlJ2u6/rWHA9KFmxvK761z0WlY=
|
||||
SHA1 (mechanize-0.2.4.tar.gz) = yI7UZtmpHQ2e2Epgb1aYzRjyqFg=
|
||||
SHA256 (mechanize-0.2.4.tar.gz) = QFOjcWKsmCrWT4tir6r6G5FiWwxs2r2plx9ry6ytRY0=
|
||||
SIZE (mechanize-0.2.4.tar.gz) = 382727
|
||||
SHA256 (mechanize-0.2.5.tar.gz) = LmeyDRB7MMAK2BSJGglQSMNdnYy5VBgBzr6FaEzIR2Y=
|
||||
SIZE (mechanize-0.2.5.tar.gz) = 383918
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/11/15 12:14:28 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2013/01/18 07:34:48 benoit Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/mechanize/
|
||||
lib/python${MODPY_VERSION}/site-packages/mechanize-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/mechanize-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
@ -64,13 +64,13 @@ lib/python${MODPY_VERSION}/site-packages/mechanize/_util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/mechanize/_util.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/mechanize/_version.py
|
||||
lib/python${MODPY_VERSION}/site-packages/mechanize/_version.pyc
|
||||
share/examples/py-mechanize/
|
||||
share/examples/py-mechanize/forms/
|
||||
share/examples/py-mechanize/forms/data.dat
|
||||
share/examples/py-mechanize/forms/data.txt
|
||||
share/examples/py-mechanize/forms/echo.cgi
|
||||
share/examples/py-mechanize/forms/example.html
|
||||
share/examples/py-mechanize/forms/example.py
|
||||
share/examples/py-mechanize/forms/simple.py
|
||||
share/examples/py-mechanize/hack21.py
|
||||
share/examples/py-mechanize/pypi.py
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/forms/
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/forms/data.dat
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/forms/data.txt
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/forms/echo.cgi
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/forms/example.html
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/forms/example.py
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/forms/simple.py
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/hack21.py
|
||||
share/examples/${MODPY_PY_PREFIX}mechanize/pypi.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user