GNU bug report logs -
#33764
[PATCH] gnu: z3: Update to 4.8.3 and add python{,2}-z3 bindings.
Previous Next
Reported by: Amin Bandali <bandali <at> gnu.org>
Date: Sun, 16 Dec 2018 04:37:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello!
Amin Bandali <bandali <at> gnu.org> skribis:
> On 2018-12-17 9:29 AM, Efraim Flashner wrote:
>> On Sun, Dec 16, 2018 at 04:18:16PM +0100, Ludovic Courtès wrote:
[...]
>>> > +(define-public python2-z3
>>> > + (package (inherit python-z3)
>>>
>>> This definition cannot be in python.scm; it must be in the same file as
>>> ‘z3’ or we can get “unbound variable” errors while loading either of
>>> these two modules.
>
> Oh I see. If we choose to keep it (add it), I’ll move it to maths.scm.
>
>>> Also, as we’re approaching end-of-life upstream for Python 2.x, we now
>>> avoid creating “python2-” packages, unless we cannot avoid it for some
>>> reason. Do you think we could do without this “python2-z3” package?
>>>
>>
>> Currently our z3 package builds python2 bindings
>
> What Efraim said. Since the current z3 provides python2 bindings, I
> thought I would preserve that option by adding a python2-z3 in case
> anyone wants to continue to use the python2 bindings.
>
> I’m Cc’ing Marius who’s one of the recent committers to the z3 package
> definition. Marius, any thoughts on whether we should keep the python2
> bindings around or do away with them?
Marius, WDYT?
Ludo’.
This bug report was last modified 6 years and 233 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.