Skip to content

Commit

Permalink
textproc/py-toronado: Update to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 27, 2022
1 parent 4bd1d6d commit 017156a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions textproc/py-toronado/Makefile
@@ -1,5 +1,5 @@
PORTNAME= toronado
PORTVERSION= 0.0.11
PORTVERSION= 0.1.0
CATEGORIES= textproc www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect>=0:www/py-cssselect@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions textproc/py-toronado/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1480692438
SHA256 (toronado-0.0.11.tar.gz) = 7985dc9a13c969fa1372d600455a86709fb6a124dca58c759b6b42e892ddb0a8
SIZE (toronado-0.0.11.tar.gz) = 4634
TIMESTAMP = 1660576964
SHA256 (toronado-0.1.0.tar.gz) = 150b45860f68572c6ab1c94524bbaa5fd2ba5db3812fe93943aa4a73a1886d04
SIZE (toronado-0.1.0.tar.gz) = 5001
2 changes: 1 addition & 1 deletion textproc/py-toronado/pkg-descr
@@ -1,3 +1,3 @@
Fast lxml-based CSS stylesheet inliner.

WWW: https://pypi.org/project/toronado/
WWW: https://github.com/disqus/toronado

0 comments on commit 017156a

Please sign in to comment.