Age | Commit message (Collapse) | Author |
|
* gnu/packages/databases.scm (mycli)[arguments]: Add phase.
|
|
* gnu/packages/databases.scm (python-sqlparse)[properties]: New field.
|
|
* gnu/packages/databases.scm (python-sqlparse): Update to 0.4.2.
|
|
* gnu/packages/databases.scm (pgloader)[arguments]:
Rewrite as G-expressions.
[inputs]: Remove input labels.
|
|
* gnu/packages/databases.scm (pgloader): Update to 3.6.3.
|
|
* gnu/packages/databases.scm (leveldb)[arguments]: Patch CMakeLists.txt in
'allow-RTTI phase.
|
|
* gnu/packages/databases.scm (rocksdb): Update to 6.26.1.
[build-system]: Use cmake-build-system.
[arguments]: Disable tests for all architectures; update configure-flags to
new build system; remove build phase customization; add two phases:
'build-generically and 'patch-CMakeLists.txt.
|
|
* gnu/packages/databases.scm (galera): Update to 26.4.10.
[source]: Use Git tag.
|
|
* gnu/packages/databases.scm (leveldb): Update to 1.23.
[arguments]: Rewrite as a keyword/gexp list. Add a new
'unpack-third_party-sources phase. Add #:configure-flags to prevent
these from being installed to the output.
|
|
This fixes ‘guix refresh emacs-rec-mode’.
* gnu/packages/databases.scm (emacs-rec-mode): New variable.
(emacs-recutils): Deprecate in favor of emacs-rec-mode.
|
|
* gnu/packages/databases.scm (emacs-recutils): Update to 1.8.2.
No longer inherit from recutils.
[source]: Add origin, fetching tarball from ELPA.
[native-inputs]: Add texinfo.
[arguments]: Add ‘make-info’ phase.
[home-page, license]: Fill in missing information no longer inherited.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
|
|
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
|
|
* gnu/packages/databases.scm (python-alembic): Update to 1.7.5.
[propagated-inputs]: Remove PYTHON-IMPORTLIB-RESOURCES.
|
|
* gnu/packages/databases.scm (python-fakeredis): Update to 1.7.0.
|
|
* gnu/packages/databases.scm (python2-pylibmc): Delete variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/databases.scm (python2-sql): Delete variable.
|
|
* gnu/packages/databases.scm (python2-sadisplay): Delete variable.
|
|
* gnu/packages/databases.scm (apache-arrow): Update to 6.0.1.
[arguments]: Add configuration options to disable micro-architecture
optimizations; also set ARROW_PACKAGE_KIND to Guix.
[inputs]: Move apache-thrift, lz4, zlib, and zstd from here...
[propagated-inputs]: ...to here.
|
|
|
|
* gnu/packages/databases.scm (python-tinydb): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/databases.scm (litecli): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/databases.scm (mycli)[home-page]: Update.
|
|
* gnu/packages/databases.scm (mycli): Update to 1.24.1.
[propagated-inputs]: Add python-pyaes and python-pyperclip.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.27.
|
|
* gnu/packages/databases.scm (python-psycopg2): Update to 2.9.2.
(python2-psycopg2): Remove variable (no longer supported).
|
|
Some of its dependencies no longer support Python 2, so drop it.
* gnu/packages/databases.scm (python2-sqlalchemy-utils): Remove variable.
|
|
* gnu/packages/databases.scm (python-aiomysql): Update to 0.17.8. Update
comment about why the tests are disabled.
[native-inputs]: Remove.
[propagated-inputs]{python-pypika, python-typing-extensions}: Remove.
{python-asyncmy, python-asyncpg, python-iso8601, python-pypika-tortoise}
{python-rapidjson, python-uvloop}: New propagated inputs.
[synopsis, description]: Reformat and modify slightly.
|
|
* gnu/packages/databases.scm (python-aiomysql): New variable.
|
|
* gnu/packages/databases.scm (python-asyncmy): New variable.
|
|
* gnu/packages/databases.scm (python-asyncpg): New variable.
|
|
* gnu/packages/databases.scm (python-sphinxcontrib-asyncio): New variable.
|
|
* gnu/packages/databases.scm (python-pypika-tortoise): New variable.
|
|
Tests from the perfschema test suite has a high failure rate. Upstream only
tests the main test suite in their CI, so don't try to outdo them.
* gnu/packages/databases.scm (mariadb): Delete trailing #t.
[phases]{check}: Only run the main test suite.
|
|
|
|
* gnu/packages/databases.scm (rocksdb): Update to 6.25.3.
[inputs]: Change from PYTHON-2 to PYTHON.
[arguments]: Adjust #:make-flags for upstream changes. Use a less arbitrary
test subset. Move the disable-optimizations phase contents to #:make-flags.
Introduce 'clean' phase. While here, fix cross-compilation and remove
trailing #t's.
|
|
* gnu/packages/databases.scm (unqlite)[description]: Keep the
better-licenced comparisons.
|
|
* gnu/packages/databases.scm (python-sqlalchemy)[argument]:
Respect the #:tests? keyword in the custom 'check phase.
|
|
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.26.
|
|
* gnu/packages/databases.scm (python-sqlalchemy-1.3): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/databases.scm (mariadb)[arguments]: Only enable parallel
tests when building on x86_64-linux.
|
|
* gnu/packages/databases.scm (mariadb)[arguments]: Set ‘#:parallel-tests?’
for powerpc64le machines.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
* gnu/packages/databases.scm (python-peewee): Update to 3.14.4.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
|
|
Sorry for the noise, but good riddance. Our nonstandard name for this
package has caused confusion since it was added. For example, the
duplicate python-brotli and python-google-brotli packages added later,
with the latter name making even less sense.
The Python packages will be fixed in the next commit.
* gnu/packages/compression.scm (google-brotli): Redefine as a
deprecated-package, with…
(brotli): …restored to canonical status.
(python-google-brotli)[inherit]: Adjust accordingly.
* gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly.
* gnu/packages/fontutils.scm (woff2)[inputs]: Likewise.
* gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise.
* gnu/packages/networking (wireshark)[inputs]: Likewise.
* gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
|
|
|
|
* gnu/packages/databases.scm (sequeler): Update to 0.8.2.
[arguments]: Don't explicitly return #t from phases.
|