11 Commits

Author SHA1 Message Date
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
paco
2d0d9c10da update www/ephemetoot to 3.1.3
This includes florian's patch to archive media content.
Original diff by florian@, bumped a bit by me to make tests pass again.
2021-08-24 07:00:27 +00:00
paco
ae1001d003 update www/ephemetoot to 3.1.1
While here enable tests, as upstream includes them on the pypi distribution now.
2021-05-29 13:41:01 +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
paco
1aade3152c fix runtime dependency for www/ephemetoot.
Spotted by Felix Maschek.  Thank you !
2021-02-21 14:51:21 +00:00
paco
1af3837c24 update www/ephemetoot to 3.1.0
port switches from GH to pypi distribution.

ok solene@
2020-10-03 08:37:39 +00:00
paco
adacbb18be fix www/ephemetoot after www/py-mastodon.py update.
Spotted by naddy@, diff by pamela@
2020-09-17 07:22:25 +00:00
paco
d693a485a9 update ephemetoot to 2.6
Tested agains 2 different mastodon instances.
2020-09-14 08:01:58 +00:00
paco
91ab18910b update www/ephemetoot to 2.5
- add option to archive every toot as a JSON file (@jpmens)
- add community docs including Code of Conduct and pull request template
- --quiet mode suppresses most logging
- --archive-deleted flag restricts archiving to only toots that are deleted
- tildes didn't work for archive paths - now they do.
- the version number is now correct
2020-08-02 14:44:10 +00:00
naddy
5be93a45f8 bump REVISION; python 3 default changed to 3.8 2020-07-04 21:28:47 +00:00
paco
5540c57a07 import www/epehmetoot.
A command line tool for selectively deleting old toots from one or more
Mastodon accounts.

with some help from sthen.

ok sthen kmos
2020-07-01 17:32:48 +00:00