patsy 0.5.2-2 source package in Ubuntu

Changelog

patsy (0.5.2-2) unstable; urgency=medium

  * d/p/fix-sphinx-conf.patch: Make doc/conf.py compatible
    with new sphinx API to fix FTBFS

 -- Nilesh Patra <email address hidden>  Sun, 26 Sep 2021 21:03:38 +0530

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
patsy_0.5.2-2.dsc 2.3 KiB 00cf120782385ddb9c87deddebd7c71ba1c4684f8a939dc43cf3ca28f01e81f2
patsy_0.5.2.orig.tar.gz 401.0 KiB 440b4e3915911f2e0d13d73cfbcface6d90002611dc76923a86ba02fd3095cad
patsy_0.5.2-2.debian.tar.xz 9.8 KiB 2ba1c671b08381a3fe6f859dca8700e101559e7b150ea25591f984be602aa790

Available diffs

No changes file available.

Binary packages built by this source

python-patsy-doc: documentation and examples for patsy

 This package contains documentation and example scripts for
 python3-patsy.

python3-patsy: statistical models in Python using symbolic formulas

 patsy is a Python library for describing statistical models
 (especially linear models, or models that have a linear component)
 and building design matrices.
 .
 This package contains the Python 3 version.