Hello community, here is the log from the commit of package python-sip for openSUSE:Factory checked in at 2016-05-23 16:37:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sip (Old) and /work/SRC/openSUSE:Factory/.python-sip.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sip" Changes: -------- --- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes 2015-11-02 12:54:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-sip.new/python-sip.changes 2016-05-23 16:37:59.000000000 +0200 @@ -1,0 +2,18 @@ +Wed May 11 14:28:39 UTC 2016 - [email protected] + +- Update to 4.18 This implements the automatic generation of PEP 484 type + hint files. The sip extension module is available as a wheel from PyPi. + + * Added the /TypeHint/ argument, class, mapped type, function, typedef + and variable annotations. + * Added the /TypeHintIn/ and /TypeHintOut/ argument, class, mapped type + and typedef annotations. + * Added the /TypeHintValue/ argument, class and mapped type annotations. + * Added the /NoTypeHint/ class, enum, function and variable annotations. + * Added the %ExportedTypeHintCode and %TypeHintCode directives. + * Added the -f command line option to treat warnings as errors. + * Added the -y command line option to generated PEP 484 compatible type + hint stub files. + * Deprecated the /DocType/ and /DocValue/ annotations. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-sip/python3-sip.changes 2015-11-02 12:54:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-sip.new/python3-sip.changes 2016-05-23 16:37:59.000000000 +0200 @@ -1,0 +2,18 @@ +Wed May 11 14:30:46 UTC 2016 - [email protected] + +- Update to 4.18 This implements the automatic generation of PEP 484 type + hint files. The sip extension module is available as a wheel from PyPi. + + * Added the /TypeHint/ argument, class, mapped type, function, typedef + and variable annotations. + * Added the /TypeHintIn/ and /TypeHintOut/ argument, class, mapped type + and typedef annotations. + * Added the /TypeHintValue/ argument, class and mapped type annotations. + * Added the /NoTypeHint/ class, enum, function and variable annotations. + * Added the %ExportedTypeHintCode and %TypeHintCode directives. + * Added the -f command line option to treat warnings as errors. + * Added the -y command line option to generated PEP 484 compatible type + hint stub files. + * Deprecated the /DocType/ and /DocValue/ annotations. + +------------------------------------------------------------------- Old: ---- sip-4.17.tar.gz New: ---- sip-4.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sip.spec ++++++ --- /var/tmp/diff_new_pack.DYoLig/_old 2016-05-23 16:38:00.000000000 +0200 +++ /var/tmp/diff_new_pack.DYoLig/_new 2016-05-23 16:38:00.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-sip # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -16,9 +16,9 @@ # -%define python_sip_api 11.2 +%define python_sip_api 11.3 Name: python-sip -Version: 4.17 +Version: 4.18 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP @@ -122,6 +122,7 @@ %{py_incdir}/sip.h %{py_sitedir}/sipconfig.py %{py_sitedir}/sipdistutils.py +%{py_sitedir}/sip.pyi %{_datadir}/sip/ %changelog ++++++ python3-sip.spec ++++++ --- /var/tmp/diff_new_pack.DYoLig/_old 2016-05-23 16:38:00.000000000 +0200 +++ /var/tmp/diff_new_pack.DYoLig/_new 2016-05-23 16:38:00.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-sip # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -16,12 +16,12 @@ # -%define python_sip_api 11.2 +%define python_sip_api 11.3 %if 0%{?suse_version} == 1220 %define py3_incdir %{_includedir}/python3.2mu %endif Name: python3-sip -Version: 4.17 +Version: 4.18 Release: 0 Summary: SIP tool to use python sip bindings License: GPL-2.0 or GPL-3.0 or SUSE-SIP @@ -126,6 +126,7 @@ %{py3_incdir}/sip.h %{python3_sitearch}/sipconfig.py %{python3_sitearch}/sipdistutils.py +%{python3_sitearch}/sip.pyi %{_datadir}/sip/ %changelog ++++++ sip-4.17.tar.gz -> sip-4.18.tar.gz ++++++ ++++ 25267 lines of diff (skipped)
