Date: Sun, 23 Feb 2020 09:31:30 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526909 - head/devel/py-yaml Message-ID: <202002230931.01N9VUJc099887@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun Feb 23 09:31:30 2020 New Revision: 526909 URL: https://svnweb.freebsd.org/changeset/ports/526909 Log: - Update WWW Approved by: portmgr blanket Modified: head/devel/py-yaml/pkg-descr Modified: head/devel/py-yaml/pkg-descr ============================================================================== --- head/devel/py-yaml/pkg-descr Sun Feb 23 09:26:29 2020 (r526908) +++ head/devel/py-yaml/pkg-descr Sun Feb 23 09:31:30 2020 (r526909) @@ -1,6 +1,6 @@ PyYAML is a YAML parser and emitter for the Python programming language. -PyYAML features : +PyYAML features: * a complete YAML 1.1 parser. In particular, PyYAML can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. @@ -13,4 +13,4 @@ PyYAML features : API is provided. * relatively sensible error messages. -WWW: http://pyyaml.org +WWW: https://pyyaml.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002230931.01N9VUJc099887>