Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548588 - dev-python/celery-3.1.18 version bump
Summary: dev-python/celery-3.1.18 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 548590 548592
Blocks:
  Show dependency tree
 
Reported: 2015-05-04 12:31 UTC by Michael Weber (RETIRED)
Modified: 2015-05-08 08:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Weber (RETIRED) gentoo-dev 2015-05-04 12:31:07 UTC
Uploaded on 2015-04-22, thanks.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2015-05-04 12:54:06 UTC
based on celery-3.1.18/celery.egg-info/requires.txt

--- celery-3.1.17.ebuild        2015-03-10 08:14:55.330218155 +0100
+++ celery-3.1.18.ebuild        2015-05-04 14:37:23.579712863 +0200
@@ -23,8 +23,9 @@
 RDEPEND="<dev-python/kombu-3.1[${PYTHON_USEDEP}]
                >=dev-python/kombu-3.0.24[${PYTHON_USEDEP}]
                >=dev-python/anyjson-0.3.3[${PYTHON_USEDEP}]
-               >=dev-python/billiard-3.3.0.19[${PYTHON_USEDEP}]
+               >=dev-python/billiard-3.3.0.20[${PYTHON_USEDEP}]
                <dev-python/billiard-3.4[${PYTHON_USEDEP}]
+               >=dev-python/billiard-3.3.0.20[${PYTHON_USEDEP}]
                dev-python/pytz[${PYTHON_USEDEP}]
                dev-python/greenlet[${PYTHON_USEDEP}]"
Comment 2 Michael Weber (RETIRED) gentoo-dev 2015-05-04 13:04:11 UTC
Plus the kombu bump.

--- celery-3.1.17.ebuild        2015-03-10 08:14:55.330218155 +0100
+++ celery-3.1.18.ebuild        2015-05-04 15:02:57.387713963 +0200
@@ -21,10 +21,11 @@
 
 PY27_USEDEP=$(python_gen_usedep python2_7)
 RDEPEND="<dev-python/kombu-3.1[${PYTHON_USEDEP}]
-               >=dev-python/kombu-3.0.24[${PYTHON_USEDEP}]
+               >=dev-python/kombu-3.0.25[${PYTHON_USEDEP}]
                >=dev-python/anyjson-0.3.3[${PYTHON_USEDEP}]
-               >=dev-python/billiard-3.3.0.19[${PYTHON_USEDEP}]
+               >=dev-python/billiard-3.3.0.20[${PYTHON_USEDEP}]
                <dev-python/billiard-3.4[${PYTHON_USEDEP}]
+               >=dev-python/billiard-3.3.0.20[${PYTHON_USEDEP}]
                dev-python/pytz[${PYTHON_USEDEP}]
                dev-python/greenlet[${PYTHON_USEDEP}]"
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2015-05-08 08:48:26 UTC
*celery-3.1.18 (08 May 2015)

  08 May 2015; Ian Delaney <idella4@gentoo.org> +celery-3.1.18.ebuild,
  -celery-3.1.16.ebuild:
  bump one remove one, fixes bug #548588