summaryrefslogtreecommitdiffstats
path: root/meta-python
Commit message (Collapse)AuthorAgeFilesLines
...
* gnome-tweaks, networkmanager-fortisslvpn, libesmtp, json-schema-validator, ↵Martin Jansa2023-09-272-4/+2
| | | | | | | | | | | | | | | | | python3-pybluez, python3-pynetlinux, apache2: Fix Malformed Upstream-Status * Accepted was replaced with Backport in gatesgarth: https://docs.yoctoproject.org/migration-guides/migration-3.2.html#miscellaneous-changes * as detected with oe-core/scripts/contrib/patchreview.py: meta-openembedded $ grep -A 3 Malformed *qa-patches meta-gnome.qa-patches:Malformed Upstream-Status 'Malformed Upstream-Status in patch meta-gnome.qa-patches-/OE/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch meta-gnome.qa-patches-Please correct according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status : meta-gnome.qa-patches-Upstream-Status: Accepted [https://gitlab.gnome.org/GNOME/gnome-tweaks/-/commit/dc9701e18775c01d0b69fabaa350147f70096da8]' (/OE/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prettytable: update version 3.6.0 -> 3.9.0Derek Straka2023-09-271-5/+2
| | | | | | | | Removed unneeded UPSTREAM_* variables Verified license terms and updated location Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ninja-syntax: Fix upstream check by specifying the ↵Derek Straka2023-09-271-0/+2
| | | | | | | UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-idna-ssl: Fix upstream check by specifying the UPSTREAM_CHECK_URI ↵Derek Straka2023-09-272-17/+17
| | | | | | | | | and UPSTREAM_CHECK_REGEX Consolidated inc into the recipe to remove a unneeded layer of indirection Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask-babel: update version 2.0.0 -> 3.1.0Derek Straka2023-09-271-4/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cachecontrol: Fix upstream check by specifying the ↵Derek Straka2023-09-271-0/+3
| | | | | | | UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzmq: update version 25.0.0 -> 25.1.1Derek Straka2023-09-271-4/+4
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xxhash: update version 3.2.0 -> 3.3.0Derek Straka2023-09-271-2/+4
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-traitlets: update version 5.9.0 -> 5.10.1Derek Straka2023-09-271-2/+2
| | | | | | | Update license file location, verify BSD license still applies, and update checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-redis: update version 5.0.0 -> 5.0.1Derek Straka2023-09-271-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyproject-api: update version 1.5.1 -> 1.6.1Derek Straka2023-09-271-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyproj: update version 3.6.0 -> 3.6.1Derek Straka2023-09-271-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pynetlinux: Fix patch upstream-statusKhem Raj2023-09-271-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pybluez: Fix patch upstream-statusKhem Raj2023-09-271-1/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-isodateSamantha Jalabert2023-09-261-14/+0
| | | | | | | | python3-isodate recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-clickSamantha Jalabert2023-09-262-42/+0
| | | | | | | | python3-click recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-booleanpySamantha Jalabert2023-09-261-13/+0
| | | | | | | | python3-booleanpy recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-xmltodictSamantha Jalabert2023-09-262-32/+0
| | | | | | | | python3-xmltodict recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-license-expressionSamantha Jalabert2023-09-262-39/+0
| | | | | | | | python3-license-expression recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove python3-rdflibSamantha Jalabert2023-09-261-19/+0
| | | | | | | | python3-rdflib recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com> Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymysql: update verion 1.0.2 -> 1.1.0Derek Straka2023-09-261-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymysql: Fix upstream check by specifying the UPSTREAM_CHECK_URI and ↵Derek Straka2023-09-261-0/+3
| | | | | | | UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pyiface: Update version from git -> 0.0.11Derek Straka2023-09-261-11/+5
| | | | | | | | Reorganize recipe to follow recipe style guide Migrate to release version (No functional change from latest git version) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyasn1-modules: Update version 0.2.8 -> 0.3.0Derek Straka2023-09-261-3/+4
| | | | | | | Verified license is still BSD and updated the checksum for spacing change Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyhamcrest: Fix upstream check by specifying the UPSTREAM_CHECK_URI ↵Derek Straka2023-09-261-0/+3
| | | | | | | and UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydantic: Update version 1.10.7 -> 2.4.1Derek Straka2023-09-261-3/+5
| | | | | | | | | | | | | | | Update build to use hatchling Add dependency for README generation Verify the license terms and update the checksum Note from upstream ======= Pydantic V2 is a ground-up rewrite that offers many new features, performance improvements, and some breaking changes compared to Pydantic V1. If you're using Pydantic V1 you may want to look at the pydantic V1.10 Documentation or, 1.10.X-fixes git branch. Pydantic V2 also ships with the latest version of Pydantic V1 built in so that you can incrementally upgrade your code base and projects: from pydantic import v1 as pydantic_v1. Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-async-timeout: remove old version of the libraryDerek Straka2023-09-261-18/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-argh: Update version 0.29.3 -> 0.29.4Derek Straka2023-09-261-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-apiflask: Update version 2.0.1 -> 2.0.2Derek Straka2023-09-261-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyu2f: add recipeMichał Iwanicki2023-09-261-0/+20
| | | | | Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: Update version 6.9.0 -> 6.10.0Derek Straka2023-09-221-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-websocket-client: Update version 1.5.3 -> 1.6.3Derek Straka2023-09-221-2/+2
| | | | | | | Verified license remains the same and updated the checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-posix-ipc: Update version 1.0.5 -> 1.1.1Derek Straka2023-09-222-15/+11
| | | | | | | Verified LICENSE remains BSD-3-Clause (Copyright year updated) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-langtable: Update version 0.0.63 -> 0.0.64Derek Straka2023-09-221-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gevent: Update version 23.7.0 -> 23.9.1Derek Straka2023-09-221-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: Update version 4.24.2 -> 4.24.3Derek Straka2023-09-221-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-msgpack: Update version 1.0.5 -> 1.0.6Derek Straka2023-09-221-2/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-netaddr: Update version 0.8.0 -> 0.9.0Derek Straka2023-09-221-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog ========= Added: Add hash capabilities to OUI (#225, amitmi704) Fixed: Backwards incompatible: Handle RFC 6164 IPv6 addresses (don't reserve first IP address in point-to-point subnets) ($267, Damien Claisse) Technically backwards incompatible: Fix for is_loopback behaviour – consider IPNetwork('::1/128') to be loopback (#222, #223, niels) Include tutorials in source distributions (#215, Louis Sautier) Fix a documentation typo (#242, Wouter) Fix print syntax in the documentation to be Python 3 compatible (#221, François Magimel) Fix the Sphinx syntax in the documentation (#220, François Magimel) Other: Update the databases (#266, Jakub Stasiak) Deprecate Python 3.6 (#263, Jakub Stasiak) Eliminate unnecessary evals (#228, KOLANICH) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: Upgrade 2.0.20 -> 2.0.21Derek Straka2023-09-221-1/+1
| | | | | | | | | | Changelog ========= Full changelog available here - https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.21 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-autoflake: add recipe for v2.2.1Richard Leitner2023-09-221-0/+12
| | | | | | | | | | autoflake is a python library which removes unused imports and unused variables from Python code. This recipe uses pypi as source: https://pypi.org/project/autoflake/ Signed-off-by: Richard Leitner <dev@g0hl1n.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: Update version 2.99.0 -> 2.100.0Derek Straka2023-09-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog ========= Features accesscontextmanager: Update the api https://togithub.com/googleapis/google-api-python-client/commit/f6f6113f42261f1be9d18d0336a54c9c8ca54da8 (f77ee26) advisorynotifications: Update the api https://togithub.com/googleapis/google-api-python-client/commit/0025b75976439ceedf5ecf184fd2cb3defd74af8 (f77ee26) aiplatform: Update the api https://togithub.com/googleapis/google-api-python-client/commit/fbcd223a51ef9353a69c895c5dd0664c7260139c (f77ee26) androidmanagement: Update the api https://togithub.com/googleapis/google-api-python-client/commit/23cd554b0425f9096938fa6a48d15dab16de96e4 (f77ee26) appengine: Update the api https://togithub.com/googleapis/google-api-python-client/commit/266598f5533b402c553c3c741c645d0a1dbc5e5e (f77ee26) artifactregistry: Update the api https://togithub.com/googleapis/google-api-python-client/commit/fe34c2221c9cdd48d08ba62fc8bc19960fbc9005 (f77ee26) assuredworkloads: Update the api https://togithub.com/googleapis/google-api-python-client/commit/86eaf3ff8d5be74e0254e22045789c5d6d8c969b (f77ee26) beyondcorp: Update the api https://togithub.com/googleapis/google-api-python-client/commit/f27ec8e0acbb16eacfda7eda5df7716be18cb7ef (f77ee26) blockchainnodeengine: Update the api https://togithub.com/googleapis/google-api-python-client/commit/bf425463c4dcd4b3cac74689accec071593114cd (f77ee26) checks: Update the api https://togithub.com/googleapis/google-api-python-client/commit/3d7acfbe7058daa7501bffe5fdbbe324092645e5 (f77ee26) chromemanagement: Update the api https://togithub.com/googleapis/google-api-python-client/commit/5310a182fd65eef841364c600a477bb4c8b7aaa8 (f77ee26) cloudasset: Update the api https://togithub.com/googleapis/google-api-python-client/commit/d076b1bd45757a9a790b1be5da6437c9f2de6104 (f77ee26) cloudfunctions: Update the api https://togithub.com/googleapis/google-api-python-client/commit/c9d14b98bffdee4b5509e7b0eeec94e37584c8b2 (f77ee26) cloudtasks: Update the api https://togithub.com/googleapis/google-api-python-client/commit/fe0bcad3476804ab033bffe71ee92cc8b26d6273 (f77ee26) composer: Update the api https://togithub.com/googleapis/google-api-python-client/commit/4d9e24a39caa038f30d6ef3593d6c5d4f6073793 (f77ee26) connectors: Update the api https://togithub.com/googleapis/google-api-python-client/commit/7e2e3f0687d86e98db77baebdefd91bed1be6619 (f77ee26) contactcenteraiplatform: Update the api https://togithub.com/googleapis/google-api-python-client/commit/ee747d28f2b9848d53c2fcbb4b92c2caac1f47e6 (f77ee26) datamigration: Update the api https://togithub.com/googleapis/google-api-python-client/commit/de2aa36bbf671e2754eeb329fce83b502aef74d4 (f77ee26) gkeonprem: Update the api https://togithub.com/googleapis/google-api-python-client/commit/f5890d08262d926b393d3e34eb518f5fb994ba33 (f77ee26) gmail: Update the api https://togithub.com/googleapis/google-api-python-client/commit/40b0348d282435d229e5980ceffaf572b7df7707 (f77ee26) integrations: Update the api https://togithub.com/googleapis/google-api-python-client/commit/ddf9afb276fa225bea8a677a50f0ddd7635310b1 (f77ee26) monitoring: Update the api https://togithub.com/googleapis/google-api-python-client/commit/f64be2390ca1e6e59ce63fcef8b22ee78922eae0 (f77ee26) mybusinessverifications: Update the api https://togithub.com/googleapis/google-api-python-client/commit/fde7890f06667733cb3917ab3edc573f979f7b14 (f77ee26) networkconnectivity: Update the api https://togithub.com/googleapis/google-api-python-client/commit/0d299134e87b7b373500b51d43799d931f7fbf8b (f77ee26) networkmanagement: Update the api https://togithub.com/googleapis/google-api-python-client/commit/47352429b14691f327743f9d54c079cef1dcf3cb (f77ee26) notebooks: Update the api https://togithub.com/googleapis/google-api-python-client/commit/66dd9d0e43a6698c5e3b9b2918a6971d8267d156 (f77ee26) paymentsresellersubscription: Update the api https://togithub.com/googleapis/google-api-python-client/commit/d0fae461de28dd1134dda00fb21998737241cfd7 (f77ee26) places: Update the api https://togithub.com/googleapis/google-api-python-client/commit/db06598e16cd646cfd0251627e4c607feabb1588 (f77ee26) run: Update the api https://togithub.com/googleapis/google-api-python-client/commit/d10dad24fea5a6ea8374ee69e3e7878619b4e708 (f77ee26) spanner: Update the api https://togithub.com/googleapis/google-api-python-client/commit/531ba38b88d4f5195a991037dec5db6223b71fbc (f77ee26) storage: Update the api https://togithub.com/googleapis/google-api-python-client/commit/8610476ae829869f9abc93a349ff6c1c52d5bade (f77ee26) transcoder: Update the api https://togithub.com/googleapis/google-api-python-client/commit/7d2dfac9b7a320ac21921266c437fc67cf525047 (f77ee26) vision: Update the api https://togithub.com/googleapis/google-api-python-client/commit/4de577bc69271c120360e6066de91e38e5f48ee4 (f77ee26) Bug Fixes smartdevicemanagement: Update the api https://togithub.com/googleapis/google-api-python-client/commit/03ffb2b7ad905cd7404f400b9311c92a6fe5a057 (f77ee26) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dynamic-dispatch: Correct the upstream regex check for version upgradesDerek Straka2023-09-201-1/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bleak: Update version 0.20.2 -> 0.21.1Derek Straka2023-09-202-29/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed a patch the no longer appears to be needed and dropped support for python 3.7 Changelog ========= 0.21.1 (2023-09-08) Changed Changed dbus-fast dependency to include v2.x. Fixes #1412. 0.21.0 (2023-09-02) Added Added bleak.uuids.normalize_uuid_16() function. Added bleak.uuids.normalize_uuid_32() function. Added advertisement_data() async iterator method to BleakScanner. Merged #1361. Added type hints for kwargs on BleakScanner class methods. Added support for Python 3.12. Changed Improved error messages when failing to get services in WinRT backend. Improved error messages with enum values in WinRT backend. Fixes #1284. Scanner backends modified to allow multiple advertisement callbacks. Merged #1367. Changed default handling of the response argument in BleakClient.write_gatt_char. Fixes #909. Bleak recipe now automatically installs bleak from GitHub release in Kivy example. Changed BlueZManager methods to raise BleakError when device is not in BlueZ. Optimized BlueZ backend device watchers and condition callbacks to avoid linear searches. Changed type hint for buffer protocol to collections.abc.Buffer. Fixed Fixed handling all access denied errors when enumerating characteristics on Windows. Fixes #1291. Added support for 32bit UUIDs. Fixes #1314. Fixed typing for BaseBleakScanner detection callback. Fixed possible crash in _stopped_handler() in WinRT backend. Fixes #1330. Reduced expensive logging in the BlueZ backend. Merged #1376. Fixed race condition with "InterfaceRemoved" when getting services in BlueZ backend. Fixed missing permissions and requirements in android Kivy example. Fixes #1184. Fixed WinRT backend sometimes hanging forever when a device goes out of range during connection. Fixes #1359. Removed Dropped support for Python 3.7. Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-filelock: Update version 3.12.0 -> 3.12.4Derek Straka2023-09-201-4/+1
| | | | | | | Remove incorrect/deprevated URI for upstream version checking Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-fasteners: Update version 0.18 -> 0.19Derek Straka2023-09-201-1/+1
| | | | | | | | | | | Changelog ========= Adds non-context manager methods to inter-thread lock Drops support for python 3.7 Adds CI for python 3.11 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-distlib: Update version 0.3.6 -> 0.3.7Derek Straka2023-09-201-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-custom-inherit: Update version 2.3.1 -> 2.4.1Derek Straka2023-09-201-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-configshell-fb: Update version 1.1.29 -> 1.1.30Derek Straka2023-09-201-6/+2
| | | | | | | Refactor recipe to leverage pypi + poetry Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cerberus: Update version 1.3.4 -> 1.3.5Derek Straka2023-09-201-4/+2
| | | | | | | | | | | | | | | | | | | | Remove outdated setup tools dependency and inherit Changelog ========= New Support for Python 3.10 & 3.11 The HTML documentation uses the furo theme Fixed *of rules are skipped for None values (#582) Validations of mappings would raise an exception when the field's rules were provided as reference to a registry item (#599) Improved Various minor improvements of the documentation Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cantools: Update version 38.0.2 -> 39.2.0Derek Straka2023-09-202-22/+22
| | | | | | | | | | | | | | | | | | Update the inherit is use the poetry Changelog ========= What's Changed Make cycle_time serialisation more consistent for DBC files by @mon in #592 User f-strings instead of str.format() by @zariiii9003 in #599 Add prog option to argparse for help messages by @jack-champagne in #600 NOTE: This is a major release change with the following API changes: The initial attribute of Signal objects now always holds the initial signal value as a scaled quantity, unifying its semantics with that of Signal.minimum and Signal.maximum. Previously, initial used raw values for databases loaded from DBC files, while using scaled ones for databases loaded from ARXML. (The loaders for other file formats do not currently set the initial attribute.) The machinery for storing decimal numbers without rounding errors (*.decimal attributes) has been removed. In its place small rounding errors in load-store-load cycles are now accepted. To remediate this, the resulting database objects can now be compared approximately using the Database.is_similar() method. Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>