commit python3-decorator for openSUSE:Factory
Hello community, here is the log from the commit of package python3-decorator for openSUSE:Factory checked in at 2017-01-25 23:25:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-decorator (Old) and /work/SRC/openSUSE:Factory/.python3-decorator.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python3-decorator" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-decorator/python3-decorator.changes 2016-07-14 09:47:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-decorator.new/python3-decorator.changes 2017-01-25 23:25:50.880046792 +0100 @@ -1,0 +2,11 @@ +Wed Jan 18 03:33:02 UTC 2017 - arun@gmx.de + +- specfile: + * update copyright year + * deleted 'rm' statement that cleaned up some backup files that made + it into an older tar-ball + +- update to version 4.0.11: + * Small improvements to the documentation and tested with Python 3.6 + +------------------------------------------------------------------- Old: ---- decorator-4.0.10.tar.gz New: ---- decorator-4.0.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-decorator.spec ++++++ --- /var/tmp/diff_new_pack.U6bLsQ/_old 2017-01-25 23:25:51.271987702 +0100 +++ /var/tmp/diff_new_pack.U6bLsQ/_new 2017-01-25 23:25:51.275987098 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-decorator # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python3-decorator -Version: 4.0.10 +Version: 4.0.11 Release: 0 Url: http://pypi.python.org/pypi/decorator Summary: Better living through Python with decorators @@ -44,8 +44,6 @@ %prep %setup -q -n decorator-%{version} sed -i 's/\r//' docs/README.rst # Fix EOL encoding -# remove a backup file that made it into the tar-ball of 4.0.7 -rm src/decorator.egg-info/SOURCES.txt~ %build python3 setup.py build ++++++ decorator-4.0.10.tar.gz -> decorator-4.0.11.tar.gz ++++++ ++++ 3974 lines of diff (skipped)
participants (1)
-
root@hilbertn.suse.de