FreeBSD Bugzilla – Attachment 207596 Details for
Bug 240660
devel/py-apptools: Fix wrong dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
devel_py-apptools-4.4.0_to_4.4.0_1.patch (text/plain), 825 bytes, created by
vladimir.chukharev
on 2019-09-18 07:31:41 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
vladimir.chukharev
Created:
2019-09-18 07:31:41 UTC
Size:
825 bytes
patch
obsolete
>Index: devel/py-apptools/Makefile >=================================================================== >--- devel/py-apptools/Makefile (revision 512094) >+++ devel/py-apptools/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= apptools > PORTVERSION= 4.4.0 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,8 +16,9 @@ > # See ${WRKSRC}/image_LICENSE.txt for information that other > # files *LICENSE* are not used > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=4.5.0:devel/py-traits@${PY_FLAVOR} \ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traitsui>=0:graphics/py-traitsui@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}configobj>=5.0.:devel/py-configobj@${PY_FLAVOR} >+# The requirements are defined in apptools/__init__.py > > USES= python > USE_PYTHON= autoplist distutils
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 240660
: 207596 |
207635