Source: sp-python3.8
Section: python
Priority: optional
Maintainer: Peter Pentchev <pp@storpool.com>
Build-Depends:
  autoconf-archive,
  debhelper-compat (= 13),
  gettext,
  libbz2-dev,
  libdb5.3-dev,
  libevent-dev,
  libexpat1-dev,
  libffi-dev,
  libgdbm-dev,
  liblzma-dev,
  libncurses-dev,
  libreadline-dev,
  libsqlite3-dev,
  libssl-dev,
  pkg-config,
  uuid-dev,
  zlib1g-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: sp-python3.8
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: foreign
Description: Python 3.8 interpreter for StorPool internal use
 Package the latest version of Python 3.8 for use by
 the StorPool software, not for general system use.
 .
 This is a virtually unmodified build of Python 2.7 from its upstream
 source; its main purpose is to provide a single interpreter that
 the StorPool software may rely on for operation and development.

Package: sp-python3.8-original-setuptools
Architecture: any
Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  sp-python3.8 (= ${binary:Version}),
Breaks:
  sp-python3 (<< 3.8.8),
  sp-python3.8 (<< 3.8.8),
Replaces:
  sp-python3 (<< 3.8.8),
  sp-python3.8 (<< 3.8.8),
Multi-Arch: foreign
Description: Python 3.8 original setuptools for internal use only
 This package is only used while building the sp-python3-modules package.
 .
 Original setuptools that will be replaced by sp-python3-modules.

Package: sp-python3
Architecture: all
Multi-Arch: foreign
Depends: sp-python3.8 (>= ${source:Version})
Description: Python 3.x interpreter for StorPool internal use
 Package the latest version of Python 3.x for use by
 the StorPool software, not for general system use.
 .
 This is a virtually unmodified build of Python 3.x from its upstream
 source; its main purpose is to provide a single interpreter that
 the StorPool software may rely on for operation and development.

Package: sp-python3-original-setuptools
Architecture: all
Multi-Arch: foreign
Depends:
  sp-python3 (>= ${source:Version}),
  sp-python3.8-original-setuptools (>= ${source:Version}),
Description: Python 3.x original setuptools for internal use only
 This package is only used while building the sp-python3-modules package.
 .
 Virtual package depending on the 3.8 one.
