11 Commits

Author SHA1 Message Date
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
pamela
42a0dfea26 Update tootstream from 3.7 -> 3.8.1.
tweak from paco@, OK kmos@ (maintainer)
2020-09-16 03:23:18 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
83518df9d1 Sent patch to allow other 1.4.x releases of mastodon.py upstream,
but forgot to patch it in-tree.

Pointed out by Florian Viehweger
2019-12-15 17:09:52 +00:00
kmos
574993df9a Changing these ports MAINTAINER to my openbsd.org address 2019-09-09 21:36:14 +00:00
kmos
1e25b433a5 Update www/tootstream 0.3.6 -> 0.3.7
toostream now supports the new py-mastodon.py

With the update of py-mastodon.py I need to commit this

Include a patch that relaxes the requirement on py-mastodon.py
from exact version match of 1.4.5 to <1.5.0. This patch has been
upstreamed and will be in the next release.

OK kn@ phessler@
2019-08-27 03:20:18 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
kmos
0bdb390a86 tootstream is a command line interface for interacting with Mastodon
instances. 

OK kn@ solene@ sthen@
2019-05-02 21:58:21 +00:00