pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-flower



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat May  8 06:00:00 UTC 2021

Modified Files:
        pkgsrc/net/py-flower: Makefile PLIST distinfo

Log Message:
py-flower: updated to 0.9.7

0.9.7:
Unknown changes.

Mark as broken, because it is not yet compatible with Celery 5.0.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-flower/Makefile \
    pkgsrc/net/py-flower/PLIST pkgsrc/net/py-flower/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-flower/Makefile
diff -u pkgsrc/net/py-flower/Makefile:1.1 pkgsrc/net/py-flower/Makefile:1.2
--- pkgsrc/net/py-flower/Makefile:1.1   Mon Oct  8 14:48:46 2018
+++ pkgsrc/net/py-flower/Makefile       Sat May  8 06:00:00 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/10/08 14:48:46 adam Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/08 06:00:00 adam Exp $
 
-DISTNAME=      flower-0.9.2
+DISTNAME=      flower-0.9.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/flower/}
@@ -10,22 +10,24 @@ HOMEPAGE=   https://github.com/mher/flower
 COMMENT=       Real-time monitor and web admin for Celery task queue
 LICENSE=       modified-bsd
 
-DEPENDS+=      ${PYPKGPREFIX}-babel>=1.0:../../devel/py-babel
-DEPENDS+=      ${PYPKGPREFIX}-celery>=3.1.0:../../net/py-celery
+# https://github.com/mher/flower/issues/1029
+BROKEN=                "Does not work with Celery 5.0"
+
+DEPENDS+=      ${PYPKGPREFIX}-celery>=4.3.0:../../net/py-celery
+DEPENDS+=      ${PYPKGPREFIX}-humanize-[0-9]*:../../textproc/py-humanize
+DEPENDS+=      ${PYPKGPREFIX}-prometheus_client>=0.8.0:../../net/py-prometheus_client
 DEPENDS+=      ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-DEPENDS+=      ${PYPKGPREFIX}-tornado>=4.2.0:../../www/py-tornado
+DEPENDS+=      ${PYPKGPREFIX}-tornado>=5.0.0:../../www/py-tornado
+DEPENDS+=      ${PYPKGPREFIX}-vine>=1.3.0:../../devel/py-vine
 TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
 
-.include "../../lang/python/pyversion.mk"
-.if ${_PYTHON_VERSION} == 27
-DEPENDS+=      ${PYPKGPREFIX}-futures-[0-9]*:../../devel/py-futures
-.endif
-
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
-               ${MV} flower flower-${PYVERSSUFFIX} || ${TRUE}
+       ${MV} flower flower-${PYVERSSUFFIX} || ${TRUE}
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/py-flower/PLIST
diff -u pkgsrc/net/py-flower/PLIST:1.1 pkgsrc/net/py-flower/PLIST:1.2
--- pkgsrc/net/py-flower/PLIST:1.1      Mon Oct  8 14:48:46 2018
+++ pkgsrc/net/py-flower/PLIST  Sat May  8 06:00:00 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2018/10/08 14:48:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/05/08 06:00:00 adam Exp $
 bin/flower-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -36,9 +36,13 @@ ${PYSITELIB}/flower/command.pyo
 ${PYSITELIB}/flower/events.py
 ${PYSITELIB}/flower/events.pyc
 ${PYSITELIB}/flower/events.pyo
+${PYSITELIB}/flower/inspector.py
+${PYSITELIB}/flower/inspector.pyc
+${PYSITELIB}/flower/inspector.pyo
 ${PYSITELIB}/flower/options.py
 ${PYSITELIB}/flower/options.pyc
 ${PYSITELIB}/flower/options.pyo
+${PYSITELIB}/flower/static/css/Pipfile.lock
 ${PYSITELIB}/flower/static/css/bootstrap-datetimepicker.min.css
 ${PYSITELIB}/flower/static/css/bootstrap-responsive.css
 ${PYSITELIB}/flower/static/css/bootstrap-responsive.min.css
@@ -64,7 +68,6 @@ ${PYSITELIB}/flower/static/css/jquery.da
 ${PYSITELIB}/flower/static/css/jquery.dataTables.css
 ${PYSITELIB}/flower/static/css/jquery.dataTables.min.css
 ${PYSITELIB}/flower/static/css/jquery.dataTables.select.min.css
-${PYSITELIB}/flower/static/css/rickshaw.min.css
 ${PYSITELIB}/flower/static/favicon.ico
 ${PYSITELIB}/flower/static/img/apple-touch-icon-114-precomposed.png
 ${PYSITELIB}/flower/static/img/apple-touch-icon-144-precomposed.png
