Page MenuHomeSolus

D12301.id29917.diff
No OneTemporary

D12301.id29917.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -165,6 +165,7 @@
libc.so.6:strcpy
libc.so.6:strdup
libc.so.6:strlen
+libc.so.6:strncmp
libc.so.6:strncpy
libc.so.6:strrchr
libc.so.6:strtol
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : psycopg2
-version : 2.9.1
-release : 9
+version : 2.9.2
+release : 10
source :
- - https://github.com/psycopg/psycopg2/archive/refs/tags/2_9_1.tar.gz : 3203b5b1bd903c5565e31af44b9206b9478463ea4bcf92809ad6d72261e08aaa
+ - https://github.com/psycopg/psycopg2/archive/refs/tags/2_9_2.tar.gz : 11a3285109184269b5e86909369477617a0f678de5a7aa4edd3f2bacae892b94
license : LGPL-3.0-or-later
component : programming.python
summary : Psycopg is the most popular PostgreSQL adapter for the Python programming language
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -23,10 +23,10 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2-2.9.1-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2-2.9.1-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2-2.9.1-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2-2.9.1-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2-2.9.2-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2-2.9.2-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2-2.9.2-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2-2.9.2-py3.9.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/psycopg2/__pycache__/_ipaddress.cpython-39.pyc</Path>
@@ -53,12 +53,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2021-08-18</Date>
- <Version>2.9.1</Version>
+ <Update release="10">
+ <Date>2021-11-14</Date>
+ <Version>2.9.2</Version>
<Comment>Packaging update</Comment>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 4:56 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789500
Default Alt Text
D12301.id29917.diff (2 KB)

Event Timeline