commit python3-construct for openSUSE:Factory
Hello community, here is the log from the commit of package python3-construct for openSUSE:Factory checked in at 2014-05-09 06:58:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-construct (Old) and /work/SRC/openSUSE:Factory/.python3-construct.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python3-construct" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-construct/python3-construct.changes 2014-02-26 06:55:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-construct.new/python3-construct.changes 2014-05-09 06:58:11.000000000 +0200 @@ -1,0 +2,6 @@ +Sat May 3 12:45:47 UTC 2014 - matwey.kornilov@gmail.com + +- Version 2.5.2: + - Misc minor fixes in docs + +------------------------------------------------------------------- Old: ---- construct-2.5.1.tar.gz New: ---- construct-2.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-construct.spec ++++++ --- /var/tmp/diff_new_pack.yovrRp/_old 2014-05-09 06:58:11.000000000 +0200 +++ /var/tmp/diff_new_pack.yovrRp/_new 2014-05-09 06:58:11.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-construct # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,15 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python3-construct -Version: 2.5.1 +Version: 2.5.2 Release: 0 -License: MIT Summary: A powerful declarative parser/builder for binary data -Url: http://construct.readthedocs.org +License: MIT Group: Development/Languages/Python +Url: http://construct.readthedocs.org Source: http://pypi.python.org/packages/source/c/construct/construct-%{version}.tar.gz # PATCH-FEATURE-OPENSUSE split_debug.patch matwey.kornilov@gmail.com -- make debug.py non-loadable Patch0: split_debug.patch @@ -54,3 +55,4 @@ %doc LICENSE README.rst %{python3_sitelib}/* +%changelog ++++++ construct-2.5.1.tar.gz -> construct-2.5.2.tar.gz ++++++ ++++ 1604 lines of diff (skipped) ++++++ split_debug.patch ++++++ --- /var/tmp/diff_new_pack.yovrRp/_old 2014-05-09 06:58:12.000000000 +0200 +++ /var/tmp/diff_new_pack.yovrRp/_new 2014-05-09 06:58:12.000000000 +0200 @@ -1,7 +1,7 @@ -Index: construct-2.5.1/construct/__init__.py +Index: construct-2.5.2/construct/__init__.py =================================================================== ---- construct-2.5.1.orig/construct/__init__.py -+++ construct-2.5.1/construct/__init__.py +--- construct-2.5.2.orig/construct/__init__.py ++++ construct-2.5.2/construct/__init__.py @@ -35,7 +35,6 @@ from construct.macros import (Alias, Ali SNInt8, SeqOfOne, String, SymmetricMapping, UBInt16, UBInt32, UBInt64, UBInt8, ULInt16, ULInt32, ULInt64, ULInt8, UNInt16, UNInt32, UNInt64, UNInt8) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de