pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-ruamel-yaml devel/py-ruamel-yaml: Update to 0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb3c8569eee9
branches:  trunk
changeset: 337858:cb3c8569eee9
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Aug 13 22:50:51 2019 +0000

description:
devel/py-ruamel-yaml: Update to 0.15.100

(While 0.16.1 is current, that update perhaps is more complicated, so
I'm updating to the last release of 0.15 as an intermediate step.)

[0, 15, 100]: 2019-07-17
  - fixing issue with dumping deep-copied data from commented YAML, by
    providing both the memo parameter to __deepcopy__, and by allowing
    startmarks to be compared on their content (reported by `Theofilos
    Petsios
    <https://bitbucket.org/%7Be550bc5d-403d-4fda-820b-bebbe71796d3%7D/>`__)

[0, 15, 99]: 2019-07-12
  - add `py.typed` to distribution, based on a PR submitted by
    `Michael Crusoe
    <https://bitbucket.org/%7Bc9fbde69-e746-48f5-900d-34992b7860c8%7D/>`__
  - merge PR 40 (also by Michael Crusoe) to more accurately specify
    repository in the README (also reported in a misunderstood issue
    some time ago)

[0, 15, 98]: 2019-07-09
  - regenerate ext/_ruamel_yaml.c with Cython version 0.29.12, needed
    for Python 3.8.0b2 (reported by `John Vandenberg
    <https://bitbucket.org/%7B6d4e8487-3c97-4dab-a060-088ec50c682c%7D/>`__)

[0, 15, 97]: 2019-06-06
  - regenerate ext/_ruamel_yaml.c with Cython version 0.29.10, needed for
    Python 3.8.0b1
  - regenerate ext/_ruamel_yaml.c with Cython version 0.29.9, needed for
    Python 3.8.0a4 (reported by `Anthony Sottile
    <https://bitbucket.org/%7B569cc8ea-0d9e-41cb-94a4-19ea517324df%7D/>`__)

[0, 15, 96]: 2019-05-16
  - fix failure to indent comments on round-trip anchored block style
    scalars in block sequence (reported by `William Kimball
    <https://bitbucket.org/%7Bba35ed20-4bb0-46f8-bb5d-c29871e86a22%7D/>`__)

[0, 15, 95]: 2019-05-16
  - fix failure to round-trip anchored scalars in block sequence
    (reported by `William Kimball
    <https://bitbucket.org/%7Bba35ed20-4bb0-46f8-bb5d-c29871e86a22%7D/>`__)
  - wheel files for Python 3.4 no longer provided (`Python 3.4 EOL 2019-03-18
    <https://www.python.org/dev/peps/pep-0429/>`__)

diffstat:

 devel/py-ruamel-yaml/Makefile |   4 ++--
 devel/py-ruamel-yaml/PLIST    |   3 ++-
 devel/py-ruamel-yaml/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r f5dcdfb726d7 -r cb3c8569eee9 devel/py-ruamel-yaml/Makefile
--- a/devel/py-ruamel-yaml/Makefile     Tue Aug 13 22:45:59 2019 +0000
+++ b/devel/py-ruamel-yaml/Makefile     Tue Aug 13 22:50:51 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2019/05/07 09:29:38 adam Exp $
+# $NetBSD: Makefile,v 1.11 2019/08/13 22:50:51 gdt Exp $
 
-DISTNAME=      ruamel.yaml-0.15.94
+DISTNAME=      ruamel.yaml-0.15.100
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/./-/1}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/ruamel.yaml/}
diff -r f5dcdfb726d7 -r cb3c8569eee9 devel/py-ruamel-yaml/PLIST
--- a/devel/py-ruamel-yaml/PLIST        Tue Aug 13 22:45:59 2019 +0000
+++ b/devel/py-ruamel-yaml/PLIST        Tue Aug 13 22:50:51 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2019/08/13 22:45:59 gdt Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/08/13 22:50:51 gdt Exp $
 ${PYSITELIB}/_ruamel_yaml.so
 ${PYSITELIB}/${EGG_NAME}-nspkg.pth
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -79,6 +79,7 @@
 ${PYSITELIB}/ruamel/yaml/main.py
 ${PYSITELIB}/ruamel/yaml/nodes.py
 ${PYSITELIB}/ruamel/yaml/parser.py
+${PYSITELIB}/ruamel/yaml/py.typed
 ${PYSITELIB}/ruamel/yaml/reader.py
 ${PYSITELIB}/ruamel/yaml/representer.py
 ${PYSITELIB}/ruamel/yaml/resolver.py
diff -r f5dcdfb726d7 -r cb3c8569eee9 devel/py-ruamel-yaml/distinfo
--- a/devel/py-ruamel-yaml/distinfo     Tue Aug 13 22:45:59 2019 +0000
+++ b/devel/py-ruamel-yaml/distinfo     Tue Aug 13 22:50:51 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/05/07 09:29:38 adam Exp $
+$NetBSD: distinfo,v 1.10 2019/08/13 22:50:51 gdt Exp $
 
-SHA1 (ruamel.yaml-0.15.94.tar.gz) = 7d698a164480b305a46c5939a566ab4d676a0cab
-RMD160 (ruamel.yaml-0.15.94.tar.gz) = 8d6142ebfadaac886678309ef23d97b0b1f70268
-SHA512 (ruamel.yaml-0.15.94.tar.gz) = 5b939658fbf6418789ea6ac0f38aefbaa927bae7457cc26ce701dc93abd5dc47df2a94717d795bafff92256cb10a9bbed079617d083a365de457c42f98e62dc3
-Size (ruamel.yaml-0.15.94.tar.gz) = 312571 bytes
+SHA1 (ruamel.yaml-0.15.100.tar.gz) = abf532a0cc31ea224e3895f60025e7466b16d7ae
+RMD160 (ruamel.yaml-0.15.100.tar.gz) = 168c1dbefb1fc3125e2b49020e11f2ad4f59670d
+SHA512 (ruamel.yaml-0.15.100.tar.gz) = b4112d85337aa88e8df3c9142b881a17ccc254d79b58124d360bc3f0bba2177870af252abc4821617916f566b923ad794782795dfa71e9e3ff87252b586434fe
+Size (ruamel.yaml-0.15.100.tar.gz) = 318632 bytes



Home | Main Index | Thread Index | Old Index