2023-11-14 09:23:05 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
py-lupa: cython does not support python27.
|
2022-01-10 19:39:00 by Thomas Klausner | Files touched by this commit (3) |
Log message:
py-lupa: convert to egg.mk
Remove TODO
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-07-13 21:45:45 by Alexander Nasonov | Files touched by this commit (8) |
Log message:
Reset maintainership for all (no longer) mine packages
|
2019-03-13 00:57:50 by Alexander Nasonov | Files touched by this commit (2) |
Log message:
Update devel/py-lupa to version 1.8.
1.8 (2019-02-01)
----------------
* GH#107: Fix a deprecated import in Py3.
* Built with Cython 0.29.3 for better Py3.7 compatibility.
|
2018-11-02 00:57:15 by Alexander Nasonov | Files touched by this commit (2) |
Log message:
Update devel/py-lupa to version 1.7.
Official release notes:
GH#103: Provide wheels for MS Windows and fix MSVC build on Py2.7.
Some notable commits:
- Fix a potential crash on Python shutdown when trying to create a traceback
entry for an exception, by statically disabling C-lines in tracebacks.
- Remove official support for Py2.6 and add it for Py3.7.
|
2018-01-29 22:37:31 by Alexander Nasonov | Files touched by this commit (2) |
Log message:
Update devel/py-lupa to version 1.6
1.6 (2017-12-15)
- GH#95: Improved compatibility with Lua 5.3. (patch by TitanSnow)
|
2017-09-17 12:50:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-lupa: update to 1.5
1.5:
* New method LuaRuntime.compile() to compile Lua code without executing it.
* Lua 5.3 is bundled in the source distribution to simplify one-shot installs.
* Lua stack trace is included in output in debug mode.
* Allow Lua code to intercept Python exceptions
|
2017-09-16 21:53:51 by Alexander Nasonov | Files touched by this commit (13) |
Log message:
Drop maintainership.
|