Commit Graph

13 Commits

Author SHA1 Message Date
sthen
2ea78e5bd1 update to py3-caption-2.1.0 2022-11-14 14:55:05 +00:00
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
naddy
7f61407556 drop RCS Ids 2022-03-11 19:39:15 +00:00
sthen
a29cf9add6 enable tests 2022-03-04 09:57:51 +00:00
sthen
f3bbbb958d update to py3-caption-2.0.5 2022-03-04 09:47:10 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
ajacoutot
e3716ae87b Move from MODPY_DEFAULT_VERSION_3 to python3 FLAVOR. 2020-10-17 12:49:54 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
6e2f4a2c13 Commit missed patch 2019-11-15 23:01:38 +00:00
kmos
a717fc242c Prepare tests for working. Patches out need for enum34 which is
meant for Python < 3.4.

Pull requests sent:

Include tests in PyPI tarball
https://github.com/pbs/pycaption/pull/191

Do not requrire enum34 for Python >= 3.4
https://github.com/pbs/pycaption/pull/190
2019-11-15 23:00:54 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +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
ajacoutot
c186fb2ed2 Import py3-caption-1.0.1
pycaption is a caption reading/writing module. Use one of the given Readers to
read content into a CaptionSet object, and then use one of the Writers to output
the CaptionSet into captions of your desired format.

ok jasper@
2018-05-09 10:09:09 +00:00