Pjotr Prins skribis:
> Patch b24765139c8940541b23f84592d3580d53f71d71
>
> (define-public sqlite
>(package
> (name "sqlite")
> - (version "3.8.11.1")
> + (version "3.10.0")
> (source (origin
>
> is the cause of python(2|3)-sqlalchemy breaking. I confirmed that by
> regressing to t
Patch b24765139c8940541b23f84592d3580d53f71d71
(define-public sqlite
(package
(name "sqlite")
- (version "3.8.11.1")
+ (version "3.10.0")
(source (origin
is the cause of python(2|3)-sqlalchemy breaking. I confirmed that by
regressing to the original sqlite package. Since the pytho