File: changelog

package info (click to toggle)
ipyparallel 6.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,424 kB
  • sloc: python: 14,706; javascript: 228; makefile: 175
file content (37 lines) | stat: -rw-r--r-- 1,492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
ipyparallel (6.3.0-2) unstable; urgency=medium

  * [0ad42ef] mark -doc pkg as M-A: foreign
  * [46569b8] do not build -doc pkg if nodoc is requested
  * [54be5dc] annotate Build-Deps for nodoc and nocheck DEB_BUILD_PROFILES

 -- Joseph Nahmias <jello@debian.org>  Wed, 28 Oct 2020 23:48:59 -0400

ipyparallel (6.3.0-1) unstable; urgency=medium

  [ Joseph Nahmias ]
  * Initial release, closes: #969708.
  * fix test that assumed there is a public IP on the machine.
  * install confiles to /etc, not /usr/etc.
  * create manpages for cluster management CLI utilities
  * add autopkgtest info to run the upstream test suite
  * set IPYTHONDIR explicitly when running test suite
  * bump debhelper to 13
  * clean up trailing whitespace
  * install examples
  * honor nodoc & nocheck in DEB_BUILD_OPTIONS
  * use local intershpinx inventory files
  * [de73160] use the salsa-ci pipeline
  * [b0f78e7] explicitly use installed path for autopkgtest, thanks Gordon Ball
  * [5052aad] use my newly restored @debian.org address
  * [a9e4ffd] mark test_wait_for_send as xfail
  * [07c25c7] add missing pytest import
  * [7be3ffc] tweak salsa-ci config.
     - specify release explicitly;
     - run pipeline for tags;
     - don't bother looking for arch:any pkgs to build -- there aren't any.

  [ Ondřej Nový ]
  * [3b94096] d/control: Update Vcs-* fields with new Debian Python Team
                         Salsa layout

 -- Joseph Nahmias <jello@debian.org>  Mon, 28 Sep 2020 22:54:01 -0400