FreeBSD Bugzilla – Attachment 244577 Details for
Bug 273364
textproc/py-mkdocs-material: Update to 9.2.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-readtime-3.0.0-v1.patch
py-readtime-3.0.0-v1.patch (text/plain), 1.92 KB, created by
Kai Knoblich
on 2023-09-02 07:55:21 UTC
(
hide
)
Description:
py-readtime-3.0.0-v1.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2023-09-02 07:55:21 UTC
Size:
1.92 KB
patch
obsolete
>diff --git a/textproc/py-readtime/Makefile b/textproc/py-readtime/Makefile >new file mode 100644 >index 000000000000..2ba5d0b2b3b2 >--- /dev/null >+++ b/textproc/py-readtime/Makefile >@@ -0,0 +1,23 @@ >+PORTNAME= readtime >+DISTVERSION= 3.0.0 >+CATEGORIES= textproc python >+MASTER_SITES= PYPI >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= kai@FreeBSD.org >+COMMENT= Calculates the time some text takes the average human to read >+WWW= https://github.com/alanhamlett/readtime >+ >+LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.0.1:www/py-beautifulsoup@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}markdown2>=2.4.3:textproc/py-markdown2@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pyquery>=1.2:devel/py-pyquery@${PY_FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> >diff --git a/textproc/py-readtime/distinfo b/textproc/py-readtime/distinfo >new file mode 100644 >index 000000000000..52a897adfe40 >--- /dev/null >+++ b/textproc/py-readtime/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1693484825 >+SHA256 (readtime-3.0.0.tar.gz) = 76c5a0d773ad49858c53b42ba3a942f62fbe20cc8c6f07875797ac7dc30963a9 >+SIZE (readtime-3.0.0.tar.gz) = 6271 >diff --git a/textproc/py-readtime/pkg-descr b/textproc/py-readtime/pkg-descr >new file mode 100644 >index 000000000000..b6946a6fd286 >--- /dev/null >+++ b/textproc/py-readtime/pkg-descr >@@ -0,0 +1,12 @@ >+Calculates the time some text takes the average human to read, based on >+Medium's read time forumula. >+ >+Medium's Help Center says: >+ >+"Read time is based on the average reading speed of an adult (roughly 265 WPM). >+ We take the total word count of a post and translate it into minutes, with an >+ adjustment made for images. For posts in Chinese, Japanese and Korean, it's a >+ function of number of characters (500 characters/min) with an adjustment made >+ for images." >+ >+Source: https://help.medium.com/hc/en-us/articles/214991667-Read-time
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
Flags:
kai
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 273364
: 244577 |
244578