Efraim Flashner
4cf1acc7f3
Merge remote-tracking branch 'origin/master' into core-updates
...
Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
2023-01-30 12:39:40 +02:00
Tobias Geerinckx-Rice
612cf1b9ff
gnu: galera: Update to 26.4.13.
...
* gnu/packages/databases.scm (galera): Update to 26.4.13.
2023-01-22 01:00:17 +01:00
Tobias Geerinckx-Rice
f887a0085d
gnu: memcached: Update to 1.6.18.
...
* gnu/packages/databases.scm (memcached): Update to 1.6.18.
2023-01-15 01:00:21 +01:00
Marius Bakke
da91e790fd
Merge branch 'master' into staging
2023-01-08 19:32:17 +01:00
Marius Bakke
b9a886bbb3
gnu: Remove python-trollius-redis.
...
This package fails to build and has been inactive upstream for 8 years.
* gnu/packages/databases.scm (python-trollius-redis): Remove variable.
2023-01-07 21:04:27 +01:00
Marius Bakke
ec0fbb471d
Merge branch 'master' into staging
2022-12-28 01:02:47 +01:00
Ricardo Wurmus
ad141242f8
gnu: Add apache-arrow-for-ceph.
...
* gnu/packages/databases.scm (apache-arrow-for-ceph): New variable.
2022-12-23 20:20:06 +01:00
Nicolas Goaziou
f5d53ac4ae
gnu: emacs-rec-mode: Update to 1.9.1.
...
* gnu/packages/databases.scm (emacs-rec-mode): Update to 1.9.1.
2022-12-20 11:56:42 +01:00
Maxim Cournoyer
f184be73de
Merge remote-tracking branch 'origin/master' into staging
2022-12-12 09:02:49 -05:00
Marius Bakke
c9974889ef
gnu: postgresql@14: Update to 14.6.
...
* gnu/packages/databases.scm (postgresql-14): Update to 14.6.
2022-12-12 11:34:31 +01:00
Tobias Geerinckx-Rice
0cf2cb51b9
gnu: python-pyodbc: Update to 4.0.35.
...
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.35.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice
25ffb738b5
gnu: python-asyncmy: Update to 0.2.5.
...
* gnu/packages/databases.scm (python-asyncmy): Update to 0.2.5.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice
417ccba3bb
gnu: python-sqlalchemy-utils: Update to 0.38.3.
...
* gnu/packages/databases.scm (python-sqlalchemy-utils): Update to 0.38.3.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice
02ddd4410d
gnu: python-sqlparse: Update to 0.4.3.
...
* gnu/packages/databases.scm (python-sqlparse): Update to 0.4.3.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice
daaaa4ba03
gnu: python-rq: Update to 1.11.1.
...
* gnu/packages/databases.scm (python-rq): Update to 1.11.1.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice
dcbd646139
gnu: python-psycopg2: Update to 2.9.5.
...
* gnu/packages/databases.scm (python-psycopg2): Update to 2.9.5.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice
a35ca71484
gnu: python-pylibmc: Update to 1.6.3.
...
* gnu/packages/databases.scm (python-pylibmc): Update to 1.6.3.
[native-inputs]: Replace python-nose with python-pytest.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice
4a517a012f
gnu: libpqxx: Update to 7.7.4.
...
* gnu/packages/databases.scm (libpqxx): Update to 7.7.4.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice
404d228319
gnu: memcached: Update to 1.6.17.
...
* gnu/packages/databases.scm (memcached): Update to 1.6.17.
2022-12-11 01:00:00 +01:00
Ricardo Wurmus
2f1d8fb129
gnu: python-apsw: Update to 3.40.0.0.
...
* gnu/packages/databases.scm (python-apsw): Update to 3.40.0.0.
[source]: Remove obsolete patch.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-cython.
[arguments]: Move build-extensions phase before build phase.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/patches/python-apsw-3.39.2.1-test-fix.patch: Remove file.
2022-12-13 00:08:54 +01:00
Greg Hogan
69aacd04a0
gnu: apache-arrow: Update to 10.0.1.
...
* gnu/packages/databases.scm (apache-arrow): Update to 10.0.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-06 11:14:54 +00:00
Marius Bakke
fe99fe84f0
Merge branch 'master' into staging
2022-11-26 15:39:18 +01:00
(
6c6cc42f0a
gnu: emacs-rec-mode: Patch executable paths.
...
* gnu/packages/databases.scm (emacs-rec-mode)[#:phases]: Add
‘patch-program-paths’.
[inputs]: Add recutils.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-26 13:26:37 +01:00
Liliana Marie Prikler
2f0f12933f
gnu: emacs-rec-mode: Use modern package style
...
* gnu/packages/databases.scm (emacs-rec-mode)[source]<snippet>: Use
G-Expression.
[arguments]: Convert to list of G-Expressions.
[native-inputs]: Drop gratuitous newline.
2022-11-26 13:21:39 +01:00
Marius Bakke
11141c5bb7
gnu: MariaDB: Remove input labels.
...
* gnu/packages/databases.scm (mariadb)[arguments]: Don't reference OpenSSL by
label.
[inputs]: Remove labels.
2022-11-20 21:11:39 +01:00
Marius Bakke
ad64634511
gnu: MariaDB: Update to 10.10.2.
...
* gnu/packages/databases.scm (mariadb): Update to 10.9.3.
[source](snippet): Remove adjustments for deprecated TokuDB.
[arguments]: Remove obsolete #:configure-flags. Build with system libfmt.
Adjust tests for 10.10.2, and mariadb_config file name. Remove patch phase.
[native-inputs]: Remove obsolete patch.
[inputs]: Add FMT. Change from OPENSSL-1.1 to OPENSSL.
* gnu/tests/databases.scm (%mysql-os): Adjust config file so MariaDB works on
overlayfs.
2022-11-20 21:11:39 +01:00
Marius Bakke
fe0a1b49c1
gnu: postgresql@10: Update to 10.23.
...
* gnu/packages/databases.scm (postgresql-10): Update to 10.23.
2022-11-20 17:54:04 +01:00
Marius Bakke
a4e74cf344
gnu: postgresql@11: Update to 11.18.
...
* gnu/packages/databases.scm (postgresql-11): Update to 11.18.
2022-11-20 17:54:04 +01:00
Marius Bakke
5e861c1aee
gnu: postgresql@13: Update to 13.9.
...
* gnu/packages/databases.scm (postgresql-13): Update to 13.9.
2022-11-20 17:54:04 +01:00
Marius Bakke
bb9837f66c
gnu: postgresql: Add 15.1.
...
* gnu/packages/databases.scm (postgresql-15): New variable.
(postgresql-14): Inherit from it.
2022-11-20 17:54:04 +01:00
jgart
ff00cdcd92
gnu: timescaledb: Update to 2.8.1.
...
* gnu/packages/patches/timescaledb-flaky-test.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/databases.scm (timescaledb): Update to 2.8.1.
[source]: Remove patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-18 15:44:39 +01:00
Marius Bakke
bb4d32b655
gnu: Adjust users of deprecated packages.
...
* gnu/packages/databases.scm (apache-arrow-0.16)[inputs]: Change from
GOOGLE-BROTLI to BROTLI.
* gnu/packages/image.scm (libjxl)[propagated-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-logbook)[native-inputs]: Change from
PYTHON-GOOGLE-BROTLI to PYTHON-BROTLI.
2022-11-17 19:11:33 +01:00
Efraim Flashner
2fc7e345aa
gnu: sqlcipher: Don't use autogenerated tarball.
...
* gnu/packages/databases.scm (sqlcipher)[source]: Download using
git-fetch.
2022-11-14 15:30:23 +02:00
Ricardo Wurmus
2db2a92760
gnu: apache-arrow: Update to 10.0.0.
...
* gnu/packages/databases.scm (apache-arrow): Update to 10.0.0.
(python-pyarrow)[arguments]: Remove 'patch-cmake-variables phase; do not
bundle headers.
[propagated-inputs]: Do not use labels.
[native-inputs]: Remove labels.
2022-11-04 10:01:05 +01:00
Ricardo Wurmus
d206b29c29
gnu: apache-arrow: Do not use %build-inputs.
...
* gnu/packages/databases.scm (apache-arrow)[arguments]: Do not use
%build-inputs, bind inputs instead.
2022-11-04 10:01:05 +01:00
Vagrant Cascadian
15ff5eebb6
gnu: Fix various lint issues in synopsis and descriptions.
...
* gnu/packages/android.scm (etc1tool)[synopsis]: Drop trailing period.
* gnu/packages/bioinformatics.scm (mudskipper)[synopsis]: Likewise.
* gnu/packages/crates-io.scm (rust-async-log-attributes-1)[synopsis]: Likewise.
(rust-atomic-polyfill-1)[synopsis]: Likewise.
(rust-modifier-0.1)[synopsis]: Likewise.
(rust-openssl-macros-0.1)[synopsis]: Likewise.
(rust-syn-mid-0.5)[synopsis]: Likewise.
(rust-toml-edit-0.14)[synopsis]: Likewise.
(rust-valuable-derive-0.1)[synopsis]: Likewise.
(rust-inflections-1)[synopsis]: Likewise.
* gnu/packages/databases.scm (python-databases)[synopsis]: Likewise.
* gnu/packages/games.scm (liquidwar6)[synopsis]: Likewise.
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup)[synopsis]: Likewise.
* gnu/packages/guile-xyz.scm (guile-config)[synopsis]: Likewise.
* gnu/packages/haskell-web.scm (ghc-hxt-xpath)[synopsis]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-string-qq)[synopsis]: Likewise.
* gnu/packages/machine-learning.scm (python-lap)[synopsis]: Likewise.
(python-pyro-api)[synopsis]: Likewise.
* gnu/packages/messaging.scm (python-librecaptcha)[synopsis]: Likewise.
* gnu/packages/python-check.scm (python-pytest-cram)[synopsis]: Likewise.
* gnu/packages/python-web.scm (python-jschema-to-python)[synopsis]: Likewise.
(python-sarif-om)[synopsis]: Likewise.
(python-socksio)[synopsis]: Likewise.
(python-msrest)[synopsis]: Likewise.
* gnu/packages/tor.scm (torsocks)[synopsis]: Likewise.
* gnu/packages/cran.scm (r-rlist)[synopsis]: Remove leading article.
* gnu/packages/crates-io.scm (rust-clippy-lints-0.0.153)[synopsis]: Likewise.
(rust-simplelog-0.11)[synopsis]: Likewise.
* gnu/packages/samba.scm (wsdd)[synopsis]: Likewise.
* gnu/packages/crates-io.scm (rust-spki-0.4)[synopsis]: Remove trailing
whitespace.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob)[description]: Remove
leading whitespace.
* gnu/packages/haskell-check.scm (ghc-crypto-cipher-tests)[description]:
Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-ctype)[synopsis]: Remove trailing
whitespace.
* gnu/packages/mpi.scm (openmpi-thread-multiple)[description]: Remove leading
whitespace.
* gnu/packages/node-xyz.scm (node-string-decoder)[synopsis]: Remove trailing
whitespace.
2022-10-31 18:13:48 -07:00
Tobias Geerinckx-Rice
d03bd43f46
gnu: pgloader: Update to 3.6.9.
...
* gnu/packages/databases.scm (pgloader): Update to 3.6.9.
2022-10-23 02:00:26 +02:00
Marius Bakke
c567a82a69
Merge branch 'staging'
2022-10-16 00:10:07 +02:00
Thomas Albers
8559b70031
gnu: Add hiredis.
...
* gnu/packages/databases.scm (hiredis): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 11:08:09 +01:00
Maxim Cournoyer
990a4822f1
Merge branch 'staging' into core-updates
...
Conflicts resolved in:
gnu/local.mk
gnu/packages/cran.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/icu4c.scm
gnu/packages/java.scm
gnu/packages/machine-learning.scm
gnu/packages/tex.scm
2022-09-27 15:59:30 -04:00
Maxim Cournoyer
3c6e220d81
Merge branch 'master' into staging.
...
With resolved conflicts in:
gnu/local.mk
gnu/packages/crates-io.scm
2022-09-27 14:27:28 -04:00
Efraim Flashner
08473753a0
gnu: firebird: Add support for riscv64-linux.
...
* gnu/packages/databases.scm (firebird)[source]: Add patches.
[arguments]: Add custom phase when building for riscv64-linux to force
the bootstrap phase to occur.
[native-inputs]: When building for riscv64-linux add autoconf, automake
and libtool.
* gnu/packages/patches/firebird-riscv64-support-pt1.patch,
gnu/packages/patches/firebird-riscv64-support-pt2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2022-09-24 22:15:58 +03:00
Efraim Flashner
77c0e58e9b
gnu: firebird: Update to 3.0.10.
...
* gnu/packages/databases.scm (firebird): Update to 3.0.10.
[source]: Remove trailing #t.
[arguments]: Remove trailing #t from phases.
[inputs]: Replace icu4c-67 with icu4c.
[properties]: Remove field.
2022-09-24 21:16:04 +03:00
Ricardo Wurmus
e5e5b2a15a
gnu: apache-arrow: Update to 9.0.0.
...
* gnu/packages/databases.scm (apache-arrow): Update to 9.0.0.
2022-09-20 17:02:08 +02:00
Marius Bakke
38fead703b
gnu: tdb: Update to 1.4.7.
...
* gnu/packages/databases.scm (tdb): Update to 1.4.7.
2022-09-16 22:41:22 +02:00
Marius Bakke
884548b476
Merge branch 'staging' into core-updates
2022-09-08 21:12:52 +02:00
Marius Bakke
fa894b3f4d
Merge branch 'master' into staging
2022-09-08 20:56:57 +02:00
Hilton Chain
53c127c16d
gnu: python-apsw: Update to 3.39.2.1.
...
* gnu/packages/databases.scm (python-apsw): Update to 3.39.2.1.
[source]: Change back to compressed release.
* gnu/packages/patches/python-apsw-3.39.2.1-test-fix.patch: New file.
* gnu/local.mk: Add patch.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-07 22:02:40 +02:00
Marius Bakke
59c136ef61
Merge branch 'staging' into core-updates
2022-08-30 20:18:55 +02:00
Marius Bakke
827b4117da
Merge branch 'master' into staging
2022-08-30 18:58:57 +02:00
Marius Bakke
db2444ad82
gnu: Introduce versioned 'openssl-1.1' variable.
...
...and use it in packages that do not yet support 3.0.
* gnu/packages/tls.scm (openssl): Rename to ...
(openssl-1.1): ... this.
(openssl/fixed): Inherit from OPENSSL-1.1.
(openssl-3.0): Likewise.
(openssl): Turn into alias for OPENSSL-1.1.
* gnu/packages/ruby.scm (ruby-2.6)[inputs]: Change from OPENSSL to OPENSSL-1.1.
(ruby-3.0)[inputs]: Change "openssl" input to OPENSSL.
(ruby-3.1): Inherit from RUBY-3.0.
* gnu/packages/python.scm (python-2.7)[inputs]: Change from OPENSSL to
OPENSSL-1.1.
(python-3.9)[inputs]: Replace "openssl" with OPENSSL.
* gnu/packages/python-crypto.scm (python-cryptography)[inputs]: Change from
OPENSSL to OPENSSL-1.1.
* gnu/packages/databases.scm (mariadb)[inputs]: Likewise.
* gnu/packages/node.scm (node)[native-inputs, inputs]: Likewise.
(node-lts)[native-inputs]: Likewise.
2022-08-30 18:42:26 +02:00
Marius Bakke
ad384816fe
Merge branch 'staging' into core-updates
2022-08-27 17:10:55 +02:00
Marius Bakke
1fd262e8d3
Merge branch 'master' into staging
2022-08-27 00:17:57 +02:00
Marius Bakke
a45c30b695
gnu: python-apsw: Remove obsolete code.
...
* gnu/packages/databases.scm (python-apsw)[native-inputs]: Remove UNZIP.
[arguments]: Remove trailing #t's.
2022-08-27 00:09:03 +02:00
Hilton Chain
17ffcde1fc
gnu: python-apsw: Update to 3.39.2.0.
...
* gnu/packages/databases.scm (python-apsw): Update to 3.39.2.0.
[source]: Change to git-fetch.
[inputs]: Replace sqlite with sqlite-next.
[arguments]: Remove custom check phase.
Some styling adjustments as well.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
Tobias Geerinckx-Rice
e5baa4ad04
gnu: memcached: Update to 1.6.16.
...
* gnu/packages/databases.scm (memcached): Update to 1.6.16.
2022-08-14 02:00:56 +02:00
Tobias Geerinckx-Rice
078d880f8f
gnu: sqlitebrowser: Fix description.
...
* gnu/packages/databases.scm (sqlitebrowser)[synopsis]: Include more keywords.
[description]: Bring up to snuff.
2022-08-14 02:00:00 +02:00
Marius Bakke
6b627f0ebd
gnu: python-rq: Update to 1.11.
...
* gnu/packages/databases.scm (python-rq): Update to 1.11.
[native-inputs]: Add PYTHON-PSUTIL.
2022-08-19 19:22:43 +02:00
Ricardo Wurmus
a60412019e
gnu: Add python-sqlitedict.
...
* gnu/packages/databases.scm (python-sqlitedict): New variable.
2022-08-16 15:22:06 +02:00
Marius Bakke
24834c2722
gnu: python-pymysql: Remove unused input.
...
* gnu/packages/databases.scm (python-pymysql)[native-inputs]: Remove
PYTHON-UNITTEST2.
2022-08-16 00:43:45 +02:00
Marius Bakke
b50eaa6764
Merge branch 'master' into staging
2022-08-11 22:15:22 +02:00
Hartmut Goebel
59625e3cc9
gnu: Add python-dogpile.cache.
...
* gnu/packages/databases.scm (python-dogpile.cache): New variable.
2022-08-10 09:34:12 +02:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
...
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:48 -04:00
Tobias Geerinckx-Rice
bad54d57db
gnu: nanodbc: Update to 2.14.0.
...
* gnu/packages/databases.scm (nanodbc): Update to 2.14.0.
2022-07-24 02:00:01 +02:00
Marius Bakke
4442a5db77
Merge branch 'master' into staging
2022-07-13 23:34:58 +02:00
Nicolas Goaziou
3efc96f1e6
gnu: emacs-rec-mode: Update to 1.9.0.
...
* gnu/packages/databases.scm (emacs-rec-mode): Update to 1.9.0.
2022-07-11 11:26:19 +02:00
muradm
cec5a522e1
gnu: Add sqls 0.2.18.
...
* gnu/packages/databases (sqls): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-03 01:41:07 +02:00
Thiago Jung Bauermann
e116e43d0c
gnu: recutils: Use regular check.
...
* gnu/packages/databases.scm (recutils)[native-inputs]: Replace check-0.14
with check.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-07-02 11:28:27 +02:00
Maxim Cournoyer
ed210c1b8f
gnu: python-setuptools-scm: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
2022-06-26 22:10:38 -04:00
Marius Bakke
fce910af55
gnu: Remove postgresql@13 replacement.
...
* gnu/packages/databases.scm (postgresql-13)[replacement]: Remove.
[source](patches): Inherit from POSTGRESQL-14.
(postgresql-13/replacement): Remove variable.
* gnu/packages/databases.scm (postgresql-11)[source](patches): Inherit from
POSTGRESQL-13.
2022-06-23 19:55:44 +02:00
Marius Bakke
c546a776d5
gnu: PostgreSQL: Update to 14.4.
...
* gnu/packages/databases.scm (postgresql-14): Update to 14.4.
2022-06-20 23:51:21 +02:00
Tobias Geerinckx-Rice
52acf6b238
gnu: pgloader: Update to 3.6.4.
...
* gnu/packages/databases.scm (pgloader): Update to 3.6.4.
2022-06-19 02:00:00 +02:00
jgart
8cc61c7c39
gnu: litecli: Update to 1.9.0.
...
* gnu/packages/databases.scm (litecli): Update to 1.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:56 +02:00
Ricardo Wurmus
a3613f11d5
gnu: Add python-pyarrow-0.16.
...
* gnu/packages/databases.scm (python-pyarrow-0.16): New variable.
2022-06-16 15:20:59 +02:00
Ricardo Wurmus
c8727617e5
gnu: Add apache-arrow-0.16.
...
* gnu/packages/databases.scm (apache-arrow-0.16): New variable.
2022-06-16 15:20:59 +02:00
Marius Bakke
13c46cc29d
gnu: PostgreSQL: Promote version 14 to the default.
...
* gnu/packages/databases.scm (postgresql): Alias to POSTGRESQL-14.
* gnu/packages/qt.scm (qtbase-5)[inputs]: Stay on POSTGRESQL-13.
2022-06-14 23:33:54 +02:00
Marius Bakke
bd16e7c32d
gnu: python-asyncpg: Update to 0.25.0.
...
* gnu/packages/databases.scm (python-asyncpg): Update to 0.25.0.
[native-inputs]: Remove PYTHON-FLAKE8, PYTHON-PYCODESTYLE, PYTHON-SPHINX,
PYTHON-SPHINX-RTD-THEME, and PYTHON-SPHINXCONTRIB-ASYNCIO.
2022-06-14 23:33:54 +02:00
Marius Bakke
d51a097460
gnu: python-tortoise-orm: Update to 0.19.1.
...
* gnu/packages/databases.scm (python-tortoise-orm): Update to 0.19.1.
2022-06-14 23:33:53 +02:00
Marius Bakke
3f033b6d9e
gnu: python-pypika-tortoise: Update to 0.1.5.
...
* gnu/packages/databases.scm (python-pypika-tortoise): Update to 0.1.5.
2022-06-14 23:33:53 +02:00
Marius Bakke
ec4515389a
gnu: perl-dbd-pg: Update to 3.15.1.
...
* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.15.1.
2022-06-14 23:33:53 +02:00
Marius Bakke
d73b88d826
gnu: TimescaleDB: Update to 2.7.0.
...
* gnu/packages/databases.scm (timescaledb): Update to 2.7.0.
[source](snippet): Remove more files.
[source](patches): New field.
* gnu/packages/patches/timescaledb-flaky-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-14 23:33:52 +02:00
Marius Bakke
4601dccb36
gnu: PostgreSQL@13: Update replacement to 13.7 [fixes CVE-2022-1552].
...
* gnu/packages/databases.scm (postgresql-13/replacement): Update to 13.7.
2022-06-14 23:33:52 +02:00
Marius Bakke
3787f56734
gnu: PostgreSQL@10: Update to 10.21 [fixes CVE-2022-1552].
...
* gnu/packages/databases.scm (postgresql-10): Update to 10.21.
2022-06-14 23:33:52 +02:00
Marius Bakke
a18f937b56
gnu: PostgreSQL@11: Update to 11.16 [fixes CVE-2022-1552].
...
* gnu/packages/databases.scm (postgresql-11): Update to 11.16.
2022-06-14 23:33:52 +02:00
Marius Bakke
f4f31bb99c
gnu: PostgreSQL@14: Update to 14.3 [fixes CVE-2022-1552].
...
* gnu/packages/databases.scm (postgresql-14): Update to 14.3.
2022-06-14 23:33:51 +02:00
Marius Bakke
e03b450c36
gnu: PostgreSQL: Permit loading plugins from symlink unions again.
...
...this fixes a regression since 49b350fafc
where the patch to disable
symlink resolving went missing from versions < 14.
* gnu/packages/databases.scm (postgresql-13/replacement): New variable.
(postgresql-13)[replacement]: New field.
(postgresql-11)[source](patches): Add 'postgresql-disable-resolve_symlinks.patch'.
2022-06-14 23:33:51 +02:00
Ludovic Courtès
622545de6c
Merge branch 'master' into staging
2022-06-12 22:49:47 +02:00
Ludovic Courtès
091eb323ba
Merge branch 'master' into staging
2022-06-08 14:53:16 +02:00
Ludovic Courtès
05fef7bfc6
gnu: timescaledb: Adjust test preparation to PostgreSQL 13.6.
...
The previous method of making a union with symlinks would work with 13.4
but not with 13.6, which has an extra 'canonicalize_path' call in
'find_my_exec'.
* gnu/packages/databases.scm (timescaledb)[arguments]: In
'prepare-tests', pass #:symlink argument to 'union-build'.
2022-06-07 23:58:16 +02:00
Ludovic Courtès
b422687cbd
gnu: postgresql@10: Fix manual compilation.
...
This is a followup to f0227a18c2
.
* gnu/packages/databases.scm (postgresql-10)[native-inputs]: New field.
2022-06-05 17:00:18 +02:00
Tobias Geerinckx-Rice
b8686f1bfc
gnu: python-pyodbc-c: Fix comment.
...
* gnu/packages/databases.scm (python-pyodbc-c): Fix comment about tests.
2022-06-05 02:00:00 +02:00
Vagrant Cascadian
5850f1e99a
gnu: virtuoso-ose: Do not embed kernel version and timestamps.
...
* gnu/packages/databases.scm (virtuoso-ose)[arguments]: Add
'avoid-embedding-kernel-and-timestamps phase.
2022-06-06 15:08:24 -07:00
Tobias Geerinckx-Rice
c794df8490
gnu: python-pyodbc-c: Fix metadata.
...
It appears to have been copied from python-pyodbc, a different project.
* gnu/packages/databases.scm (python-pyodbc-c)[synopsis, description]:
Describe this project instead, and how it differs.
[home-page]: Point elsewhere.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
89c7a2c891
gnu: python-pyodbc-c: Update to 3.1.5.
...
* gnu/packages/databases.scm (python-pyodbc-c): Update to 3.1.5.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
289b521584
gnu: python-pyodbc-c: Don't use unstable tarball.
...
* gnu/packages/databases.scm (python-pyodbc-c)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
64b12a1abf
gnu: python-pyodbc: Update to 4.0.32.
...
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.32.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
07edc13f04
gnu: python-pyodbc: Document the test situation.
...
* gnu/packages/databases.scm (python-pyodbc)[arguments]: Replace
counterfactual comment with one that isn't. Add a custom 'check phase,
which doesn't run.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
f0fa2b25ba
gnu: python-pyodbc: Remove precompiled .pyc files from source.
...
* gnu/packages/databases.scm (python-pyodbc)[source]: Add a snippet.
Remove no-op file-name.
2022-06-05 02:00:07 +02:00
Tobias Geerinckx-Rice
ddd265b033
gnu: galera: Update to 26.4.12.
...
* gnu/packages/databases.scm (galera): Update to 26.4.12.
2022-06-05 02:00:01 +02:00
Vagrant Cascadian
ae1d8d6a6f
gnu: timescaledb: Do not embed running kernel version.
...
* gnu/packages/databases.scm (timescaledb)[arguments]: Add
'remove-kernel-version phase.
2022-06-05 21:37:27 -07:00
Tobias Geerinckx-Rice
0e0296af4e
gnu: perl-dbi, timescaledb: Fix typo in description.
...
* gnu/packages/databases.scm (perl-dbi, timescaledb):
Fix ‘an database’ typo.
2022-06-05 02:00:00 +02:00
Ludovic Courtès
3fce3c2c7a
gnu: postgresql@11: Depend on docbook-xml@4.2.
...
* gnu/packages/databases.scm (postgresql-11)[native-inputs]: New field.
2022-06-02 13:32:31 +02:00
Efraim Flashner
64c043e63a
Merge remote-tracking branch 'origin/master' into staging
2022-06-01 12:42:04 +03:00
Maxim Cournoyer
b0193c649f
gnu: Remove 4store.
...
* gnu/packages/databases.scm (4store): Delete variable.
* gnu/packages/patches/4store-fix-buildsystem.patch: Delete file.
* gnu/packages/patches/4store-unset-preprocessor-directive.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): De-register them.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer
e7ccfbed19
gnu: libpqxx: Update to 7.7.3.
...
* gnu/packages/databases.scm (libpqxx): Update to 7.7.3.
[source]: Use git.
[native-inputs]: Replace python-2 with python-wrapper. Add gcc-11.
[tests?]: Expound comment.
[phases]: Delete argument.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer
7cd3a88f27
gnu: Remove python2-pysqlite.
...
* gnu/packages/databases.scm (python2-pysqlite): Delete variable.
2022-05-31 14:54:03 -04:00
Maxim Cournoyer
9f917c945e
gnu: Remove python2-sqlalchemy.
...
* gnu/packages/databases.scm (python2-sqlalchemy): Delete variable.
2022-05-31 14:52:53 -04:00
Maxim Cournoyer
9384d5de3c
gnu: Remove python2-pickleshare.
...
* gnu/packages/databases.scm (python2-pickleshare): Delete variable.
2022-05-31 14:52:26 -04:00
Maxim Cournoyer
d76de71dd6
gnu: Remove python2-pyodbc.
...
* gnu/packages/databases.scm (python2-pyodbc): Delete variable.
2022-05-31 14:52:26 -04:00
Maxim Cournoyer
716b5bd9d9
gnu: Remove python2-hiredis.
...
* gnu/packages/databases.scm (python2-hiredis): Delete variable.
2022-05-31 14:52:24 -04:00
Maxim Cournoyer
bef8185d08
gnu: Remove python2-pymysql.
...
* gnu/packages/databases.scm (python2-pymysql): Delete variable.
2022-05-31 14:52:24 -04:00
Maxim Cournoyer
e9121c2dda
gnu: Remove python2-pyodbc-c.
...
* gnu/packages/databases.scm (python2-pyodbc-c): Delete variable.
2022-05-31 14:52:24 -04:00
Maxim Cournoyer
25e4ddd849
gnu: Remove python2-py2neo.
...
* gnu/packages/databases.scm (python2-py2neo): Delete variable.
2022-05-31 14:52:23 -04:00
Maxim Cournoyer
3ad04860d5
gnu: Remove python2-apsw.
...
* gnu/packages/databases.scm (python2-apsw): Delete variable.
2022-05-31 14:52:23 -04:00
Maxim Cournoyer
f503181ffb
gnu: Remove python2-ccm.
...
* gnu/packages/databases.scm (python2-ccm): Delete variable.
2022-05-31 14:52:23 -04:00
Maxim Cournoyer
80963d9b0f
gnu: Remove python2-peewee.
...
* gnu/packages/databases.scm (python2-peewee): Delete variable.
2022-05-31 14:52:23 -04:00
Maxim Cournoyer
5ed4cfb924
gnu: Remove python2-trollius-redis.
...
* gnu/packages/databases.scm (python2-trollius-redis): Delete variable.
2022-05-31 14:52:23 -04:00
Maxim Cournoyer
1aab8a5114
gnu: Remove python2-redis.
...
* gnu/packages/databases.scm (python2-redis): Delete variable.
2022-05-31 14:52:22 -04:00
Maxim Cournoyer
466d81aae4
gnu: Remove python2-neo4j-driver.
...
* gnu/packages/databases.scm (python2-neo4j-driver): Delete variable.
2022-05-31 14:52:22 -04:00
Roel Janssen
48efbde7a9
gnu: virtuoso-ose: Update to 7.2.7.
...
* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.7; Run autogen
after applying the patch below.
* gnu/packages/patches/virtuoso-ose-remove-pre-built-jar-files.patch:
New file.
2022-05-30 09:03:02 +02:00
Tobias Geerinckx-Rice
56fdef0e11
gnu: mycli: Update to 1.25.0.
...
* gnu/packages/databases.scm (mycli): Update to 1.25.0.
[arguments]: Remove obsolete 'loosen-requirements phase.
2022-05-29 02:00:00 +02:00
Ricardo Wurmus
641f5c599e
gnu: apache-arrow: Update to 8.0.0.
...
* gnu/packages/databases.scm (apache-arrow): Update to 8.0.0.
2022-05-28 23:19:05 +02:00
Ludovic Courtès
7097e98586
Merge branch 'master' into staging
2022-05-26 17:11:20 +02:00
Tobias Geerinckx-Rice
928085d828
gnu: emacs-rec-mode: Remove input labels.
...
* gnu/packages/databases.scm (emacs-rec-mode)[native-inputs]:
Remove input labels.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice
1f5fcc68cb
gnu: emacs-rec-mode: Update to 1.8.3.
...
* gnu/packages/databases.scm (emacs-rec-mode): Update to 1.8.3.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice
a5be54b9c1
gnu: litecli: Update to 1.8.0.
...
* gnu/packages/databases.scm (litecli): Update to 1.8.0.
2022-05-22 02:00:09 +02:00
Efraim Flashner
e5e0e283ff
Merge branch 'master' into staging
2022-05-16 11:14:42 +03:00
Maxim Cournoyer
ab36b88b1a
gnu: python2-sqlalchemy: Skip a failing test.
...
* gnu/packages/databases.scm (python2-sqlalchemy)[phases]{check}: Skip the
test_fixture_five test.
2022-05-12 12:46:07 -04:00
Maxim Cournoyer
213696b061
gnu: Remove python-orator due to being broken and unmaintained.
...
* gnu/packages/databases.scm (python-orator): Delete variable.
2022-05-12 12:46:05 -04:00
Maxim Cournoyer
a64ea1f2d3
gnu: python-fakeredis: Update to 1.7.1.
...
* gnu/packages/databases.scm (python-fakeredis): Update to 1.7.1.
[propagated-inputs]: Add python-aioredis.
2022-05-12 12:45:53 -04:00
Maxim Cournoyer
eba0784937
gnu: Add python-aioredis.
...
* gnu/packages/databases.scm (python-aioredis): New variable.
2022-05-12 12:45:53 -04:00
Maxim Cournoyer
df95872d10
gnu: python-sqlalchemy: Update to 1.4.35.
...
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.35.
2022-05-12 12:45:52 -04:00
Maxim Cournoyer
72d292eac0
gnu: python-sqlalchemy: Run tests in parallel via xdist.
...
* gnu/packages/databases.scm (python-sqlalchemy)[phases]: Use gexps.
{check}: Run tests in parallel; skip slow test_memusage.
* gnu/packages/databases.scm (python2-sqlalchemy): Adjust to avoid xdist.
2022-05-12 12:45:52 -04:00
Ludovic Courtès
da3be3ff4f
Merge branch 'master' into staging
2022-05-09 14:44:48 +02:00
Tobias Geerinckx-Rice
20fbd87093
gnu: recutils: Fix cross-compilation.
...
* gnu/packages/databases.scm (recutils)
[arguments]: Point "--with-bash-headers" to the root bash
"/include" directory.
2022-05-08 02:00:00 +02:00
Tobias Geerinckx-Rice
b4c9a3d23b
gnu: recutils: Remove some input labels.
...
* gnu/packages/databases.scm (recutils)[inputs]:
Remove input labels.
[arguments]: Adjust accordingly.
2022-05-08 02:00:00 +02:00
Tobias Geerinckx-Rice
1115428bbb
gnu: recutils: Omit static libraries.
...
* gnu/packages/databases.scm (recutils)[arguments]:
Add "--disable-static" to #:configure-flags.
2022-05-08 02:00:00 +02:00
Tobias Geerinckx-Rice
38028fdf95
gnu: recutils: Update to 1.9.
...
* gnu/packages/databases.scm (recutils): Update to 1.9.
2022-05-08 02:00:00 +02:00
Tobias Geerinckx-Rice
9d349c01d8
gnu: memcached: Update to 1.6.15.
...
* gnu/packages/databases.scm (memcached): Update to 1.6.15.
2022-05-08 02:00:00 +02:00
Ricardo Wurmus
b4da7c2133
gnu: Add python-databases.
...
* gnu/packages/databases.scm (python-databases): New variable.
2022-05-06 10:15:04 +02:00
Maxim Cournoyer
49b350fafc
Merge branch 'master' into staging.
2022-03-21 21:38:19 -04:00
Maxim Cournoyer
93e9712952
gnu: postgresql-14: Update to 14.2.
...
* gnu/packages/databases.scm (postgresql-14): Update to 14.2.
2022-03-18 00:49:40 -04:00
Brice Waegeneire
573a15474f
gnu: postgresql-11: Update to 11.15.
...
* gnu/packages/databases.scm (postgresql-11): Update to 11.15.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-18 00:49:40 -04:00
Brice Waegeneire
284c0dca4e
gnu: postgresql-10: Update to 10.20.
...
* gnu/packages/databases.scm (postgresql-10): Update to 10.20.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-18 00:49:40 -04:00
Maxim Cournoyer
a464cd556e
gnu: postgresql-9.6: Remove EOL package.
...
* gnu/packages/databases.scm (postgresql-9.6): Delete variable.
2022-03-18 00:49:39 -04:00
Maxim Cournoyer
e2264e6328
gnu: postgresql-13: Update to 13.6.
...
* gnu/packages/databases.scm (postgresql-13): Update to 13.6.
2022-03-18 00:43:51 -04:00
Brice Waegeneire
f0227a18c2
gnu: postgresql: Install manpages and info manual.
...
Fixes <https://issues.guix.gnu.org/47606 >.
* gnu/packages/databases.scm (postgresql)[arguments]: Use gexps and remove
trailing #t.
[configure-flags]: Add '--mandir'.
[phases]{install-manuals}: New phase.
[native-inputs]: New field.
[inputs]: Use new style.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-18 00:24:31 -04:00
Efraim Flashner
bb9b3645e8
gnu: mariadb: Fix building for powerpc-linux.
...
* gnu/packages/databases.scm (mariadb)[arguments]: Add custom phase for
powerpc-linux to apply patch.
[native-inputs]: When building for powerpc-linux add patch and a patch
file.
* gnu/packages/patches/mariadb-link-libatomic.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-03-15 22:20:15 +02:00
Ricardo Wurmus
feb6bb28b4
gnu: apache-arrow: Update to 7.0.0.
...
* gnu/packages/databases.scm (apache-arrow): Update to 7.0.0.
2022-03-15 20:18:42 +01:00
Taylan Kammer
a53ea46bfc
gnu: guile-wiredtiger: Depend on guile2.2-bytestructures.
...
* gnu/packages/databases.scm (guile-wiredtiger): Since we depend on guile-2.2,
we should depend on guile2.2-bytestructures, not guile-bytestructures.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-01 12:33:07 +01:00