FreeBSD Bugzilla – Attachment 187894 Details for
Bug 223581
[NEW] sysutils/linux-c7-python-scandir: Better directory iterator for Python 2.7 (Linux CentOS ${LINUX_DIST_VER}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch (svn)
linux-c7-python-scandir.diff (text/plain), 3.20 KB, created by
lichray
on 2017-11-10 00:29:42 UTC
(
hide
)
Description:
patch (svn)
Filename:
MIME Type:
Creator:
lichray
Created:
2017-11-10 00:29:42 UTC
Size:
3.20 KB
patch
obsolete
>Index: sysutils/linux-c7-python-scandir/Makefile >=================================================================== >--- sysutils/linux-c7-python-scandir/Makefile (nonexistent) >+++ sysutils/linux-c7-python-scandir/Makefile (working copy) >@@ -0,0 +1,27 @@ >+# Created by: Zhihao Yuan <lichray@gmail.com> >+# $FreeBSD$ >+ >+PORTNAME= python-scandir >+PORTVERSION= 1.3 >+CATEGORIES= sysutils linux >+MASTER_SITES= ${MASTER_SITE_EPEL7} >+MASTER_SITE_SUBDIR=Packages/p >+ >+MAINTAINER= emulation@FreeBSD.org >+COMMENT= Better directory iterator for Python 2.7 (Linux CentOS ${LINUX_DIST_VER}) >+ >+ONLY_FOR_ARCHS= amd64 >+LIB_DISTNAMES= ${DISTNAME} >+SRC_DISTFILES= >+ >+CONFLICTS= linux-c6-${PORTNAME}-[0-9]* >+ >+DESCR= ${.CURDIR}/../py-scandir/pkg-descr >+RPMVERSION= 1.el7 >+USES= linux:c7 >+USE_LINUX= python >+USE_LINUX_RPM= yes >+ >+OPTIONS_SUB= yes >+ >+.include <bsd.port.mk> > >Property changes on: sysutils/linux-c7-python-scandir/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/linux-c7-python-scandir/distinfo >=================================================================== >--- sysutils/linux-c7-python-scandir/distinfo (nonexistent) >+++ sysutils/linux-c7-python-scandir/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1510230019 >+SHA256 (centos/python-scandir-1.3-1.el7.x86_64.rpm) = ebc1d3e5e1d082f0fd1b74afdde8c436e8faf379a37bcd2723510d52831820b8 >+SIZE (centos/python-scandir-1.3-1.el7.x86_64.rpm) = 40440 > >Property changes on: sysutils/linux-c7-python-scandir/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/linux-c7-python-scandir/pkg-plist.amd64 >=================================================================== >--- sysutils/linux-c7-python-scandir/pkg-plist.amd64 (nonexistent) >+++ sysutils/linux-c7-python-scandir/pkg-plist.amd64 (working copy) >@@ -0,0 +1,13 @@ >+usr/lib64/python2.7/site-packages/_scandir.so >+usr/lib64/python2.7/site-packages/scandir-1.3-py2.7.egg-info >+usr/lib64/python2.7/site-packages/scandir.py >+usr/lib64/python2.7/site-packages/scandir.pyc >+usr/lib64/python2.7/site-packages/scandir.pyo >+%%PORTDOCS%%%%DOCSDIR%%/README.rst >+%%PORTDOCS%%%%DOCSDIR%%/benchmark.py >+%%PORTDOCS%%%%DOCSDIR%%/test/run_tests.py >+%%PORTDOCS%%%%DOCSDIR%%/test/test_scandir.py >+%%PORTDOCS%%%%DOCSDIR%%/test/test_scandir.pyc >+%%PORTDOCS%%%%DOCSDIR%%/test/test_walk.py >+%%PORTDOCS%%%%DOCSDIR%%/test/test_walk.pyc >+usr/share/licenses/python-scandir-1.3/LICENSE.txt > >Property changes on: sysutils/linux-c7-python-scandir/pkg-plist.amd64 >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223581
: 187894