Sat, 10 Jun 2023 00:26:58 EDT

Information for build python-ctypes-1.0.2-1.ru6

ID2568
Package Namepython-ctypes
Version1.0.2
Release1.ru6
Epoch
SummaryAdvanced Foreign Function Interface for Python
Descriptionctypes is an advanced ffi (Foreign Function Interface) package for Python 2.3 and higher. ctypes allows to call functions exposed from dlls/shared libraries and has extensive facilities to create, access and manipulate simple and complicated C data types in Python - in other words: wrap libraries in pure Python. It is even possible to implement C callback functions in pure Python.
Built bykap263
State complete
StartedWed, 11 Jan 2012 15:25:27 EST
CompletedWed, 11 Jan 2012 15:28:24 EST
Taskbuild (centos6-rutgers-staging, python-ctypes-1.0.2-1.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
python-ctypes-1.0.2-1.ru6.src.rpm (info) (download)
i386 (build logs)
python-ctypes-1.0.2-1.ru6.i386.rpm (info) (download)
python-ctypes-debuginfo-1.0.2-1.ru6.i386.rpm (info) (download)
x86_64 (build logs)
python-ctypes-1.0.2-1.ru6.x86_64.rpm (info) (download)
python-ctypes-debuginfo-1.0.2-1.ru6.x86_64.rpm (info) (download)
Changelog * Wed Jan 11 2012 Kaitlin Poskaitis <kap263@nbcs.rutgers.edu> 1.0.2-1 - Release for Centos6 - Added file ctypes-1.0.2-py2.6.egg-info - Changed python-abi version check to hardcode version. Needs to be chanegd if version changes. * Sun Dec 16 2007 Jesse Keating <jkeating@redhat.com> - 1.0.2-1 - Update to 1.0.2 * Thu Sep 07 2006 Paul Nasrat <pnasrat@redhat.com> - 1.0.0-1 - Update to 1.0.0 - Include pyo files (#205409) * Thu Apr 27 2006 Paul Nasrat <pnasrat@redhat.com> - 0.9.9.6-1 - Update to latest release * Sat Jan 14 2006 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.9.6-1 - Initial packaging.