Fedora 19 Update: python-pthreading-0.1.3-0.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sat Apr 26 09:15:42 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-4908
2014-04-09 00:04:31
--------------------------------------------------------------------------------

Name        : python-pthreading
Product     : Fedora 19
Version     : 0.1.3
Release     : 0.fc19
URL         : http://pypi.python.org/pypi/pthreading
Summary     : Re-implement threading.Lock, RLock and Condition with libpthread
Description :
The pthreading module provides Lock and Condition synchronization
objects compatible with Python native threading module.
The implementation, however, is based on POSIX thread library as delivered
by the libpthread and has considerable performance benefits over Python 2.x's
implementation.

--------------------------------------------------------------------------------
Update Information:

Monkeypatch python's thread.allocate_lock
--------------------------------------------------------------------------------
ChangeLog:

* Tue Mar 18 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 0.1.3-0
- Monkeypatch python's thread.allocate_lock
* Sun Aug  4 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jun  4 2013 Douglas Schilling Landgraf <dougsland at redhat.com> - 0.1.2-1
- Release 0.1.2
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-pthreading' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list