Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10816050
D1031.id2448.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D1031.id2448.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,18 @@
name : python-sip
-version : 4.19.2
-release : 5
+version : 4.19.3
+release : 6
source :
- - https://downloads.sourceforge.net/project/pyqt/sip/sip-4.19.2/sip-4.19.2.tar.gz : 432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533
+ - https://downloads.sourceforge.net/project/pyqt/sip/sip-4.19.3/sip-4.19.3.tar.gz : 740df844f80cc45dcc9b23294a92492923bc403ce88e68c35783f27c177c4b74
license : GPL-3.0
component : programming.python
-summary : python-sip is a tool that creates python2 bindings for C and C++ libraries.
+summary : python-sip is a tool that creates python bindings for C and C++ libraries.
description: |
- python-sip is a tool that creates python2 bindings for C and C++ libraries.
+ SIP is a tool for generating bindings for C++ classes so that they can be
+ accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
+ because it is specifically designed for C++ and Python, is able to generate
+ tighter bindings. SIP is so called because it is a small SWIG.
setup : |
- python2 configure.py CFLAGS="${CFLAGS}"
+ python2 configure.py CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LFLAGS="$LDFLAGS"
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,20 +2,26 @@
<Source>
<Name>python-sip</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>programming.python</PartOf>
- <Summary xml:lang="en">python-sip is a tool that creates python2 bindings for C and C++ libraries.</Summary>
- <Description xml:lang="en">python-sip is a tool that creates python2 bindings for C and C++ libraries.
+ <Summary xml:lang="en">python-sip is a tool that creates python bindings for C and C++ libraries.</Summary>
+ <Description xml:lang="en">SIP is a tool for generating bindings for C++ classes so that they can be
+accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
+because it is specifically designed for C++ and Python, is able to generate
+tighter bindings. SIP is so called because it is a small SWIG.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-sip</Name>
- <Summary xml:lang="en">python-sip is a tool that creates python2 bindings for C and C++ libraries.</Summary>
- <Description xml:lang="en">python-sip is a tool that creates python2 bindings for C and C++ libraries.
+ <Summary xml:lang="en">python-sip is a tool that creates python bindings for C and C++ libraries.</Summary>
+ <Description xml:lang="en">SIP is a tool for generating bindings for C++ classes so that they can be
+accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
+because it is specifically designed for C++ and Python, is able to generate
+tighter bindings. SIP is so called because it is a small SWIG.
</Description>
<PartOf>programming.python</PartOf>
<Files>
@@ -29,23 +35,26 @@
<Package>
<Name>python-sip-devel</Name>
<Summary xml:lang="en">Development files for python-sip</Summary>
- <Description xml:lang="en">python-sip is a tool that creates python2 bindings for C and C++ libraries.
+ <Description xml:lang="en">SIP is a tool for generating bindings for C++ classes so that they can be
+accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
+because it is specifically designed for C++ and Python, is able to generate
+tighter bindings. SIP is so called because it is a small SWIG.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="5">python-sip</Dependency>
+ <Dependency release="6">python-sip</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2017-05-27</Date>
- <Version>4.19.2</Version>
+ <Update release="6">
+ <Date>2017-09-18</Date>
+ <Version>4.19.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 2 2023, 12:16 AM (10 w, 16 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5833106
Default Alt Text
D1031.id2448.diff (4 KB)
Attached To
Mode
D1031: Update python-sip to 4.19.5
Attached
Detach File
Event Timeline
Log In to Comment