File: changelog

package info (click to toggle)
pypi2deb 2.20180804
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 200 kB
  • sloc: python: 1,034; sh: 46; makefile: 20
file content (50 lines) | stat: -rw-r--r-- 1,689 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
38
39
40
41
42
43
44
45
46
47
48
49
50
pypi2deb (2.20180804) unstable; urgency=medium

  [ Oliver Okrongli ]
  * py2dsp: Support downloading specific version (e.g. 'pytest/3.1.1')
  * Fix set-typed values in ctx override files

  [ Alexandros Afentoulis ]
  * Use new Python Package Index URL: https://pypi.org

  [ Piotr Ożarowski ]
  * Update DPMT/PAPT profiles to reflect move to salsa / gbp

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 04 Aug 2018 14:56:57 +0800

pypi2deb (2.20180318) unstable; urgency=medium

  * Fix Python 3.6 / latest aiohttp compatibility
  * Do not try to clean/check build dependencies while building source package
  * Standards-Version bumped to 4.1.3 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 18 Mar 2018 21:49:31 +0100

pypi2deb (1.20170623) unstable; urgency=medium

  * New release:
    - add PYPI2DEB_SPHINX_DIRS
    - aiohttp 2.X compatible
    - minor fixes
  * Standards-Version bumped to 4.0.0 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 23 Jun 2017 19:29:46 +0200

pypi2deb (1.20160809) unstable; urgency=medium

  * New release:
    - add support for pre and post hooks (scripts that are invoked before and
      after creating debian directory)
    - add DPMT post hook that initializes git(-dpm) repository
    - read overrides also from ./overrides directory (if present)
    - add --build option to py2dsp (to build also binary package, not just
      source one)
    - some smaller improvements

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 09 Aug 2016 21:00:43 +0200

pypi2deb (1.20151008) unstable; urgency=medium

  * Initial release (closes: #801334)

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 08 Oct 2015 20:39:55 +0200