SynBioDex / sbol_factory

The SBOLFactory provides a mechanism for automatically generating an interactive, object-oriented API from a declarative data model specification encoded in OWL.
MIT License
6 stars 3 forks source link

Upgrade to pySBOL3-1.0b6 #39

Closed jakebeal closed 3 years ago

jakebeal commented 3 years ago

The pySBOL3-1.0b6 release is now out and upgrades its rdflib dependency to 6.0, which is incompatible with sbol_factory's requirement for rdflib version 5.0

jakebeal commented 3 years ago

Note that resolution of this issue should wait until resolution of https://github.com/SynBioDex/pySBOL3/issues/307

jakebeal commented 3 years ago

Issue is resolved, just needs the 1.0b7 release to go out from pySBOL3. @tcmitchell : when is that scheduled?

tcmitchell commented 3 years ago

pySBOL3 1.0b7 can be released any time. See for the changes so far. I was hoping to look at synbiodex/pysbol3#176 before releasing, but I'm happy to release and push synbiodex/pysbol3#176 back to 1.0b8. I don't have a timetable for when I'll get to synbiodex/pysbol3#176.

jakebeal commented 3 years ago

Let's push synbiodex/pysbol3#176 back to 1.0b8 and get 1.0b7 out now, then, so that we can unpin dependencies and roll forward again.

tcmitchell commented 3 years ago

sbol3 1.0b7 has been released and is available now.