Skip to content

Release 0.2.1 - #13

Merged
ajnelson-nist merged 9 commits into
mainfrom
release-0.2.1
Sep 7, 2021
Merged

Release 0.2.1#13
ajnelson-nist merged 9 commits into
mainfrom
release-0.2.1

Conversation

@ajnelson-nist

Copy link
Copy Markdown
Member

No description provided.

asovern-mitreand others added 9 commits June 14, 2021 10:14
References:
* [AC-195] Use Python venv instead of virtualenv to build virtual
environments for CI
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* [AC-195] Use Python venv instead of virtualenv to build virtual
environments for CI
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Use Python venv to build virtual environment for CI
…hived
References:
* [AC-205] Adjust Python packages importing rdflib-jsonld to import
rdflib >= 6.0.0
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
As a package making extensive use of rdflib, the upstream support matrix
nudges this project out of being able to test for Python 3.6.
From the rdflib contribution guide as of today (possibly as of July):
https://rdflib.readthedocs.io/en/stable/developers.html
> RDFLib 5.0.0 maintained compatibility with python versions 2.7, 3.4,
3.5, 3.6, 3.7.
> The latest 6.0.0 release and subsequent will only support Python 3.7
and newer.
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist

Copy link
Copy Markdown
MemberAuthor

Github Actions appears to have had an erroneous double-run. The status graphically linked on this PR page is "Waiting to run," but the status on the overall build page says "Success":
https://github.com/casework/CASE-Utilities-Python/actions/runs/1210161115
I'll merge now, considering it a success.

@ajnelson-nist
ajnelson-nist merged commit 7d8f676 into mainSep 7, 2021
@ajnelson-nist

Copy link
Copy Markdown
MemberAuthor

Oh, I see, the merges into develop and main got confused together. Pr 14 also links to run 1210161115.

@ajnelson-nist
ajnelson-nist deleted the release-0.2.1 branch September 7, 2021 16:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ajnelson-nist@asovern-mitre