FreeBSD Bugzilla – Attachment 204854 Details for
Bug 238246
devel/py-robotframework-pabot: Update to 0.63
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
devel_py-robotframework-pabot-0.59_to_0.65.patch (text/plain), 2.37 KB, created by
vladimir.chukharev
on 2019-06-06 11:35:50 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
vladimir.chukharev
Created:
2019-06-06 11:35:50 UTC
Size:
2.37 KB
patch
obsolete
>Index: devel/py-robotframework-pabot/Makefile >=================================================================== >--- devel/py-robotframework-pabot/Makefile (revision 503014) >+++ devel/py-robotframework-pabot/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= robotframework-pabot >-PORTVERSION= 0.59 >+PORTVERSION= 0.65 > CATEGORIES= devel www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -16,7 +16,7 @@ > ${PYTHON_PKGNAMEPREFIX}robotremoteserver>=1.0.1:devel/py-robotremoteserver@${PY_FLAVOR} > > USES= python >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist concurrent distutils > > NO_ARCH= yes > >Index: devel/py-robotframework-pabot/distinfo >=================================================================== >--- devel/py-robotframework-pabot/distinfo (revision 503014) >+++ devel/py-robotframework-pabot/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1557483324 >-SHA256 (robotframework-pabot-0.59.tar.gz) = 79eb66b20cacd41c41a7e36aa92fa4cba526bcd378dea1ead9eccc46a84459e9 >-SIZE (robotframework-pabot-0.59.tar.gz) = 19822 >+TIMESTAMP = 1559818643 >+SHA256 (robotframework-pabot-0.65.tar.gz) = 5a831ca744eadc6468828685dc7d13ab8ace062d55eb61b94178b2815ba6dc39 >+SIZE (robotframework-pabot-0.65.tar.gz) = 22294 >Index: devel/py-robotframework-pabot/files/patch-setup.py >=================================================================== >--- devel/py-robotframework-pabot/files/patch-setup.py (nonexistent) >+++ devel/py-robotframework-pabot/files/patch-setup.py (working copy) >@@ -0,0 +1,11 @@ >+--- setup.py.orig 2019-06-06 10:50:07 UTC >++++ setup.py >+@@ -28,7 +28,6 @@ setup(name='robotframework-pabot', >+ 'Development Status :: 5 - Production/Stable', >+ 'Framework :: Robot Framework' >+ ], >+- scripts=[os.path.join('scripts', 'pabot'), >+- os.path.join('scripts', 'pabot.bat')], >++ scripts=[os.path.join('scripts', 'pabot')], >+ license='Apache License, Version 2.0', >+ install_requires=['robotframework', 'robotremoteserver>=1.1']) > >Property changes on: devel/py-robotframework-pabot/files/patch-setup.py >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vladimir.chukharev:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 238246
:
204722
| 204854