File: control

package info (click to toggle)
python-whey-pth 0.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 456 kB
  • sloc: python: 459; sh: 17; makefile: 6
file content (32 lines) | stat: -rw-r--r-- 981 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
Source: python-whey-pth
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Carsten Schoenert <c.schoenert@t-online.de>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-coincidence <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-whey,
Standards-Version: 4.7.0
Homepage: https://github.com/repo-helper/whey-pth
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-whey-pth
Vcs-Git: https://salsa.debian.org/python-team/packages/python-whey-pth.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-whey-pth
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Extension for Whey to support .pth files (Python 3)
 whey-pth adds the ability to support site-specific paths through .pth files if
 the Whey library is used.
 .
 This package installs the library for Python 3.