--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-eb410d2655
2016-09-19 00:20:54.127461
--------------------------------------------------------------------------------

Name        : python-scandir
Product     : Fedora EPEL 7
Version     : 1.3
Release     : 1.el7
URL         : https://github.com/benhoyt/scandir
Summary     : A better directory iterator and faster os.walk() for Python
Description :
scandir() is a directory iteration function like os.listdir(), except that
instead of returning a list of bare filenames, it yields DirEntry objects that
include file type and stat information along with the name. Using scandir()
increases the speed of os.walk() by 2-20 times (depending on the platform and
file system) by avoiding unnecessary calls to os.stat() in most cases.
scandir is included in the Python 3.5+ standard library.














Provides:       python2-scandir = 1.3-1.el7

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

Updated to 1.3 (bz#1370901)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1370901 - python-scandir-v1.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1370901
--------------------------------------------------------------------------------

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

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
epel-package-announce mailing list -- 
epel-package-announce@lists.fedoraproject.org
To unsubscribe send an email to 
epel-package-announce-le...@lists.fedoraproject.org

Reply via email to