[Git][debian-gis-team/flox][master] 2 commits: Revert "Temporarily drop python3-dask from build dependencies, python3-pandas...
    Bas Couwenberg (@sebastic) 
    gitlab at salsa.debian.org
       
    Mon Jan 16 16:26:44 GMT 2023
    
    
  
Bas Couwenberg pushed to branch master at Debian GIS Project / flox
Commits:
cf22c52b by Bas Couwenberg at 2023-01-16T17:26:02+01:00
Revert "Temporarily drop python3-dask from build dependencies, python3-pandas prevents its installation."
This reverts commit 1678c5daf4ae0f38eef1e308d439edc08fef6dab.
- - - - -
f7a65d7b by Bas Couwenberg at 2023-01-16T17:26:12+01:00
Revert "Temporarily drop python3-dask from test dependencies too."
This reverts commit f461e2786ff6ff0902b432a58db6338c1b18e353.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -2,10 +2,7 @@ flox (0.6.5-4) UNRELEASED; urgency=medium
 
   * Team upload.
   * Add gbp.conf to use pristine-tar & --source-only-changes by default.
-  * Temporarily drop python3-dask from build dependencies,
-    python3-pandas prevents its installation.
   * Add upstream patch to fix test failure on i386.
-  * Temporarily drop python3-dask from test dependencies too.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 10 Jan 2023 08:30:58 +0100
 
=====================================
debian/control
=====================================
@@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 12),
                dh-python,
                pybuild-plugin-pyproject,
                python3-all,
+               python3-dask,
                python3-numpy,
                python3-numpy-groupies (>= 0.9.19),
                python3-netcdf4,
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
 Tests: python3
-Depends: @, python3-all, python3-pytest, python3-netcdf4, python3-xarray
+Depends: @, python3-all, python3-pytest, python3-netcdf4, python3-dask, python3-xarray
 Restrictions: skippable
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/compare/f461e2786ff6ff0902b432a58db6338c1b18e353...f7a65d7bed1bb66d6a1b241f47fe68be921cc3b0
-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/compare/f461e2786ff6ff0902b432a58db6338c1b18e353...f7a65d7bed1bb66d6a1b241f47fe68be921cc3b0
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/pkg-grass-devel/attachments/20230116/28ebfa03/attachment-0001.htm>
    
    
More information about the Pkg-grass-devel
mailing list