all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68391] [PATCH 0/3] Add python-pandera
@ 2024-01-11 21:35 Troy Figiel
  2024-01-11 20:54 ` [bug#68391] [PATCH 1/3] gnu: Add python-typeguard-4 Troy Figiel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Troy Figiel @ 2024-01-11 21:35 UTC (permalink / raw)
  To: 68391

This patch series adds python-pandera and its dependencies.

Unfortunately, directly upgrading python-typeguard to a more recent
version breaks a variety of packages (it has 300+ dependents). For that
reason, python-typeguard-4 has been introduced.

Troy Figiel (3):
  gnu: Add python-typeguard-4.
  gnu: Add python-pandas-stubs.
  gnu: Add python-pandera.

 gnu/packages/python-science.scm | 133 ++++++++++++++++++++++++++++++++
 gnu/packages/python-xyz.scm     |  18 +++++
 2 files changed, 151 insertions(+)


base-commit: 637b72e2b83a6332849218ef1f193124fa8239eb
-- 
2.42.0





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

end of thread, other threads:[~2024-01-17 10:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-11 21:35 [bug#68391] [PATCH 0/3] Add python-pandera Troy Figiel
2024-01-11 20:54 ` [bug#68391] [PATCH 1/3] gnu: Add python-typeguard-4 Troy Figiel
2024-01-11 20:58 ` [bug#68391] [PATCH 2/3] gnu: Add python-pandas-stubs Troy Figiel
2024-01-11 21:17 ` [bug#68391] [PATCH 3/3] gnu: Add python-pandera Troy Figiel
2024-01-11 22:05 ` [bug#68391] Small description adjustment Troy Figiel
2024-01-17 10:05   ` bug#68391: " Mathieu Othacehe

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.