Commit graph

18 commits

Author SHA1 Message Date
wiz
67e1f1a6bf python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
2022-01-05 15:40:56 +00:00
wiz
8a9cb53cf6 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:52:30 +00:00
adam
54fe3b553b Forget about Python 3.6 2021-12-30 13:05:27 +00:00
nia
11b660c59a chat: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:05:10 +00:00
nia
78f647ed40 chat: Remove SHA1 hashes for distfiles 2021-10-07 13:23:19 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
nia
59b5c385c3 tootstream: Update to 0.3.8.1
### Release
### [0.3.8.1] - 2020-01-22

#### Fixed
- Upgrade to Mastodon.py 1.5.0
- PEP8 code formatting
2020-03-05 20:24:28 +00:00
nia
b485c61165 tootstream: Update to 0.3.7
- Upgrade to Mastodon.py 1.4.5
- Rudimentary support for polls (shows links to polls)
- Update colored minimum version to 1.3.93 (Fixes GPL license incompatibility)
- Support Pleroma FlakeIDs
- Minor fix for stream command being closed without receiving a toot getting a Nonetype for handle
2019-07-28 16:13:26 +00:00
maya
5901ac0824 Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
nia
3a866ccc04 tootstream: remove patch to unbreak this 2018-11-21 11:22:10 +00:00
nia
03783f97a8 tootstream: add patch to distinfo. 2018-11-09 10:21:03 +00:00
nia
44d0f5d751 chat/tootstream: Update to 0.3.6.
Changes:

* bump to version 1.3.1 of Mastodon.py.
* fix the issue where usernames were unable to be searched.
* add the links command for listing and opening the URLs in a post.
* add the puburl command for listing and opening the URL of the post
in your browser.
2018-10-01 16:33:37 +00:00
nia
5101180c53 chat/tootstream: require Python 3.7 as a temporary workaround for an
exception-on-startup bug reported by SDF.
2018-09-21 21:44:12 +00:00
nia
085522514c chat/tootstream: Update to 0.3.5.
Changes:

Added

    Updated to Mastodon.py 1.3 (no additional features yet)

Fixed

    List renames did not work
2018-08-21 17:34:48 +00:00
nia
587396791e chat/tootstream: Add a patch removing the use of the 'async' keyword,
allowing it to be used with Python 3.7.
2018-07-31 16:15:33 +00:00
nia
5bdcdc1fff chat/tootstream: incompatible with python37 due to its chat/py-mastodon
dependency.
2018-07-31 15:55:16 +00:00
nia
78ece5f08f chat/tootstream: Import tootstream-0.3.4
Tootstream is a command line interface for interacting with instances
on the distributed social network known as 'the Fediverse' using the
Mastodon.social API.

It is inspired by the Twitter client "Rainbowstream".

OAuth and two-factor authentication are supported.
2018-07-26 20:24:48 +00:00