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

updates at fedoraproject.org updates at fedoraproject.org
Mon Jul 14 00:52:42 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-8295
2014-07-12 01:19:07
--------------------------------------------------------------------------------

Name        : python-pthreading
Product     : Fedora 19
Version     : 0.1.3
Release     : 2.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:

monkey_patch: Fail if it is too late to monkey-patch and Add the missing locked() interface
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jul 10 2014 Douglas SChilling Landgraf <dougsland at redhat.com> - 0.1.3-2
- monkey_patch: Fail if it is too late to monkey-patch
- Add the missing locked() interface
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.3-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* 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