7 Commits

Author SHA1 Message Date
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