Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920676 - dev-util/buildbot-3.11.0: version bump
Summary: dev-util/buildbot-3.11.0: 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: Brian Dolbec
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 888287
  Show dependency tree
 
Reported: 2023-12-25 06:33 UTC by Sam James
Modified: 2024-01-30 08:33 UTC (History)
1 user (show)

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


Attachments
use importlib.resources (buildbot-3.10.1-importlib.resources.patch,412 bytes, patch)
2023-12-28 12:54 UTC, Magnus Granberg
Details | Diff
diff -3.9 > 3.10.1 (buildbot-3.10.1.patch,2.72 KB, patch)
2023-12-28 13:00 UTC, Magnus Granberg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-12-25 06:33:23 UTC
Thanks.
Comment 1 Magnus Granberg gentoo-dev 2023-12-28 12:54:57 UTC
Created attachment 880848 [details, diff]
use importlib.resources

Use importlib.resources for we only have >=python 3.10 as depend.
https://github.com/buildbot/buildbot/pull/7270
Comment 2 Magnus Granberg gentoo-dev 2023-12-28 13:00:13 UTC
Created attachment 880849 [details, diff]
diff -3.9 > 3.10.1

buildbot 3.10.1 diff
We still need to disable test_try_client
see https://github.com/buildbot/buildbot/issues/6776
and https://bugs.gentoo.org/904062
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-09 07:25:15 UTC
Zorry, could you submit it as a github PR to gentoo or gitlab would be fine?
Comment 4 Larry the Git Cow gentoo-dev 2024-01-30 08:33:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5959da3c7f098ca7e0c5d81bd618d43a0b2ea031

commit 5959da3c7f098ca7e0c5d81bd618d43a0b2ea031
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-29 20:15:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:19 +0000

    dev-util/buildbot: Bump to 3.11.0 with updated dep
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/35055
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot/buildbot-3.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=717287a024d30f8e272b50e66b3e6ef854a4af65

commit 717287a024d30f8e272b50e66b3e6ef854a4af65
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 17:00:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:18 +0000

    dev-util/buildbot-www: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-www/Manifest                   |  1 +
 dev-util/buildbot-www/buildbot-www-3.11.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

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

commit e4a9b33092cd5fc162d8dd742b798d182054ef77
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 17:00:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:18 +0000

    dev-util/buildbot-www-react: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-www-react/Manifest               |  1 +
 .../buildbot-www-react-3.11.0.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ff037509efddad44e3dc112503e43d9aa71bcb4

commit 2ff037509efddad44e3dc112503e43d9aa71bcb4
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:59:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:18 +0000

    dev-util/buildbot-wsgi-dashboards: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-wsgi-dashboards/Manifest         |  1 +
 .../buildbot-wsgi-dashboards-3.11.0.ebuild         | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a76e35ea05aace46e147325c05dee72706122de

commit 5a76e35ea05aace46e147325c05dee72706122de
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:59:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:17 +0000

    dev-util/buildbot-worker: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-worker/Manifest                  |   2 +
 .../buildbot-worker/buildbot-worker-3.11.0.ebuild  | 139 +++++++++++++++++++++
 2 files changed, 141 insertions(+)

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

commit b3896ac655f94b3c53503a08536e299ef98e31ab
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:58:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:17 +0000

    dev-util/buildbot-waterfall-view: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-waterfall-view/Manifest          |  1 +
 .../buildbot-waterfall-view-3.11.0.ebuild          | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

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

commit f6b097aa11a1ca80f7618bc992b4ba053aa66648
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:57:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:17 +0000

    dev-util/buildbot-react-wsgi-dashboards: new package, add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-react-wsgi-dashboards/Manifest   |  1 +
 .../buildbot-react-wsgi-dashboards-3.11.0.ebuild   | 24 ++++++++++++++++++++++
 .../buildbot-react-wsgi-dashboards/metadata.xml    | 24 ++++++++++++++++++++++
 3 files changed, 49 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4351a47f282cdba4a524bdd76f4f230fbc2bf4d1

commit 4351a47f282cdba4a524bdd76f4f230fbc2bf4d1
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:56:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:16 +0000

    dev-util/buildbot-react-grid-view: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-react-grid-view/Manifest         |  1 +
 .../buildbot-react-grid-view-3.11.0.ebuild         | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3dce2d68efcf278e4fef20d71ec7d7ad9f2636

commit 2f3dce2d68efcf278e4fef20d71ec7d7ad9f2636
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:54:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:16 +0000

    dev-util/buildbot-react-console-view: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-react-console-view/Manifest      |  1 +
 .../buildbot-react-console-view-3.11.0.ebuild      | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

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

commit e59e4409e5dbc3c8f82ffbc024d8602e98562411
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:54:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:16 +0000

    dev-util/buildbot-pkg: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-pkg/Manifest                   |  1 +
 dev-util/buildbot-pkg/buildbot-pkg-3.11.0.ebuild | 30 ++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

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

commit a9f1985c65da43056cf10ebc4b666dcfe888307c
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:53:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:15 +0000

    dev-util/buildbot-grid-view: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-grid-view/Manifest               |  1 +
 .../buildbot-grid-view-3.11.0.ebuild               | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

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

commit f60f893fa4bff7dde8aa63b923e7c7203b631512
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:52:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:15 +0000

    dev-util/buildbot-console-view: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-console-view/Manifest            |  1 +
 .../buildbot-console-view-3.11.0.ebuild            | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ed0463202a4f37d956364700c26de46c20866b

commit 55ed0463202a4f37d956364700c26de46c20866b
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:52:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:15 +0000

    dev-util/buildbot-badges: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot-badges/Manifest                  |  1 +
 .../buildbot-badges/buildbot-badges-3.11.0.ebuild  | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

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

commit ac28332b5f2296e7211a928be73b8dd5eaaee14c
Author:     Magnus Granberg <zorry@gentoo.org>
AuthorDate: 2024-01-28 16:51:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-30 08:29:14 +0000

    dev-util/buildbot: add 3.11.0
    
    Closes: https://bugs.gentoo.org/920676
    Signed-off-by: Magnus Granberg <zorry@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/buildbot/Manifest                         |   1 +
 dev-util/buildbot/buildbot-3.11.0.ebuild           | 183 +++++++++++++++++++++
 .../buildbot-3.11.0-importlib.resources.patch      |  13 ++
 3 files changed, 197 insertions(+)