Skip to content

Commit

Permalink
tensorflow: rebuild against cython
Browse files Browse the repository at this point in the history
  • Loading branch information
androidnisse committed Jun 5, 2024
1 parent c44caa1 commit 85b1735
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 11 deletions.
18 changes: 16 additions & 2 deletions packages/t/tensorflow/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ UNKNOWN:PyCapsule_SetName
UNKNOWN:PyCapsule_SetPointer
UNKNOWN:PyCapsule_Type
UNKNOWN:PyCode_NewEmpty
UNKNOWN:PyCode_NewWithPosOnlyArgs
UNKNOWN:PyComplex_AsCComplex
UNKNOWN:PyComplex_ImagAsDouble
UNKNOWN:PyComplex_RealAsDouble
Expand All @@ -51,6 +52,7 @@ UNKNOWN:PyErr_Fetch
UNKNOWN:PyErr_Format
UNKNOWN:PyErr_GivenExceptionMatches
UNKNOWN:PyErr_NewException
UNKNOWN:PyErr_NoMemory
UNKNOWN:PyErr_NormalizeException
UNKNOWN:PyErr_Occurred
UNKNOWN:PyErr_Print
Expand Down Expand Up @@ -98,12 +100,12 @@ UNKNOWN:PyFrame_GetCode
UNKNOWN:PyFrame_GetLineNumber
UNKNOWN:PyFrame_New
UNKNOWN:PyFrozenSet_Type
UNKNOWN:PyFunction_Type
UNKNOWN:PyGILState_Check
UNKNOWN:PyGILState_Ensure
UNKNOWN:PyGILState_GetThisThreadState
UNKNOWN:PyGILState_Release
UNKNOWN:PyImport_AddModule
UNKNOWN:PyImport_GetModule
UNKNOWN:PyImport_GetModuleDict
UNKNOWN:PyImport_Import
UNKNOWN:PyImport_ImportModule
Expand Down Expand Up @@ -145,7 +147,7 @@ UNKNOWN:PyMem_Realloc
UNKNOWN:PyMemoryView_FromMemory
UNKNOWN:PyMemoryView_FromObject
UNKNOWN:PyMemoryView_Type
UNKNOWN:PyMethodDescr_Type
UNKNOWN:PyMethod_New
UNKNOWN:PyMethod_Type
UNKNOWN:PyModuleDef_Init
UNKNOWN:PyModule_AddObject
Expand All @@ -170,6 +172,8 @@ UNKNOWN:PyObject_CallMethod
UNKNOWN:PyObject_CallMethodObjArgs
UNKNOWN:PyObject_CallObject
UNKNOWN:PyObject_ClearWeakRefs
UNKNOWN:PyObject_Free
UNKNOWN:PyObject_GC_Del
UNKNOWN:PyObject_GC_Track
UNKNOWN:PyObject_GC_UnTrack
UNKNOWN:PyObject_GenericGetAttr
Expand All @@ -189,11 +193,13 @@ UNKNOWN:PyObject_IsTrue
UNKNOWN:PyObject_Malloc
UNKNOWN:PyObject_Not
UNKNOWN:PyObject_Repr
UNKNOWN:PyObject_RichCompare
UNKNOWN:PyObject_RichCompareBool
UNKNOWN:PyObject_SetAttr
UNKNOWN:PyObject_SetAttrString
UNKNOWN:PyObject_SetItem
UNKNOWN:PyObject_Str
UNKNOWN:PyObject_VectorcallDict
UNKNOWN:PyProperty_Type
UNKNOWN:PyRun_SimpleStringFlags
UNKNOWN:PyRun_StringFlags
Expand Down Expand Up @@ -226,6 +232,7 @@ UNKNOWN:PyThread_tss_get
UNKNOWN:PyThread_tss_set
UNKNOWN:PyTraceBack_Here
UNKNOWN:PyTuple_GetItem
UNKNOWN:PyTuple_GetSlice
UNKNOWN:PyTuple_New
UNKNOWN:PyTuple_Pack
UNKNOWN:PyTuple_SetItem
Expand All @@ -242,13 +249,16 @@ UNKNOWN:PyUnicode_AsUTF8
UNKNOWN:PyUnicode_AsUTF8AndSize
UNKNOWN:PyUnicode_AsUTF8String
UNKNOWN:PyUnicode_Compare
UNKNOWN:PyUnicode_Concat
UNKNOWN:PyUnicode_Decode
UNKNOWN:PyUnicode_DecodeUTF8
UNKNOWN:PyUnicode_FromFormat
UNKNOWN:PyUnicode_FromString
UNKNOWN:PyUnicode_FromStringAndSize
UNKNOWN:PyUnicode_InternFromString
UNKNOWN:PyUnicode_InternInPlace
UNKNOWN:PyUnicode_Type
UNKNOWN:PyVectorcall_Function
UNKNOWN:PyWeakref_NewRef
UNKNOWN:Py_BuildValue
UNKNOWN:Py_DecRef
Expand All @@ -257,12 +267,16 @@ UNKNOWN:Py_GetVersion
UNKNOWN:Py_IncRef
UNKNOWN:Py_IsInitialized
UNKNOWN:Py_LeaveRecursiveCall
UNKNOWN:Py_Version
UNKNOWN:_PyArg_NoKeywords
UNKNOWN:_PyDict_GetItem_KnownHash
UNKNOWN:_PyObject_GC_New
UNKNOWN:_PyObject_GenericGetAttrWithDict
UNKNOWN:_PyObject_GetDictPtr
UNKNOWN:_PyObject_New
UNKNOWN:_PyThreadState_UncheckedGet
UNKNOWN:_PyType_Lookup
UNKNOWN:_PyUnicode_Ready
UNKNOWN:_Py_Dealloc
UNKNOWN:_Py_FalseStruct
UNKNOWN:_Py_HashDouble
Expand Down
6 changes: 3 additions & 3 deletions packages/t/tensorflow/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : tensorflow
version : 2.15.0
release : 34
release : 35
source :
- https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.15.0.tar.gz : 9cec5acb0ecf2d47b16891f8bc5bc6fbfdffe1700bdadc0d9ebe27ea34f0c220
license : Apache-2.0
Expand Down Expand Up @@ -40,17 +40,17 @@ builddeps :
- double-conversion-devel
- giflib-devel
- git
- llvm-clang-devel
- libxcrypt-compat
- llvm-clang-devel
- nasm
- patchelf
- pybind11
- python-absl-py
- python-astor
- python-gast
- python-installer
- python-keras-applications
- python-keras-preprocessing
- python-installer
- python-packaging
- python-protobuf
- python-requests
Expand Down
12 changes: 6 additions & 6 deletions packages/t/tensorflow/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>tensorflow</Name>
<Homepage>https://www.tensorflow.org/</Homepage>
<Packager>
<Name>Gavin Zhao</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
Expand Down Expand Up @@ -10896,7 +10896,7 @@
</Description>
<PartOf>programming.library</PartOf>
<RuntimeDependencies>
<Dependency release="34">tensorflow</Dependency>
<Dependency release="35">tensorflow</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/tensorflow/c/c_api.h</Path>
Expand Down Expand Up @@ -10929,12 +10929,12 @@
</Files>
</Package>
<History>
<Update release="34">
<Update release="35">
<Date>2024-06-05</Date>
<Version>2.15.0</Version>
<Comment>Packaging update</Comment>
<Name>Gavin Zhao</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 85b1735

Please sign in to comment.