The NetBSD Project

CVS log for pkgsrc/chat/mautrix-hangouts/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / chat / mautrix-hangouts

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18
Sun Feb 13 13:11:02 2022 UTC (3 years, 2 months ago) by js
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.17: +1 -1 lines
Remove mautrix-hangouts

It has been replaced by mautrix-googlechat (not packaged yet) and no longer
works.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jan 5 09:34:53 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -2 lines
mautrix-hangouts: revert. setuptools is used after installation

for pkg_resources

Bump PKGREVISION.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 5 08:50:07 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
mautrix-hangouts: setuptools only needed during installation

Bump PKGREVISION

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:52:36 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 30 13:05:28 2021 UTC (3 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Forget about Python 3.6

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 15 11:49:50 2021 UTC (3 years, 7 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
mautrix-hangouts: Relax version requirement, unbreak pkgsrc tree.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 14 08:29:19 2021 UTC (3 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
*: remove upper bounds on py-ruamel-yaml

These might not build now, but at least pbulks will run

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:45:02 2020 UTC (4 years, 4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 18 20:52:50 2020 UTC (4 years, 5 months ago) by js
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -6 lines
Update chat/mautrix-hangouts to 0.1.4

Upstream provides absolutely no change log other than "Bump version".

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 27 20:41:51 2020 UTC (4 years, 5 months ago) by js
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 17 17:19:19 2020 UTC (4 years, 6 months ago) by js
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
chat/mautrix-hangouts: Fix brain fart

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 17 16:44:37 2020 UTC (4 years, 6 months ago) by js
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
chat/*mau*: Incompatible with Python 3.9

Already reported to upstream in #hangouts:maunium.net

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 17 16:22:23 2020 UTC (4 years, 6 months ago) by js
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
py/mautrix & mautrix-hangouts: Add missing dependency on py-setuptools

These are not properly declared, it seems, but needed at runtime.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 4 18:36:41 2020 UTC (4 years, 6 months ago) by js
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -4 lines
Update chat/mautrix-hangouts to 0.1.3

No change log available.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 11 23:45:35 2020 UTC (4 years, 7 months ago) by js
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
mautrix-hangouts: Forgot to adjust dependency path

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 11 23:44:28 2020 UTC (4 years, 7 months ago) by js
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
mautrix-hangouts: Update to 0.1.2

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 11 05:49:03 2020 UTC (4 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -8 lines
mautrix-hangouts: simplify github handling

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 11 02:47:16 2020 UTC (4 years, 7 months ago) by js
Branches: MAIN
Add chat/mautrix-hangouts

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>