@@ -92,8 +95,6 @@ ${PYSITELIB}/flower/static/js/bootstrap-
 ${PYSITELIB}/flower/static/js/bootstrap-typeahead.js
 ${PYSITELIB}/flower/static/js/bootstrap.js
 ${PYSITELIB}/flower/static/js/bootstrap.min.js
-${PYSITELIB}/flower/static/js/d3.layout.min.js
-${PYSITELIB}/flower/static/js/d3.min.js
 ${PYSITELIB}/flower/static/js/flower.js
 ${PYSITELIB}/flower/static/js/jquery-1.7.2.min.js
 ${PYSITELIB}/flower/static/js/jquery-ui-1-8-15.min.js
@@ -101,15 +102,15 @@ ${PYSITELIB}/flower/static/js/jquery.dat
 ${PYSITELIB}/flower/static/js/jquery.dataTables.colReorder.min.js
 ${PYSITELIB}/flower/static/js/jquery.dataTables.min.js
 ${PYSITELIB}/flower/static/js/jquery.dataTables.select.min.js
+${PYSITELIB}/flower/static/js/jquery.dataTables.sorting.natural.js
 ${PYSITELIB}/flower/static/js/moment-timezone-with-data.min.js
 ${PYSITELIB}/flower/static/js/moment.min.js
-${PYSITELIB}/flower/static/js/rickshaw.min.js
+${PYSITELIB}/flower/static/swagger.json
 ${PYSITELIB}/flower/templates/404.html
 ${PYSITELIB}/flower/templates/base.html
 ${PYSITELIB}/flower/templates/broker.html
 ${PYSITELIB}/flower/templates/dashboard.html
 ${PYSITELIB}/flower/templates/error.html
-${PYSITELIB}/flower/templates/monitor.html
 ${PYSITELIB}/flower/templates/navbar.html
 ${PYSITELIB}/flower/templates/task.html
 ${PYSITELIB}/flower/templates/tasks.html
@@ -120,12 +121,6 @@ ${PYSITELIB}/flower/urls.pyo
 ${PYSITELIB}/flower/utils/__init__.py
 ${PYSITELIB}/flower/utils/__init__.pyc
 ${PYSITELIB}/flower/utils/__init__.pyo
-${PYSITELIB}/flower/utils/backports/__init__.py
-${PYSITELIB}/flower/utils/backports/__init__.pyc
-${PYSITELIB}/flower/utils/backports/__init__.pyo
-${PYSITELIB}/flower/utils/backports/collections.py
-${PYSITELIB}/flower/utils/backports/collections.pyc
-${PYSITELIB}/flower/utils/backports/collections.pyo
 ${PYSITELIB}/flower/utils/broker.py
 ${PYSITELIB}/flower/utils/broker.pyc
 ${PYSITELIB}/flower/utils/broker.pyo
Index: pkgsrc/net/py-flower/distinfo
diff -u pkgsrc/net/py-flower/distinfo:1.1 pkgsrc/net/py-flower/distinfo:1.2
--- pkgsrc/net/py-flower/distinfo:1.1   Mon Oct  8 14:48:46 2018
+++ pkgsrc/net/py-flower/distinfo       Sat May  8 06:00:00 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/10/08 14:48:46 adam Exp $
+$NetBSD: distinfo,v 1.2 2021/05/08 06:00:00 adam Exp $
 
-SHA1 (flower-0.9.2.tar.gz) = 6a184e966cb58e221aed8bbfc46a2acae187d61f
-RMD160 (flower-0.9.2.tar.gz) = efc89534c920343e49ab8ebeb3c7f10404b3fce9
-SHA512 (flower-0.9.2.tar.gz) = db1ca0ab7a081aabeaf75e2c9dd7e044c33bfd7a944ff1b4b5c58db1e18c6945fbe9aece6a4fbb5248d0046b191c22a08be78e8085c6c4bf0fb01f2cbbc94cd6
-Size (flower-0.9.2.tar.gz) = 1304536 bytes
+SHA1 (flower-0.9.7.tar.gz) = c8b90a6c8b5188e1b617c10d5a2050867b480524
+RMD160 (flower-0.9.7.tar.gz) = 756d3ca383983957fc8312fab12f705afb09c53d
+SHA512 (flower-0.9.7.tar.gz) = ebb74e2b612962839fe4bc774f9bea98da08edf7804a6b7b2bdaafe5c9368312a05f3c9692204e25909dcdd8e9d15e6b6dd3eca829b5440af3e2b60d495602eb
+Size (flower-0.9.7.tar.gz) = 3526930 bytes



Home | Main Index | Thread Index | Old Index