-
joblib (1.2.0-4) unstable; urgency=medium
* Team upload.
* Revert test skipping, add endianness related patch
-- Chiara Marmo <email address hidden> Sat, 22 Oct 2022 10:49:54 +0530
-
joblib (1.2.0-3) unstable; urgency=medium
* Team Upload.
* Skip s390x failing tests in autopkgtest as well, add
in more verbosity to test with "-x" arg
-- Nilesh Patra <email address hidden> Wed, 12 Oct 2022 19:02:57 +0000
-
joblib (1.2.0-2) unstable; urgency=medium
* Team upload.
* Skip test related to pickle and architecture endianness
-- Chiara Marmo <email address hidden> Wed, 12 Oct 2022 10:50:00 +0530
-
joblib (1.2.0-1) unstable; urgency=medium
* Team upload.
* Update upstream version (Closes: #1020820)
* Refresh patches
-- Chiara Marmo <email address hidden> Sun, 09 Oct 2022 14:09:39 +0530
-
joblib (1.1.0-2) unstable; urgency=medium
* Team upload.
* Transition from experimental -> unstable
(Closes: #1002356, #999527)
-- Nilesh Patra <email address hidden> Sat, 16 Jul 2022 20:58:55 +0530
-
joblib (0.17.0-4) unstable; urgency=medium
* Team upload
* Fix byte-order consistency/mismatch for cross-endian platform
* Update debian/watch
-- Graham Inggs <email address hidden> Sat, 12 Jun 2021 08:19:09 +0000
-
joblib (0.17.0-3) unstable; urgency=medium
* Team upload
[ Sebastian Ramacher ]
* Make python3-joblib.bcep compatible with py3compile in buster
(Closes: #985455)
-- Graham Inggs <email address hidden> Wed, 14 Apr 2021 09:50:20 +0000
-
joblib (0.17.0-2) unstable; urgency=medium
[ Matthias Klose ]
* Don't byte-compile big5-encoded test file.
[ Graham Inggs ]
* Skip some tests which are flaky on the autopkgtest runners
-- Graham Inggs <email address hidden> Tue, 22 Dec 2020 12:50:00 +0000
-
joblib (0.17.0-1) unstable; urgency=medium
* Team upload
* Run pytest during autopkgtest
* Update debian/clean to prevent FTBFSx2
* Remove some obsolete files
* Switch to debhelper 13
* Update Homepage in debian/control (Closes: #959990)
* Drop unused BSD-2 license paragraph from debian/copyright
* Bump debian/watch to version 4
* Bump Standards-Version to 4.5.1, no changes
-- Graham Inggs <email address hidden> Mon, 30 Nov 2020 17:42:09 +0000
-
joblib (0.17.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release, with support for Python 3.9. Closes: #972469.
- DocTest failures are fixed. Closes: #959639.
* Add b-d on python3-threadpoolctl for running the tests.
* Mark the test_parallel_call_cached_function_defined_in_jupyter test
as failing.
-- Matthias Klose <email address hidden> Mon, 19 Oct 2020 11:05:06 +0200
-
joblib (0.14.0-3) unstable; urgency=medium
* Team upload.
* Drop Python 2 package (Closes: #936767).
* Let pybuild run the tests and install the module.
* Let debhelper do the cleaning.
* Simply rules removing unneeded sections.
* Add Rules-Requires-Root: no.
* Drop unused stanzas from copyright.
-- Stuart Prescott <email address hidden> Mon, 23 Dec 2019 01:46:27 +1100
-
joblib (0.14.0-2) unstable; urgency=medium
* Parallel build (default since d/compat > 9) seems to fail thus force
non parallel build
-- Andreas Tille <email address hidden> Sat, 23 Nov 2019 12:36:56 +0100
-
joblib (0.14.0-0.2) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release, with support for Python 3.8. Closes: #942899.
* d/patches/deb_skip_threadpoolctl_tests: skip threadpoolctl tests as that
package is not yet in Debian or Ubuntu.
* Build-depend on dh-python.
-- Matthias Klose <email address hidden> Fri, 22 Nov 2019 19:18:53 +0100
-
joblib (0.14.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release, with support for Python 3.8. Closes: #942899.
* d/patches/deb_skip_threadpoolctl_tests: skip threadpoolctl tests as that
package is not yet in Debian or Ubuntu.
-- Matthias Klose <email address hidden> Fri, 22 Nov 2019 13:26:22 +0100
-
joblib (0.13.0-2) unstable; urgency=medium
* debian/patches/deb_xfail_test_nested_parallelism_limit (Closes: #926930)
- xfail a test failing on single core boxes. Thanks Santiago Vila
-- Yaroslav Halchenko <email address hidden> Fri, 12 Apr 2019 10:54:23 -0400
-
joblib (0.13.0-1) unstable; urgency=medium
* Fresh upstream release
-- Yaroslav Halchenko <email address hidden> Wed, 28 Nov 2018 20:45:46 -0500
-
joblib (0.12.5-1) unstable; urgency=medium
* Fresh upstream minor release
* debian/control
+ psutil to B-Depends and Recommends - could optionally be used to
better track child processes for termination by loky
* debian/copyright
+ records for joblib/externals
-- Yaroslav Halchenko <email address hidden> Sat, 27 Oct 2018 20:54:08 -0400
-
joblib (0.12.3-1) unstable; urgency=medium
* Fresh upstream minor release
-- Yaroslav Halchenko <email address hidden> Tue, 04 Sep 2018 12:42:16 -0400
-
joblib (0.12.2-2) unstable; urgency=medium
* debian/control,compat
- boost to compat 9
* CP patch to remove fragile test failing on busy/build boxes
-- Yaroslav Halchenko <email address hidden> Tue, 28 Aug 2018 23:51:42 -0400
-
joblib (0.12.2-1) unstable; urgency=medium
* Fresh upstream release
-- Yaroslav Halchenko <email address hidden> Tue, 21 Aug 2018 13:33:07 -0400
-
joblib (0.12.1-1) unstable; urgency=medium
* Fresh upstream release
* debian
+ specify PYTHONPATH=$(CURDIR) while running the tests
+ python-lz4 into b-depends and Recommends for python2 pkg
+ cython{,3} into b-depends so that joblib/test/_openmp_test_helper
can setup
* debian/patches
+ deb_collect_ignore_setup
to avoid failing to collect tests due to various troubles on older
systems
* debian/control
+ procps to b-depends and depends
-- Yaroslav Halchenko <email address hidden> Fri, 27 Jul 2018 19:34:47 -0400
-
joblib (0.11-1) unstable; urgency=medium
* Fresh minor upstream release
-- Yaroslav Halchenko <email address hidden> Thu, 02 Nov 2017 16:40:09 -0400
-
joblib (0.10.3+git55-g660fe5d-1) unstable; urgency=medium
* New upstream snapshot from 0.10.2-54-gca8a159 (0.10.2 was
released from a feature branch)
- should address random build failures (Closes: #846228)
* debian/{rules,control}
- upstream switched to py.test from nose
-- Yaroslav Halchenko <email address hidden> Wed, 07 Dec 2016 14:52:19 -0500
-
joblib (0.10.3-1) unstable; urgency=medium
* Fresh upstream release
-- Yaroslav Halchenko <email address hidden> Sun, 13 Nov 2016 18:50:18 -0500
-
joblib (0.10.2-1) unstable; urgency=medium
* Fresh upstream release
* debian/control
- debian policy 3.9.8
-- Yaroslav Halchenko <email address hidden> Thu, 29 Sep 2016 21:06:40 -0400
-
joblib (0.9.4-1) unstable; urgency=medium
* New (primarily bugfix) upstream release
-- Yaroslav Halchenko <email address hidden> Tue, 09 Feb 2016 10:09:59 -0500
-
joblib (0.9.3-1) unstable; urgency=medium
* Fresh bugfix upstream release
-- Yaroslav Halchenko <email address hidden> Fri, 27 Nov 2015 12:16:19 -0500
-
joblib (0.9.2-1) unstable; urgency=medium
* Fresh upstream release
* debian/
- Python 3.2 is no longer supported
- boosted policy to 3.9.6
- exclude testing test_nested_exception_dispatch since hangs seems randomly
https://github.com/joblib/joblib/issues/257
-- Yaroslav Halchenko <email address hidden> Thu, 15 Oct 2015 17:44:53 -0400
-
joblib (0.8.3-1) unstable; urgency=medium
* New upstream minor release
-- Yaroslav Halchenko <email address hidden> Sat, 06 Sep 2014 20:10:23 -0400
-
joblib (0.8.2+git7-g0211f4c-1) unstable; urgency=medium
* New post new release upstream snapshot from 0.8.2-7-g0211f4c.
-- Yaroslav Halchenko <email address hidden> Tue, 15 Jul 2014 12:47:34 -0400
-
joblib (0.8.1-2) unstable; urgency=medium
* Fixing rushed out upload which beared too much trust into dh*_python magic
- provide install targets/files for both python2 and python3
-- Yaroslav Halchenko <email address hidden> Wed, 04 Jun 2014 15:22:41 -0400
-
joblib (0.7.1-1) unstable; urgency=low
* New upstream release
* debian/control
- boost X-Python-Version to >=2.6 (for squeeze backport builds)
- rename XS-Vcs-* to Vcs-*
-- Yaroslav Halchenko <email address hidden> Mon, 05 Aug 2013 12:47:58 -0400
-
joblib (0.7.0+git14-g3e5784c-1) unstable; urgency=low
* A post-release snapshot -- contains few fixes on top of the released version.
-- Yaroslav Halchenko <email address hidden> Sat, 01 Jun 2013 11:44:26 -0400
-
joblib (0.6.4-3) unstable; urgency=low
* debian/patches/up_no_parallel_if_no_locking -- needed more work for
python2.6 compatibility where the exception was not triggered.
-- Yaroslav Halchenko <email address hidden> Mon, 23 Jul 2012 14:35:45 -0400
-
joblib (0.6.4-2) unstable; urgency=low
* debian/patches/up_no_parallel_if_no_locking -- additional check for
availability of locking mechanisms to decide upon using multiprocessing.
Needed for robust functioning on kfrebsd systems.
-- Yaroslav Halchenko <email address hidden> Mon, 16 Jul 2012 22:59:47 -0400
-
joblib (0.6.4-1) unstable; urgency=low
* New upstream release
* Boosted policy compliance to 3.9.3 -- no changes
* debian/copyright - DEP5 v.1 compatibility tune ups
-- Yaroslav Halchenko <email address hidden> Mon, 07 May 2012 22:32:10 -0400
-
joblib (0.6.1-1) unstable; urgency=low
* New upstream release
* Dropped patch up_python25_compatibility (adopted upstream)
* Run unittests against all requested versions of Python.
Changed to build-depend on python-all
* Provided XS-Python-Version: >= 2.5
-- Yaroslav Halchenko <email address hidden> Sun, 05 Feb 2012 15:44:54 -0500
-
joblib (0.6.0~b3-1) unstable; urgency=low
* Fresh upstream beta releaase addressing compatibility issues with
python 2.5 and older numpy's.
* Forwarded upstream patch up_python25_compatibility
-- Yaroslav Halchenko <email address hidden> Thu, 12 Jan 2012 10:19:06 -0500
-
joblib (0.5.4-1) unstable; urgency=low
* Fresh upstream release
* Package is now clean without any spurious post-release changes
(Closes: #643170)
* Policy boost to 3.9.2 -- no changes
* debian/watch: adjusted for change in github layout
-- Yaroslav Halchenko <email address hidden> Mon, 17 Oct 2011 19:21:36 -0400
-
joblib (0.5.1-1) unstable; urgency=low
* Fresh upstream release * Enforce python_distutils dh buildsystem (upstream has Makefile now) * Handle 'nocheck' to avoid build-time testing * Install CHANGES.rst as the upstream changelog -- Yaroslav Halchenko <email address hidden> Mon, 11 Apr 2011 17:11:12 -0400
-
joblib (0.4.6-2) unstable; urgency=low
* Upload to unstable -- Yaroslav Halchenko <email address hidden> Wed, 06 Apr 2011 14:02:37 -0400
-
joblib (0.4.3-1) unstable; urgency=low
* Initial release (Closes: #590747). Includes 1 commit past 0.4.3 tag: test
interface in setup.py
-- Yaroslav Halchenko <email address hidden> Wed, 28 Jul 2010 20:24:17 -0400