Accepting request 1010240 from KDE:Qt:PyQt
- Update to 6.7.2 * Bug fixes * Refactored the structure to create the outputs module. * The Python .api generation now produces the same results as the old C++ code * Established a pattern for class-based object formatters. * Fixed a regression in instantiating class templates. - Update to version 6.7.1 * Bug fixes - Drop sip-6.7.0-zipstrict.patch - Update to version 6.7.0 * Added the /NoAssignmentOperator/, /NoCopyCtor/ and /NoDefaultCtor/ mapped type annotations. * Added the --generator-version command line option to sip-distinfo. * Added the 'generator_version' argument to Project.get_sip_distinfo_command_line(). * The resolver/transform stage has been replaced with a pure Python implementation. * Bug fixes. - Add sip-6.7.0-zipstrict.patch * https://www.riverbankcomputing.com/pipermail/pyqt/2022-October/044927.html OBS-URL: https://build.opensuse.org/request/show/1010240 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sip6?expand=0&rev=9
This commit is contained in:
commit
df0d9d0865
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 12:20:24 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 6.7.2
|
||||
* Bug fixes
|
||||
* Refactored the structure to create the outputs module.
|
||||
* The Python .api generation now produces the same results as the
|
||||
old C++ code
|
||||
* Established a pattern for class-based object formatters.
|
||||
* Fixed a regression in instantiating class templates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 14:35:17 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to version 6.7.1
|
||||
* Bug fixes
|
||||
- Drop sip-6.7.0-zipstrict.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 17:19:16 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to version 6.7.0
|
||||
* Added the /NoAssignmentOperator/, /NoCopyCtor/ and
|
||||
/NoDefaultCtor/ mapped type annotations.
|
||||
* Added the --generator-version command line option to
|
||||
sip-distinfo.
|
||||
* Added the 'generator_version' argument to
|
||||
Project.get_sip_distinfo_command_line().
|
||||
* The resolver/transform stage has been replaced with a pure
|
||||
Python implementation.
|
||||
* Bug fixes.
|
||||
- Add sip-6.7.0-zipstrict.patch
|
||||
* https://www.riverbankcomputing.com/pipermail/pyqt/2022-October/044927.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 21:15:15 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -16,10 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-sip6
|
||||
Version: 6.6.2
|
||||
Version: 6.7.2
|
||||
Release: 0
|
||||
Summary: A Python bindings generator for C/C++ libraries
|
||||
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e3efac1c5dfd8e525ae57140927df26993e13f58b89d1577c314f4105bfd90d
|
||||
size 1143535
|
3
sip-6.7.2.tar.gz
Normal file
3
sip-6.7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:325016c787d0bff20999c420339ad816fbfd39a7c49b2c4dcda12b63c379dbda
|
||||
size 1157566
|
Loading…
x
Reference in New Issue
Block a user