Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Console View

Legend:   Passed Failed Warnings Failed Again Running Exception Offline No data

f8b725e8e728...
Jürgen Gmach
Make doctests compatible with beautifulsoup 4.12.3
And update the beautifulsoup version again, which was previously reverted due to incompatibilities.

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/479919
f04ec79d88f2...
Alvaro Crespo
Update lxml in requirement files
Add lxml latest version 5.3.0 to requirements/launchpad.txt
Fix version in requirements/ztk-versions.cfg

Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478593
efef90e50f49...
Alvaro Crespo
Upgrade ipython to version 8.12.3
Remove unused traitlets 4.3.3 and prompt-toolkit 2.0.10

Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478623
e26dd4c2900e...
Alvaro Crespo
Upgrade launchpadlib to version 2.1.0
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/479582
d80f481aa589...
Ines Almeida
Upgrade python-debian to 0.1.49
Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/478612
d3054f7afbdb...
Barry Price
launchpad-postgresql-extras/push-backups: Delete older files excluded from the sync from the staging target
Merged from https://code.launchpad.net/~barryprice/launchpad/+git/launchpad/+merge/478639
cc6be7771940...
Ilker Emre Koc
refactor different uses of release_id variable name
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/477832
c741269880f4...
Ilker Emre Koc
fix requirements for pyparsing
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/478601
c15647fca01d...
Launchpad Buildbot
Automatic merge from stable up to 53c46b8303d8
b354243bcd9e...
Ines Almeida
Revert commit to upgrade python-debian
The new version fixed a bug where the parsing of package dependencies no longer raises a NoneType exception. This isn't too hard to fix, but it requires thoughtful looking into.

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/478737
ac579a9db960...
Ines Almeida
Revert "Upgrade multipart to 1.2.1"
The upgrade seemed simple, but it turns out some tests failed and it needs further looking into.

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/478746
a6f2051ef91f...
RuinedYourLife
Scan crates inside rust build archives
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/477899
a5c8a624bf7d...
Ines Almeida
Upgrade multipart to 1.2.1
Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/478617
9d5071ab00b6...
Alvaro Crespo
Remove unused importlib-resources
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478068
8d2a67545197...
Launchpad Buildbot
Automatic merge from stable up to 74e9dec21823
8cbad7baf559...
Yuliy Schwartzburg
update python-debian and introduce our own parsing since newer versions of python-debian don't raise errors in parsing
Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/479848
8b64a0712750...
Launchpad Buildbot
Automatic merge from stable up to 084dcfdbecb9
829898860959...
Guruprasad Lakshmi Narayanan
Fix a DB disconnection error view integration test for Postgres 14
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/479907
7b5feb900be5...
Yuliy Schwartzburg
fix failing tests with new python-debian
Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/479972
77e6966b82fc...
RuinedYourLife
Revert "Scan crates inside rust build archives"
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/479850
74e9dec21823...
Alvaro Crespo
Upgrade lxml to version 5.3.0
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478527
72d0f4969b61...
Launchpad Buildbot
Automatic merge from stable up to 2f54459e1865
688b37537d47...
Launchpad Buildbot
Automatic merge from stable up to 6394e0379371
6394e0379371...
Simone Pelosi
Artifactory properties missing
We should consume the pool until it's empty,
we use a lower limit with an offset to process chunks of artifacts,
avoiding timeouts and limits on jfrog platform.

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/478395
5eb653165539...
Yuliy Schwartzburg
fix linter bug
Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/479982
5bf126ea1302...
Ilker Emre Koc
upgrade multipart from 0.2.4 to 1.2.1
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/479445
5a5fd101186e...
Guruprasad Lakshmi Narayanan
Fix xx-opstats.rst doctest for Postgres 14
This adds a wildcard to account for the additional text in the exception
message that shows up on Postgres 14.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/479920
53c46b8303d8...
Yuliy Schwartzburg
Change from `python-openid2` to `python3-openid` and do the minimal amount of changes to make it work
Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/478462
513534c73c0d...
Launchpad Buildbot
Automatic merge from stable up to d3054f7afbdb
50c26bffcfcf...
Jürgen Gmach
Revert "Upgrade beautifulsoup and its dependency, soupsieve"
Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/479900
4ef1cb0e2454...
Yuliy Schwartzburg
Fix timeout class to work properly with urllib3>=1.26.16
Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/478591
4d64b39dca72...
Jürgen Gmach
Remove dependency on wheel-filename
The same functionality is provided by the `packaging` dependency, which
we use anyway, and which is maintained by a number of cpython core devs,
whereas the previously used `wheel-filename` is only maintained by one
single maintainer, who refused to release a new package which supports
newer Python versions to PyPI.

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/477837
4d55102f8b4a...
RuinedYourLife
Revert "Revert "Scan crates inside rust build archives""
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/479975
3fa022a4fb08...
Jürgen Gmach
Provide ascending sort order for bpph and spph
lp: #2086201

bpph: binarypackagepublishinghistory
spph: sourcepackagepublishinghistory

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/479370
3d564676b152...
Guruprasad Lakshmi Narayanan
Handle Decimal values in karma calculations with Postgres 14
As the type returned by Postgres changed from a float in Postgres 12 to
a Decimal in Postgres 14, we need to handle it gracefully.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/479915
3bc3a73011d3...
Alvaro Crespo
Upgrade psutil to version 6.1.0
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478661
2f54459e1865...
Alvaro Crespo
Upgrade pystache to 0.6.6
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478399
08d5d4e2f299...
Launchpad Buildbot
Automatic merge from stable up to 9d5071ab00b6
0869561d4da1...
Jürgen Gmach
Upgrade beautifulsoup and its dependency, soupsieve
Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/479350
084dcfdbecb9...
Ilker Emre Koc
upgrade lpjsmin from 0.6 to 0.7
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/478666