~sylvain-pineau/checkbox-ng:scm

Last commit made on 2023-07-06
Get this branch:
git clone -b scm https://git.launchpad.net/~sylvain-pineau/checkbox-ng
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
scm
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

d983fd4... by Sylvain Pineau

scm fixes

4b82198... by Sylvain Pineau

test

9f71ba0... by Maciej Kisielewski

fix: sleep for 10s between connection retries in BT A2DP test (#607)

Previously it was only a second which meant that the temporary radio
blackouts may have been responsible for failing the test.
This patch makes the testing script wait for quite a bit longer between
retries.

daea58c... by Massimiliano Girardi

Fix series 20 core (#604)

* Fixed dependencies with version and missing after clause

* Remove useless debian files

* Minor: Removed space

511e393... by Massimiliano Girardi

Fixed all tox files with new setuptools_scm bodge and avoid editable (#605)

960de24... by Sylvain Pineau

Override the version number using the SETUPTOOLS_SCM_PRETEND_VERSION variable (#600)

checkbox-ng and checkbox-support deb packages are getting a 0.0.0 or 0.1.dev
version number fpr the source package otherwise

51e3242... by Massimiliano Girardi

Removed future and quoted type hint (#599)

Once we deprecate all py<2.9 we can use actual type hints, until
that point this will remain quoted

92c76e6... by Jeff Lane 

Removed the 18.04 launchers, cleaned remaining references to the 18.04 suite, updated the man page source. resolves SERVCERT-338 (#576)

96c6955... by Massimiliano Girardi

Fix remote builds snaps (#598)

* Missing pull breaks remote builds

* Read setuptools_scm_pretend_version from staging

20dd6ac... by Sylvain Pineau

Add missing package data in the checkbox-support MANIFEST.in (#596)