2022-02-01 00:41:41 by Thomas Klausner | Files touched by this commit (1) |
Log message: maubot: remove upper bounds to fix pbulk |
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message: 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-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125) |
Log message: Forget about Python 3.6 |
2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146) |
Log message: chat: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146) |
Log message: chat: Remove SHA1 hashes for distfiles |
2021-07-14 10:29:19 by Thomas Klausner | Files touched by this commit (3) |
Log message: *: remove upper bounds on py-ruamel-yaml These might not build now, but at least pbulks will run |
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message: Revbump packages with a runtime Python dep but no version prefix. For the Python 3.8 default switch. |
2020-10-27 21:41:51 by Jonathan Schleifer | Files touched by this commit (4) |
Log message: Update chat/mautrix-python to 0.7.13 According to the author, this should now work with Python 3.9, so I'm removing 39 from PYTHON_VERSIONS_INCOMPATIBLE, as well as for all packages that had it because they depend on mautrix-python. v0.7.13 Extended session wait time when handling encrypted messages in bridges: it'll now wait for 5 seconds, then send an error, then wait for 10 more seconds. If the keys arrive in those 10 seconds, the message is bridged and the error is redacted, otherwise the error is edited. v0.7.12 No change log was released |
2020-10-17 18:44:37 by Jonathan Schleifer | Files touched by this commit (3) |
Log message: chat/*mau*: Incompatible with Python 3.9 Already reported to upstream in #hangouts:maunium.net |