--- - branch: MAIN date: Sat Jun 20 07:20:28 UTC 2020 files: - new: '1.17' old: '1.16' path: pkgsrc/time/py-arrow/Makefile pathrev: pkgsrc/time/py-arrow/Makefile@1.17 type: modified - new: '1.16' old: '1.15' path: pkgsrc/time/py-arrow/distinfo pathrev: pkgsrc/time/py-arrow/distinfo@1.16 type: modified id: 20200620T072028Z.f1780233b1ade0995b77d05fae292374ac9e3fca log: | py-arrow: updated to 0.15.7 0.15.7: - [NEW] Added a number of built-in format strings. See the `docs `_ for a complete list of supported formats. For example: .. code-block:: python >>> arw = arrow.utcnow() >>> arw.format(arrow.FORMAT_COOKIE) 'Wednesday, 27-May-2020 10:30:35 UTC' - [NEW] Arrow is now fully compatible with Python 3.9 and PyPy3. - [NEW] Added Makefile, tox.ini, and requirements.txt files to the distribution bundle. - [NEW] Added French Canadian and Swahili locales. - [NEW] Added ``humanize`` week granularity translation for Hebrew, Greek, Macedonian, Swedish, Slovak. - [FIX] ms and 亮s timestamps are now normalized in ``arrow.get()``, ``arrow.fromtimestamp()``, and ``arrow.utcfromtimestamp()``. For example: .. code-block:: python >>> ts = 1591161115194556 >>> arw = arrow.get(ts) >>> arw.timestamp 1591161115 - [FIX] Refactored and updated Macedonian, Hebrew, Korean, and Portuguese locales. module: pkgsrc subject: 'CVS commit: pkgsrc/time/py-arrow' unixtime: '1592637628' user: adam