[med-svn] [Git][med-team/patsy][master] fix FTBFS

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Sat Nov 16 20:00:58 GMT 2024



Alexandre Detiste pushed to branch master at Debian Med / patsy


Commits:
4fdcab7e by Alexandre Detiste at 2024-11-16T20:59:14+01:00
fix FTBFS

- - - - -


2 changed files:

- debian/control
- debian/patches/fix-sphinx-conf.patch


Changes:

=====================================
debian/control
=====================================
@@ -12,7 +12,8 @@ Build-Depends: debhelper-compat (= 13),
                python3-numpy,
                python3-scipy,
                python3-pandas,
-               python3-pytest,
+               python3-pickleshare <!nodoc>,
+               python3-pytest <!nocheck>,
                python3-matplotlib,
                python3-sphinx,
                ipython3,


=====================================
debian/patches/fix-sphinx-conf.patch
=====================================
@@ -17,3 +17,14 @@ Last-Update: Sun Sep 26 20:56:19 2021 +0530
  
  
  # Add any paths that contain templates here, relative to this directory.
+--- a/doc/spline-regression.rst
++++ b/doc/spline-regression.rst
+@@ -180,7 +180,7 @@
+       ....:            {"x1": x1.ravel(), "x2": x2.ravel(), "df": df})
+       ....:
+ 
+-   In [80]: print y.shape
++   In [80]: print(y.shape)
+ 
+    In [90]: fig = plt.figure()
+ 



View it on GitLab: https://salsa.debian.org/med-team/patsy/-/commit/4fdcab7e86d5cfd63fb962b6c2526fa486706760

-- 
View it on GitLab: https://salsa.debian.org/med-team/patsy/-/commit/4fdcab7e86d5cfd63fb962b6c2526fa486706760
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20241116/99e0bd2e/attachment-0001.htm>


More information about the debian-med-commit mailing list