11 Commits

Author SHA1 Message Date
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
kmos
5902a4c980 Update to version 5.2 and move to using MODPY_PEP517 2022-09-12 03:30:49 +00:00
kmos
1110dd70d1 Fix runtime and commandline functions in the new version on OpenBSD 2022-04-03 03:23:41 +00:00
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
kmos
9e1e62a9c4 Update py-minecraft-launcher-lib to 4.5
This version includes support for the shortly-mandatory Microsoft Accounts
2022-03-06 02:49:03 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
kmos
bb15267a44 This needs py-requests as a BUILD_DEPENDS in addition to being a RUN_DEPENDS
Discovered by my test bulk cluster and naddy about the same time. :)
2020-08-10 19:28:41 +00:00
kmos
e349e48d1d Update to version 2.1
The library now has the ability to set or clear a custom Minecraft
skin.
2020-08-09 02:51:57 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
d1386ef4e9 Update py-minecraft-launcher-lib 0.5 -> 1.0
This drops "beta" and "do not use in production" language in the documentation.

The library also gains the ability to set or reset one's minecraft skin.
Also, it can be used to query native libraries for a platform.
2020-05-22 16:47:26 +00:00
kmos
8c1d499311 games/py-minecraft-launcher-lib
minecraft-launcher-lib is a Python library for creating a custom
minecraft launcher. This library containts functions to install and
execute minecraft and for interacting with mojang accounts.

version 0.5

OK phessler@
2020-05-21 21:22:45 +00:00