Accepting request 674453 from KDE:Qt5

- Switch to a working location for the tarball

- Update to 4.19.14:
  * The reference count displayed by sip.dump() now has the same
    caveat as sys.getrefcount().
  * Added SIP_NULLPTR to the C API.
  * Added support for size_t.
  * Added sipLong_AsSizeT() to the C API.
  * Added the '=' format characters to sipBuildResult() and
    sipParseResult().

OBS-URL: https://build.opensuse.org/request/show/674453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sip?expand=0&rev=100
This commit is contained in:
Dominique Leuenberger 2019-02-14 13:30:15 +00:00 committed by Git OBS Bridge
commit c5091fba89
4 changed files with 25 additions and 8 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Feb 13 09:54:09 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
- Switch to a working location for the tarball
-------------------------------------------------------------------
Tue Feb 12 20:32:17 UTC 2019 - Mikhail Terekhov <termim@gmail.com>
- Update to 4.19.14:
* The reference count displayed by sip.dump() now has the same
caveat as sys.getrefcount().
* Added SIP_NULLPTR to the C API.
* Added support for size_t.
* Added sipLong_AsSizeT() to the C API.
* Added the '=' format characters to sipBuildResult() and
sipParseResult().
-------------------------------------------------------------------
Sun Jan 6 02:06:41 UTC 2019 - wbauer@tmo.at

View File

@ -1,7 +1,7 @@
#
# spec file for package python-sip
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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,16 +16,16 @@
#
%define python_sip_api 12.5
%define python_sip_api 12.6
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sip
Version: 4.19.13
Version: 4.19.14
Release: 0
Summary: SIP tool to use python sip bindings
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/sip/introa
Source0: https://sourceforge.net/projects/pyqt/files/sip/sip-%{version}/sip-%{version}.tar.gz
URL: https://www.riverbankcomputing.com/software/sip
Source0: https://www.riverbankcomputing.com/static/Downloads/sip/sip-%{version}.tar.gz
# PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths
Patch0: disable-rpaths.diff
# PATCH-FIX-OPENSUSE disable-strip.diff -- Disable stripping

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e353a7056599bf5fbd5d3ff9842a6ab2ea3cf4e0304a0f925ec5862907c0d15e
size 1038815

3
sip-4.19.14.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ef3765dbcc3b8131f83e60239f49508f82205b33cae5408c405e2e2f2d0af87
size 1049688