- 23 Oct, 2020 1 commit
-
-
Philip James Elson authored
-
- 21 Oct, 2020 1 commit
-
-
Philip James Elson authored
-
- 28 Sep, 2020 1 commit
-
-
Philip James Elson authored
-
- 09 Sep, 2020 2 commits
-
-
Philip James Elson authored
Resign to the fact that there is no releases v1 that is usable to PyJapc, and no *development* version available either (since https://github.com/jpype-project/jpype/issues/848 was added before https://github.com/jpype-project/jpype/pull/832).
-
Philip James Elson authored
Update JPype dependencies, which are a very constrained set due to the instability of JPype (and ultimately the tests failing for all of the excluded versions).
-
- 28 Jul, 2020 2 commits
-
-
Philip James Elson authored
-
Philip James Elson authored
Added an atexit handler to deal with user threads in Java blocking the Python & Java shutdown. It appears that JapcMock has a static attribute which starts a thread upon class instantiation. https://github.com/jpype-project/jpype/issues/817 refers. It is likely that other JPype1 1.x uses will hit this limitation quite quickly, so we await a long term solution to the problem.
-
- 24 Jul, 2020 1 commit
-
-
Philip James Elson authored
-
- 22 May, 2020 1 commit
-
-
Philip James Elson authored
-
- 14 May, 2020 1 commit
-
-
Philip James Elson authored
-
- 07 Apr, 2020 1 commit
-
-
Philip James Elson authored
-
- 27 Feb, 2020 1 commit
-
-
Philip James Elson authored
-
- 14 Feb, 2020 3 commits
-
-
Philip James Elson authored
-
Philip James Elson authored
Move the tests into the package as it is hard to avoid testing the source of PyJapc rather than the installed PyJapc. (e.g. https://gitlab.cern.ch/pelson/pyjapc/-/jobs/7187874)
-
Philip James Elson authored
In the process, modernise the setup.py, publish a wheel, and automatically version via setuptools_scm. Note that we make use of no-local-version for setuptools_scm as it is invalid to have the X.Y.Z.dev0+{hash} style version information in the cmmnbuild-dep-manager entry-point.
-
- 15 Oct, 2019 1 commit
-
-
Philip James Elson authored
-
- 14 Oct, 2019 1 commit
-
-
Philip James Elson authored
-
- 09 Sep, 2019 1 commit
-
-
Philip James Elson authored
Initial tests against centos:7 were not sucessful due to the requirement for a full compiler environment in order to install Jpype1.
-