From updates at fedoraproject.org Tue Nov 17 17:55:45 2015 Content-Type: multipart/mixed; boundary="===============2945145231062548299==" MIME-Version: 1.0 From: updates at fedoraproject.org To: epel-package-announce at lists.fedoraproject.org Subject: Fedora EPEL 6 Update: python-sieve-0.1.6-7.el6 Date: Wed, 28 Nov 2012 17:39:58 +0000 Message-ID: <20121128173958.292AC20906@bastion01.phx2.fedoraproject.org> --===============2945145231062548299== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ---------------------------------------------------------------------------= ----- Fedora EPEL Update Notification FEDORA-EPEL-2012-13384 2012-11-03 18:37:29 ---------------------------------------------------------------------------= ----- Name : python-sieve Product : Fedora EPEL 6 Version : 0.1.6 Release : 7.el6 URL : http://pypi.python.org/pypi/sieve Summary : XML Comparison Utils Description : Ripped from FormEncode and strainer just to support Pythons 2 and 3. Intended for use in your webapp test suites. Example usage:: >>> from sieve.operators import eq_xml, in_xml >>> a =3D "Value" >>> b =3D """ ... ... ... Value ... ... ... """ >>> eq_xml(a, b) True >>> c =3D "Value>> in_xml(a, c) # 'needle' in a 'haystack' True ---------------------------------------------------------------------------= ----- Update Information: Correct python3 dependencies. New package ---------------------------------------------------------------------------= ----- References: [ 1 ] Bug #834681 - Review Request: python-sieve - XML Comparison Utils https://bugzilla.redhat.com/show_bug.cgi?id=3D834681 ---------------------------------------------------------------------------= ----- This update can be installed with the "yum" update programs. Use su -c 'yum update python-sieve' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys ---------------------------------------------------------------------------= ----- --===============2945145231062548299==--