Page MenuHomeSolus

D7386.diff
No OneTemporary

D7386.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,3 @@
libc.so.6
-libpthread.so.0
-libpython2.7.so.1.0
libpython3.6m.so.1.0
libsqlite3.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,25 +1,20 @@
name : python-apsw
-version : 3.26.0
-release : 9
+version : 3.29.0
+release : 10
source :
- - https://github.com/rogerbinns/apsw/archive/3.26.0-r1.tar.gz : 77e5722dbc169f9e1191cab4b108977bb9e927a4cd512332dde20b1196e70b36
+ - https://github.com/rogerbinns/apsw/archive/3.29.0-r1.tar.gz : a5715b4ff614d6bc3b19dcd73e54d5ba0c5340cdae6141ef6dd1e09b289bf7f7
license : Zlib
component : programming.python
summary : Another Python SQLite Wrapper
description: |
- APSW is a Python wrapper for the SQLite embedded relational database
- engine. In contrast to other wrappers such as pysqlite it focuses on
- being a minimal layer over SQLite attempting just to translate the
- complete SQLite API into Python.
+ APSW is a Python wrapper for the SQLite embedded relational database engine. In contrast to other wrappers such as pysqlite it focuses on being a minimal layer over SQLite attempting just to translate the complete SQLite API into Python.
builddeps :
- pkgconfig(python3)
- pkgconfig(sqlite3)
build : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
check : |
- %python_test
- %python3_test
+ # https://github.com/rogerbinns/apsw/issues/275
+ #python3_test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -8,39 +8,31 @@
<License>Zlib</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Another Python SQLite Wrapper</Summary>
- <Description xml:lang="en">APSW is a Python wrapper for the SQLite embedded relational database
-engine. In contrast to other wrappers such as pysqlite it focuses on
-being a minimal layer over SQLite attempting just to translate the
-complete SQLite API into Python.
+ <Description xml:lang="en">APSW is a Python wrapper for the SQLite embedded relational database engine. In contrast to other wrappers such as pysqlite it focuses on being a minimal layer over SQLite attempting just to translate the complete SQLite API into Python.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-apsw</Name>
<Summary xml:lang="en">Another Python SQLite Wrapper</Summary>
- <Description xml:lang="en">APSW is a Python wrapper for the SQLite embedded relational database
-engine. In contrast to other wrappers such as pysqlite it focuses on
-being a minimal layer over SQLite attempting just to translate the
-complete SQLite API into Python.
+ <Description xml:lang="en">APSW is a Python wrapper for the SQLite embedded relational database engine. In contrast to other wrappers such as pysqlite it focuses on being a minimal layer over SQLite attempting just to translate the complete SQLite API into Python.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/apsw-3.26.0_r1-py2.7.egg-info</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/apsw.so</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/apsw-3.26.0.post1-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/apsw-3.26.0.post1-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/apsw-3.26.0.post1-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/apsw-3.26.0.post1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/apsw-3.29.0.post1-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/apsw-3.29.0.post1-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/apsw-3.29.0.post1-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/apsw-3.29.0.post1-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/apsw.cpython-36m-x86_64-linux-gnu.so</Path>
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2019-01-07</Date>
- <Version>3.26.0</Version>
+ <Update release="10">
+ <Date>2019-10-12</Date>
+ <Version>3.29.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:18 PM (2 h, 48 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789157
Default Alt Text
D7386.diff (5 KB)

Event Timeline