Skip to content
Snippets Groups Projects
Verified Commit 1f93b1d2 authored by sunpoet's avatar sunpoet
Browse files
parent 362fa493
No related branches found
No related tags found
No related merge requests found
PORTNAME= tornado
PORTVERSION= 6.2
PORTVERSION= 6.3
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -11,8 +11,11 @@ WWW= https://www.tornadoweb.org/ \
LICENSE= APACHE20
USES= cpe python:3.7+
USE_PYTHON= autoplist concurrent distutils
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= cpe python:3.8+
USE_PYTHON= autoplist concurrent pep517
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}tornado4 \
${PYTHON_PKGNAMEPREFIX}tornado5 \
......
TIMESTAMP = 1657199045
SHA256 (tornado-6.2.tar.gz) = 9b630419bde84ec666bfd7ea0a4cb2a8a651c2d5cccdbdd1972a0c859dfc3c13
SIZE (tornado-6.2.tar.gz) = 504849
TIMESTAMP = 1681918905
SHA256 (tornado-6.3.tar.gz) = d68f3192936ff2c4add04dc21a436a43b4408d466746b78bb2b9d0a53a18683f
SIZE (tornado-6.3.tar.gz) = 507992
--- setup.py.orig 2015-11-06 20:08:26 UTC
+++ setup.py
@@ -147,9 +147,6 @@ setup(
# in the sdist tarball)
"tornado.test": [
"README",
- "csv_translations/fr_FR.csv",
- "gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo",
- "gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po",
"options_test.cfg",
"static/robots.txt",
"static/sample.xml",
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment