pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-pybtex py-pybtex: updated to 0.24.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f61a0d468e0
branches:  trunk
changeset: 445352:7f61a0d468e0
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 21 15:36:32 2021 +0000

description:
py-pybtex: updated to 0.24.0

Version 0.24.0
--------------
**This is the last version that supports Python 2. The next version will
require Python 3.6 or above.**

- Added support for ``sup`` and ``sub`` tags to LaTeX and Markdown backends.
- Added support for ``@online`` entries and the ``urldate`` field.
- Restored compatibility with Python 2.
- Fixed tests on Windows.
- Fixed bugs in the example plugin.
- Fixed bad ``get_default_encoding()`` call.

diffstat:

 textproc/py-pybtex/Makefile |   4 ++--
 textproc/py-pybtex/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 14a807dca095 -r 7f61a0d468e0 textproc/py-pybtex/Makefile
--- a/textproc/py-pybtex/Makefile       Thu Jan 21 02:32:17 2021 +0000
+++ b/textproc/py-pybtex/Makefile       Thu Jan 21 15:36:32 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/12/08 15:03:58 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/01/21 15:36:32 adam Exp $
 
-DISTNAME=      pybtex-0.23.0
+DISTNAME=      pybtex-0.24.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pybtex/}
diff -r 14a807dca095 -r 7f61a0d468e0 textproc/py-pybtex/distinfo
--- a/textproc/py-pybtex/distinfo       Thu Jan 21 02:32:17 2021 +0000
+++ b/textproc/py-pybtex/distinfo       Thu Jan 21 15:36:32 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2020/12/08 15:03:58 adam Exp $
+$NetBSD: distinfo,v 1.6 2021/01/21 15:36:32 adam Exp $
 
-SHA1 (pybtex-0.23.0.tar.gz) = 0901ed8adce1addac8ae9131a2b48ece2c429a6a
-RMD160 (pybtex-0.23.0.tar.gz) = 74288f8e34f3db2d71d6dcb168fe8b13f33fa356
-SHA512 (pybtex-0.23.0.tar.gz) = 11b4c8141f237a25c320726b18fb254df077f4b644ac26fa2bf9f3d85c4301ab839f3544a3c1849243e75bbcbf194b25642b0ef11d354e3711578a4e19565bde
-Size (pybtex-0.23.0.tar.gz) = 400649 bytes
+SHA1 (pybtex-0.24.0.tar.gz) = 77a667846a10c06a918b919ab7feb5f40075a39b
+RMD160 (pybtex-0.24.0.tar.gz) = a735bc1a36c3e229a686d0a9c648620b954fbccc
+SHA512 (pybtex-0.24.0.tar.gz) = caa3480b82012d1db5e44ca7fb5a4082e9aa27e892364de22bd05b0b589da3b1bd41eacd3cda8f86ce567b32ab9a22765d2d8d89c21936d4149d4511349c556e
+Size (pybtex-0.24.0.tar.gz) = 402879 bytes
 SHA1 (patch-setup.py) = 5a0649e4ad5ca646fc87b906e6d78329e64628db



Home | Main Index | Thread Index | Old Index