Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688728 - dev-python/kombu: version bump to 4.6.x
Summary: dev-python/kombu: version bump to 4.6.x
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: 688910
Blocks:
  Show dependency tree
 
Reported: 2019-06-26 01:33 UTC by Zac Medico
Modified: 2019-06-30 21:57 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 Zac Medico gentoo-dev 2019-06-26 01:33:17 UTC
4.6.3 is the current latest release:

https://github.com/celery/kombu/releases
Comment 1 Larry the Git Cow gentoo-dev 2019-06-29 06:08:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0483b2756e6425d3ff7201673b8dfcb5ddfea874

commit 0483b2756e6425d3ff7201673b8dfcb5ddfea874
Author:     Zac Medico <zachary.medico@sony.com>
AuthorDate: 2019-06-29 00:25:10 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-06-29 06:08:00 +0000

    dev-python/py-amqp: Bump to version 2.5.0
    
    Bug: https://bugs.gentoo.org/688728
    Package-Manager: Portage-2.3.67, Repoman-2.3.16
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/py-amqp/Manifest             |  1 +
 dev-python/py-amqp/py-amqp-2.5.0.ebuild | 66 +++++++++++++++++++++++++++++++++
 2 files changed, 67 insertions(+)
Comment 2 Zac Medico gentoo-dev 2019-06-29 07:06:56 UTC
Needs pyro-4.76 for unit tests to pass with python3.7.
Comment 3 Larry the Git Cow gentoo-dev 2019-06-30 21:57:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bebe34a7bbb915ecc70fc9b73ab0deb40ead6cb

commit 1bebe34a7bbb915ecc70fc9b73ab0deb40ead6cb
Author:     Zac Medico <zachary.medico@sony.com>
AuthorDate: 2019-06-29 00:05:46 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-06-30 21:57:07 +0000

    dev-python/kombu: Bump to version 4.6.3
    
    Note that this ebuild drops python2_7 from PYTHON_COMPAT because
    it was also dropped from the dev-python/pyro-4.76 ebuild.
    
    Closes: https://bugs.gentoo.org/688728
    Package-Manager: Portage-2.3.67, Repoman-2.3.16
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/kombu/Manifest           |  1 +
 dev-python/kombu/kombu-4.6.3.ebuild | 78 +++++++++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+)