all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#49678] [PATCH 00/12] Update csvkit, python-agate, python-sqlalchemy and friends
@ 2021-07-21 13:43 Pierre Langlois
  2021-07-21 13:50 ` [bug#49678] [PATCH 01/12] gnu: python-alembic: Update to 1.6.5 Pierre Langlois
  0 siblings, 1 reply; 13+ messages in thread
From: Pierre Langlois @ 2021-07-21 13:43 UTC (permalink / raw)
  To: 49678

[-- Attachment #1: Type: text/plain, Size: 1360 bytes --]

Hi Guix!

This series updates csvkit and co. The python-agate-sql package had
tests that expected a newer version of python-sqlalchemy so I've updated
it too, including its dependents.

Regarding sqlalchemy, the update from 1.3 to 1.4 looks like an API and
DB break, however the only dependent that still required 1.3 was
python-sadisplay, which appears to be unmaintained. I've left a 1.3
version of sqlalchemy around for this package, although we might want to
remove it altogether later.

WDYT?

Thanks,
Pierre

Pierre Langlois (12):
  gnu: python-alembic: Update to 1.6.5.
  gnu: python-flask-migrate: Update to 3.0.1.
  gnu: python-flask-sqlalchemy: Update to 2.5.1.
  gnu: python-sqlalchemy: Update to 1.4.21.
  gnu: python-aws-xray-sdk: Update to 2.8.0.
  gnu: python-openpyxl: Update to 3.0.7.
  gnu: wireservice-package: Honour tests? option.
  gnu: python-agate: Update to 1.6.3.
  gnu: python-agate-dbf: Update to 0.2.2.
  gnu: python-agate-sql: Update to 0.5.7.
  gnu: python-agate-excel: Update to 0.2.4.
  gnu: csvkit: Update to 1.0.6.

 gnu/packages/databases.scm   | 33 +++++++++---
 gnu/packages/python-web.scm  | 23 +++++----
 gnu/packages/python-xyz.scm  | 11 ++--
 gnu/packages/wireservice.scm | 98 +++++++++++++++++++++---------------
 4 files changed, 101 insertions(+), 64 deletions(-)

-- 
2.32.0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 519 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-07-21 13:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21 13:43 [bug#49678] [PATCH 00/12] Update csvkit, python-agate, python-sqlalchemy and friends Pierre Langlois
2021-07-21 13:50 ` [bug#49678] [PATCH 01/12] gnu: python-alembic: Update to 1.6.5 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 02/12] gnu: python-flask-migrate: Update to 3.0.1 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 03/12] gnu: python-flask-sqlalchemy: Update to 2.5.1 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 04/12] gnu: python-sqlalchemy: Update to 1.4.21 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 05/12] gnu: python-aws-xray-sdk: Update to 2.8.0 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 06/12] gnu: python-openpyxl: Update to 3.0.7 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 07/12] gnu: wireservice-package: Honour tests? option Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 08/12] gnu: python-agate: Update to 1.6.3 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 09/12] gnu: python-agate-dbf: Update to 0.2.2 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 10/12] gnu: python-agate-sql: Update to 0.5.7 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 11/12] gnu: python-agate-excel: Update to 0.2.4 Pierre Langlois
2021-07-21 13:50   ` [bug#49678] [PATCH 12/12] gnu: csvkit: Update to 1.0.6 Pierre Langlois

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.