Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11006155
D14243.id34725.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D14243.id34725.diff
View Options
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -4,6 +4,7 @@
UNKNOWN:PyByteArray_Size
UNKNOWN:PyBytes_FromStringAndSize
UNKNOWN:PyCMethod_New
+UNKNOWN:PyCallable_Check
UNKNOWN:PyCapsule_Import
UNKNOWN:PyDict_New
UNKNOWN:PyErr_Clear
@@ -28,16 +29,15 @@
UNKNOWN:PyModuleDef_Init
UNKNOWN:PyModule_AddIntConstant
UNKNOWN:PyModule_AddObjectRef
-UNKNOWN:PyObject_CallFunctionObjArgs
UNKNOWN:PyObject_GenericGetDict
UNKNOWN:PyObject_GetAttr
UNKNOWN:PyObject_HasAttr
UNKNOWN:PyObject_VectorcallMethod
+UNKNOWN:PyThreadState_Get
UNKNOWN:PyTuple_New
UNKNOWN:PyType_Ready
UNKNOWN:PyType_Type
UNKNOWN:PyUnicode_AsUTF8AndSize
-UNKNOWN:PyUnicode_DecodeUTF8
UNKNOWN:PyUnicode_FromStringAndSize
UNKNOWN:PyUnicode_InternFromString
UNKNOWN:PyUnicode_New
@@ -47,6 +47,8 @@
UNKNOWN:_PyDict_Next
UNKNOWN:_PyDict_SetItem_KnownHash
UNKNOWN:_PyLong_AsByteArray
+UNKNOWN:_PyObject_MakeTpCall
+UNKNOWN:_Py_CheckFunctionResult
UNKNOWN:_Py_Dealloc
UNKNOWN:_Py_FalseStruct
UNKNOWN:_Py_HashBytes
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,12 @@
name : python-orjson
-version : 3.9.1
-release : 28
+version : 3.9.2
+release : 29
source :
- - https://files.pythonhosted.org/packages/source/o/orjson/orjson-3.9.1.tar.gz : db373a25ec4a4fccf8186f9a72a1b3442837e40807a736a815ab42481e83b7d0
+ - https://files.pythonhosted.org/packages/source/o/orjson/orjson-3.9.2.tar.gz : 24257c8f641979bf25ecd3e27251b5cc194cdd3a6e96004aac8446f5e63d9664
license :
- Apache-2.0
- MIT
+homepage : https://github.com/ijl/orjson
component : programming.python
summary : Fast, correct Python JSON library
description: |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -20,11 +20,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.1.dist-info/METADATA</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.1.dist-info/RECORD</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.1.dist-info/WHEEL</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.1.dist-info/license_files/LICENSE-APACHE</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.1.dist-info/license_files/LICENSE-MIT</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.2.dist-info/METADATA</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.2.dist-info/RECORD</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.2.dist-info/WHEEL</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.2.dist-info/license_files/LICENSE-APACHE</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/orjson-3.9.2.dist-info/license_files/LICENSE-MIT</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/orjson/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/orjson/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/orjson/__pycache__/__init__.cpython-310.opt-1.pyc</Path>
@@ -34,12 +34,12 @@
</Files>
</Package>
<History>
- <Update release="28">
- <Date>2023-06-10</Date>
- <Version>3.9.1</Version>
+ <Update release="29">
+ <Date>2023-07-12</Date>
+ <Version>3.9.2</Version>
<Comment>Packaging update</Comment>
<Name>Thomas Staudinger</Name>
<Email>Staudi.Kaos@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 2, 1:24 PM (6 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5892055
Default Alt Text
D14243.id34725.diff (3 KB)
Attached To
Mode
D14243: python-orjson: update to 3.9.2
Attached
Detach File
Event Timeline
Log In to Comment