scito
a0c21273e8
Bump mypy and protobuf
2023-08-19 08:39:22 +02:00
dependabot[bot]
c7ab0b8ef4
Bump nuitka from 1.7.9 to 1.7.10
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.7.9 to 1.7.10.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 12:42:22 +02:00
scito
8e70ae9da9
bump protobuf to 24.0, cv2 and mypy
2023-08-12 12:44:45 +02:00
dependabot[bot]
511bb4a91c
Bump types-protobuf from 4.23.0.2 to 4.23.0.3
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 4.23.0.2 to 4.23.0.3.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 10:02:46 +02:00
scito
15cbd77b07
improve numpy typing
2023-08-06 21:45:56 +02:00
scito
2610afe5d8
remove Python 3.7 workarounds, fixes #103
2023-08-06 19:29:59 +02:00
scito
8a4e2e3641
upgrade docker debian from bullseye (11) to bookworm (12)
2023-08-06 19:29:59 +02:00
scito
a0cf4246c1
remove deprecated pkg_resources package
2023-08-06 19:29:59 +02:00
dependabot[bot]
b3c0912e1f
Bump nuitka from 1.7.5 to 1.7.9
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.7.5 to 1.7.9.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 17:20:06 +02:00
dependabot[bot]
1d8b49efcc
Bump pylint from 2.17.4 to 2.17.5
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 2.17.4 to 2.17.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.4...v2.17.5 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 15:28:28 +02:00
dependabot[bot]
f846ee40af
Bump flake8 from 6.0.0 to 6.1.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 6.0.0 to 6.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 09:11:18 +02:00
dependabot[bot]
f8b0283bdd
Bump mypy-protobuf from 3.4.0 to 3.5.0
...
Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf ) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nipunn1313/mypy-protobuf/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: mypy-protobuf
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 19:31:41 +02:00
dependabot[bot]
bcbf189289
Bump setuptools-git-versioning from 1.13.3 to 1.13.4
...
Bumps [setuptools-git-versioning](https://github.com/dolfinus/setuptools-git-versioning ) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/dolfinus/setuptools-git-versioning/releases )
- [Changelog](https://github.com/dolfinus/setuptools-git-versioning/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/dolfinus/setuptools-git-versioning/compare/v1.13.3...v1.13.4 )
---
updated-dependencies:
- dependency-name: setuptools-git-versioning
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 11:34:40 +02:00
scito
7c295e0963
fix #106 : avoid UnboundLocalError for count_Xotp_entries: check has_Xotp
2023-07-23 14:32:42 +02:00
dependabot[bot]
6b72fad3c7
Bump wheel from 0.40.0 to 0.41.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.40.0 to 0.41.0.
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.40.0...0.41.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 14:07:00 +02:00
dependabot[bot]
c937bede32
Bump types-protobuf from 4.23.0.1 to 4.23.0.2
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 4.23.0.1 to 4.23.0.2.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 14:06:49 +02:00
dependabot[bot]
7402263dfe
Bump nuitka from 1.7.3 to 1.7.5
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.7.3 to 1.7.5.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/1.7.3...1.7.5 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 13:21:05 +02:00
dependabot[bot]
b721571101
Bump nuitka from 1.7.1 to 1.7.3
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.7.1 to 1.7.3.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/1.7.1...1.7.3 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 18:23:42 +02:00
scito
72bac4d951
bump versions: cv2 4.8 compatibility
2023-07-07 12:43:38 +02:00
scito
6c16d28194
bump versions
2023-06-22 20:48:42 +02:00
dependabot[bot]
87d2d4a05d
Bump protobuf from 4.23.1 to 4.23.2
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.23.1 to 4.23.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.23.1...v4.23.2 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 08:55:11 +02:00
scito
ad3f184a56
upgrade pyinstaller 3.11
2023-05-21 08:21:11 +02:00
scito
994f96f749
Upgrade protobuf 23.0
2023-05-14 19:37:03 +02:00
scito
8177a97d39
bump pylint version
2023-05-07 09:05:36 +02:00
scito
0c0ac817b1
Bump versions
2023-05-05 10:31:56 +02:00
dependabot[bot]
5133711179
Bump nuitka from 1.5.6 to 1.5.7
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.5.6 to 1.5.7.
- [Release notes](https://github.com/Nuitka/Nuitka/releases )
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/1.5.6...1.5.7 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 22:04:44 +02:00
dependabot[bot]
5c02e7d478
Bump pylint from 2.17.2 to 2.17.3
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.17.2...v2.17.3 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 20:08:24 +02:00
scito
6932793236
ci: disable Python 3.10 testing only for macos
2023-04-28 13:33:10 +02:00
scito
9c3edea75c
fix/workaround build on macos: exclude 3.10 on macos in ci
...
See issue https://github.com/actions/setup-python/issues/649
2023-04-15 10:43:26 +02:00
scito
0ec1314b3d
add nuitka to local build.sh; bump versions
2023-04-15 10:43:26 +02:00
scito
414e80c469
bump versions
2023-03-25 14:51:58 +01:00
scito
7f6959783f
bump versions
2023-03-10 08:48:50 +01:00
scito
419f65fdea
improve pyzbar missing warning; bump libs
2023-03-05 11:53:52 +01:00
dependabot[bot]
9783a5f4f2
Bump setuptools-git-versioning from 1.13.1 to 1.13.2
...
Bumps [setuptools-git-versioning](https://github.com/dolfinus/setuptools-git-versioning ) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/dolfinus/setuptools-git-versioning/releases )
- [Changelog](https://github.com/dolfinus/setuptools-git-versioning/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/dolfinus/setuptools-git-versioning/compare/v1.13.1...v1.13.2 )
---
updated-dependencies:
- dependency-name: setuptools-git-versioning
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 17:39:21 +01:00
scito
eccb1948c7
improve README for macOS
2023-02-26 21:19:45 +01:00
scito
01a38e570c
optional build of exe and pipenv; update README
2023-02-25 09:24:37 +01:00
Damon McMinn
91b9490afb
docs: update README with correct Fedora zbar dep
...
`zbar` is the available dependency: https://packages.fedoraproject.org/pkgs/zbar/zbar/
2023-02-22 20:06:06 +01:00
scito
11e530e04a
docker no-install-recommends
2023-02-18 17:03:18 +01:00
scito
9e334748ac
move Dockerfiles to docker/; update README
2023-02-18 17:03:18 +01:00
dependabot[bot]
05f3d89c42
Bump mypy from 1.0.0 to 1.0.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 21:54:48 +01:00
scito
6bf02d045c
write txt file in cv2 and cmd; upgrade protobuf 4.22.0
2023-02-17 19:22:58 +01:00
scito
5555dda9c2
release: update release notes text
2023-02-12 19:51:19 +01:00
scito
eb8ea3330f
release: improve macos docs after macos tests
...
- build macos dmg
- however, do not upload macos dmg to assets as it cannot be
executed since the app and installer are not signed and notarized
- upload artifacts
- tested executable on macOS
2023-02-12 19:00:29 +01:00
scito
75e5d2671f
fix: rename vscode workspace
2023-02-12 19:00:29 +01:00
scito
5e94c43140
ci_release: fix get tag name (checkout repo); print meta values
2023-02-12 19:00:29 +01:00
kvascev
2ef34a2d69
Fix typo in README.md
...
Change "form" to "from"
2023-02-08 17:09:05 +01:00
scito
8df61f6ed7
ci: no docker login for dependabot
2023-02-07 10:51:07 +01:00
dependabot[bot]
def5d58af0
Bump mypy from 0.991 to 1.0.0
...
Bumps [mypy](https://github.com/python/mypy ) from 0.991 to 1.0.0.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.991...v1.0.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 21:16:05 +01:00
scito
ca23497c9a
docu clean ups
2023-02-06 20:42:54 +01:00
scito
ebfe0dc58d
ci_release: add release notes table
2023-02-06 11:54:09 +01:00