Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150711212
D25275.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D25275.id.diff
View Options
Index: net-im/py-slackclient/Makefile
===================================================================
--- net-im/py-slackclient/Makefile
+++ net-im/py-slackclient/Makefile
@@ -7,7 +7,7 @@
CATEGORIES= net-im python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dereks@lifeofadishwasher.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= Slack API clients for Web API and RTM API
LICENSE= MIT
@@ -34,9 +34,6 @@
NO_ARCH= yes
-post-extract:
- @${REINPLACE_CMD} -Ee '/^[[:space:]]+setup_requires=\["pytest-runner"\],$$/ \
- s/"pytest-runner"//' ${WRKSRC}/setup.py
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= tests/
Index: net-im/py-slackclient/files/patch-setup.py
===================================================================
--- /dev/null
+++ net-im/py-slackclient/files/patch-setup.py
@@ -0,0 +1,10 @@
+--- setup.py.orig 2020-06-15 03:06:09 UTC
++++ setup.py
+@@ -182,7 +182,6 @@ setup(
+ ),
+ install_requires=["aiohttp>3.5.2,<4.0.0"],
+ extras_require={"optional": ["aiodns>1.0"]},
+- setup_requires=["pytest-runner"],
+ test_suite="tests",
+ tests_require=tests_require,
+ cmdclass={
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 1:15 PM (7 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30820544
Default Alt Text
D25275.id.diff (1 KB)
Attached To
Mode
D25275: net-im/py-slackclient: Update to 2.7.1
Attached
Detach File
Event Timeline
Log In to Comment