Commit Graph

17 Commits

Author SHA1 Message Date
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
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
641866d650 Update to py-emoji 2.0.0 and shift to using MODPY_PEP517
Similar diff sent to me by George Rosamond
2022-09-11 06:26:54 +00:00
naddy
8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
kmos
21449db0a7 Update py-emoji to 1.6.3 2022-01-26 15:17:37 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
kmos
3e85a39ed2 Update textproc/py-emoji to 1.6.1
Changelog: https://github.com/carpedm20/emoji/blob/master/CHANGES.md
2021-10-22 02:08:03 +00:00
tb
39c6f7b810 textproc/py3-emoji: regen PLIST. Fixes broken www/tootstream runtime.
reported, tested & ok solene
2021-09-19 18:12:20 +00:00
kmos
66c959d4de Update to emoji 1.4.2
Changes mostly to do with international names for emoji
2021-07-31 19:41:06 +00:00
kmos
df5799a73c Update py-emoji from 0.5.4 to 1.2.0 and drop python2 flavor.
The only consumer is python3-only.

A similar diff for an earlier version had been sent by pamela@ previously

ok sthen@
2021-03-13 20:58:55 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
e8ed5007be Remove unneeded py-nose dependency. Patches submitted upstream. 2019-11-11 00:40:45 +00:00
kmos
1d56f87dad Update textproc/py-emoji 0.5.3 -> 0.5.4
Only functional change is adding a "🤖" shortcode for the robot emoji.

Otherwise it just tweaks metadata about which python versions are supported.
2019-11-07 09:23:53 +00:00
kmos
ad893e6344 Update py-emoji 0.5.2 -> 0.5.3
Fairly trivial update. Changelog consists of one entry:

Use codecs.open() instead of open() when processing readme in setup.py

ok sthen@
2019-08-05 17:07:25 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
kmos
5de053d9d2 py-emoji is a library to convert emoji shortcodes to the actual emoji
and vice versa.

Input from kn

OK kn@ sthen@
2019-04-26 18:25:54 +00:00