On Mon, Apr 23, 2018, 15:46 Robert Hunt <hunt.robe...@gmail.com> wrote:
> Hi Greg and others, > > Just a couple of questions: > > I just rebuilt my Sword installation on Ubuntu using cmake (after getting > the latest revision 3581 with svn) without problems. But I was surprised > that the new osis2mod has the same revision number as a year ago (still > r3431). Does this mean it hasn't changed in that time (except for library > changes)? > An svn log of the file should tell you. > I also rebuilt my Python bindings and get this: > > Tue 08:19:$ python3 > > That's cool. I have plans to verify that the bindings are compatible with Python 3. So it's good to know that they are! > Python 3.6.5 (default, Apr 1 2018, 05:46:30) > [GCC 7.3.0] on linux > Type "help", "copyright", "credits" or "license" for more information. > >>> import Sword > >>> print( 'version', Sword.SWVersion().getText() ) > version 0.0 > >>> print( "Versions", Sword.SWVersion().major, Sword.SWVersion().minor, > Sword.SWVersion().minor2, Sword.SWVersion().minor3 ) > Versions 0 0 -1 -1 > >>> > > I can't remember (or now find) what the previous behaviour was, but I'm > guessing this is a regression or at least a bug? > I haven't the least idea on that. I don't really use the bindings. I just maintain them! You could check out the appropriate version from the past to check. Maybe a git bisect could be helpful. 😂 --Greg > Thanks, > Robert. > > On 09/01/18 16:05, Greg Hellings wrote: > > I would also like to add that the release process can be seen here: > > http://ci.crosswire.org/job/sword-release/18/ > > --Greg > > On Mon, Jan 8, 2018 at 9:03 PM, Greg Hellings <greg.helli...@gmail.com> > wrote: > >> Coming quickly on the heels of 1.8.0, I'm happy to announce the release >> of the engine's 1.8.1 release. This release primarily comprises some >> updates to the bindings, including fixing the SWIG bindings to compile >> against the 1.8 series and a few fixups to the CMake scripts relating to >> testing. >> >> Please find the detailed information below: >> >> MD5: ddab24192104b15cbec72e569145ccd1 sword-1.8.1.tar.gz >> >> SHA512: >> 5c08c070ea0c86b7d929bbf94c89730eb5a487986deb9edf01c08d1710356aecd1ab3bde4437a778e5fc1ceb05b63287612ec6161381c0986a36344c27d2ab36 >> sword-1.8.1.tar.gz >> >> http://crosswire.org/ftpmirror/pub/sword/source/v1.8/sword-1.8.1.tar.gz >> >> --Greg >> > > _______________________________________________ > sword-devel mailing list: sword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page
_______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page