Commit Graph

280 Commits

Author SHA1 Message Date
Dan Yeaw
d3603c5a34
Revert "Relock dependencies, update known_third_party isort config"
This reverts commit 93fd1f5c50.
2021-10-03 20:51:30 -04:00
Dan Yeaw
b646566130
Bump version and update news 2021-10-03 20:50:46 -04:00
Dan Yeaw
05961ed20d
Bump version and news 2021-10-03 14:52:30 -04:00
Dan Yeaw
cc14f25f45
Merge pull request #1052 from gaphor/remove-importlib_metadata
Remove importlib_metadata
2021-10-03 14:22:59 -04:00
Dan Yeaw
93fd1f5c50
Relock dependencies, update known_third_party isort config 2021-10-03 14:05:50 -04:00
Dan Yeaw
79ba7d30fa
Merge pull request #1050 from gaphor/simpler-help-service
Simpler services
2021-10-03 13:55:21 -04:00
Arjan Molenaar
35d7eb3b10
Remove importlib_metadata
Replace by importlib.metadata, introduced in Python 3.8.
2021-10-03 14:45:45 +02:00
Arjan Molenaar
89d10ce190
Remove Session appservice
It's no longer needed, and the naming can raise confusion.
2021-10-03 13:04:50 +02:00
Arjan Molenaar
a35af59de2
Make Help service an ordinary service
No need to make it an application wide service.
2021-10-03 13:03:08 +02:00
Arjan Molenaar
63cdb6b90e
Up typing compliance to 3.9, and remove typing_extensions 2021-10-02 20:59:44 +02:00
Dan Yeaw
f43099b895
Bump version and update news 2021-10-01 21:31:21 -04:00
Dan Yeaw
eccffa1189
Update NEWS and bump version to 2.6.1 2021-09-25 14:01:19 -04:00
Arjan Molenaar
86a19fecc1 Explicitly include translations
They're excluded by default because the compiled translations are in the
gitignore list.
2021-09-25 16:10:18 +02:00
dependabot[bot]
018ec21a1f
Bump black from 21.8b0 to 21.9b0 (#989)
Bumps [black](https://github.com/psf/black) from 21.8b0 to 21.9b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 20:07:53 -04:00
dependabot[bot]
47bea8b149
Bump sphinx-rtd-theme from 0.5.2 to 1.0.0 (#986)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.2 to 1.0.0.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.2...1.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-13 20:41:09 -04:00
Dan Yeaw
828c86e0e8
Create signed macOS app directly from manifest 2021-09-06 21:14:10 -04:00
Dan Yeaw
5b951f852a
Enable poe to be run without dev dependencies 2021-09-06 21:12:36 -04:00
Arjan Molenaar
001f32ca02
Merge branch 'fix/doc-builds' 2021-09-06 18:18:30 +02:00
Dan Yeaw
b6b50d445f
Bump version [skip ci] 2021-09-05 16:09:50 -04:00
Dan Yeaw
9ecf784458
Upgrade from tomlkit to tomli 2021-09-04 21:11:01 -04:00
Dan Yeaw
46030fc997
Upgrade from recommonmark to MyST-Parser 2021-09-04 16:11:38 -04:00
dependabot[bot]
390834abaa
Bump pre-commit from 2.14.1 to 2.15.0 (#961) 2021-09-03 22:34:59 -04:00
dependabot[bot]
d2367a37b8
Bump black from 21.7b0 to 21.8b0 (#960) 2021-09-03 22:15:41 -04:00
Dan Yeaw
601a5cba03
Avoid macOS codesign without certificate 2021-08-28 10:43:30 -07:00
Dan Yeaw
ba91cb9687
Uninstall dev dependencies during packaging 2021-08-28 10:43:29 -07:00
Dan Yeaw
1b436c99c8
Update dependencies 2021-08-28 10:43:29 -07:00
Dan Yeaw
b85d334b8b
Fix ModuleNotFound error with poe 2021-08-28 10:43:28 -07:00
Dan Yeaw
af02ff8f57
Fix PyInstaller missing data due to wrong paths 2021-08-28 10:43:28 -07:00
Dan Yeaw
081535990a
Convert translation Makefile to poe with Python
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2021-08-28 10:43:25 -07:00
Dan Yeaw
c7f1115ddf
Fix typos from @amolenaar's review, update lock file
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2021-08-28 10:41:42 -07:00
Dan Yeaw
cf7d10f379
Replace main Makefiles with poethepoet 2021-08-28 10:41:42 -07:00
Dan Yeaw
ddb167f7e4
Add poethepoet as dev dependency 2021-08-28 10:41:41 -07:00
dependabot[bot]
593eca8ef4
Bump sphinxcontrib-images from 0.9.3 to 0.9.4 (#921)
Bumps [sphinxcontrib-images](https://github.com/sphinx-contrib/images) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/sphinx-contrib/images/releases)
- [Changelog](https://github.com/sphinx-contrib/images/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sphinx-contrib/images/compare/0.9.3...0.9.4)

---
updated-dependencies:
- dependency-name: sphinxcontrib-images
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 20:42:03 -04:00
dependabot[bot]
4adda97c9e
Bump pre-commit from 2.13.0 to 2.14.0 (#918)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-07 08:52:38 -04:00
Mark Kennedy
026dd9d83f
adding sphinxcontrib-images to deps.dev; pinning python version to 3.9+ 2021-07-20 11:07:19 +01:00
dependabot[bot]
91adb88f14
Bump black from 21.6b0 to 21.7b0 (#901)
Bumps [black](https://github.com/psf/black) from 21.6b0 to 21.7b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-16 18:47:39 -04:00
dependabot[bot]
1fc574efd5
Bump sphinx from 4.0.3 to 4.1.0 (#890)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.3...v4.1.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 18:22:28 -04:00
Dan Yeaw
82a15ea11f
Bump version 2021-07-04 22:24:03 -04:00
Dan Yeaw
a4b0ff27ad
Create 2.5.1 pre-release 2021-07-04 22:04:49 -04:00
dependabot[bot]
398f1ede47
Bump isort from 5.8.0 to 5.9.1 (#866)
Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.8.0...5.9.1)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25 12:03:05 -04:00
dependabot[bot]
e0ea2dfcfe
Bump mypy from 0.902 to 0.910 (#867)
Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.902...v0.910)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25 08:48:46 -04:00
Dan Yeaw
2dae887d2c
Fix RelevantTo won't connect to any elements
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2021-06-11 14:42:46 -04:00
dependabot[bot]
3929ee4aef
Bump black from 21.5b2 to 21.6b0 (#858)
Bumps [black](https://github.com/psf/black) from 21.5b2 to 21.6b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 09:07:56 -04:00
dependabot[bot]
4f96627a23
Bump mypy from 0.901 to 0.902 (#857)
Bumps [mypy](https://github.com/python/mypy) from 0.901 to 0.902.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.901...v0.902)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 06:53:42 -04:00
dependabot[bot]
e1ed787a05
Bump mypy from 0.812 to 0.901
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.901.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 05:17:08 +00:00
Arjan Molenaar
3466c2f2d2
Move presentation creation to element factory
Alongside all other model elements
2021-06-02 21:13:31 +02:00
dependabot[bot]
99444aec41
Bump black from 21.5b1 to 21.5b2 (#848)
Bumps [black](https://github.com/psf/black) from 21.5b1 to 21.5b2.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 06:17:48 -04:00
Dan Yeaw
c7e0e4c593
Update dependencies, revert version back to 2.4.2
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2021-05-23 14:19:52 -04:00
Dan Yeaw
a06c5109a6
Bump version and update news [skip ci]
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2021-05-23 13:24:56 -04:00
dependabot[bot]
9d6baf6c34
Bump pytest-cov from 2.11.1 to 2.12.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.11.1...v2.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 06:14:02 +00:00