FreeBSD Bugzilla – Attachment 192624 Details for
Bug 227616
net-im/toot: needs py-beautifulsoup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch adding missing dependencies to net-im/toot
net-im_toot_0.17.1_1.diff (text/plain), 1.01 KB, created by
Mateusz Piotrowski
on 2018-04-18 16:38:31 UTC
(
hide
)
Description:
Patch adding missing dependencies to net-im/toot
Filename:
MIME Type:
Creator:
Mateusz Piotrowski
Created:
2018-04-18 16:38:31 UTC
Size:
1.01 KB
patch
obsolete
>diff --git net-im/toot/Makefile net-im/toot/Makefile >index 33aa19fc6589..03abddd1cb12 100644 >--- net-im/toot/Makefile >+++ net-im/toot/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= toot > DISTVERSION= 0.17.1 >+PORTREVISION= 1 > CATEGORIES= net-im python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -11,9 +12,11 @@ COMMENT= Interact with the Mastodon social network from the command line > LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/LICENSE > >-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.0:devel/py-pytest@${FLAVOR} \ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${FLAVOR} >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.4.0:devel/py-pytest-cov@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0<5.0:www/py-beautifulsoup@${FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.0:devel/py-pytest@${FLAVOR} > > USES= python:3.3+ > 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:
0mp
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 227616
: 192624