Source: python-pytz
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/stub42/pytz/tags
Vcs-Browser: https://github.com/alvistack/stub42-pytz
Vcs-Git: https://github.com/alvistack/stub42-pytz.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-pytz
Architecture: all
Description: World timezone definitions, modern and historical
 pytz brings the Olson tz database into Python. This library allows
 accurate and cross platform timezone calculations using Python 2.4 or
 higher. It also solves the issue of ambiguous times at the end of
 daylight saving time, which you can read more about in the Python
 Library Reference (datetime.tzinfo).
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
Breaks:
 python3-tz (<< ${source:Version}),
Replaces:
 python3-tz (<< ${source:Version}),

Package: python3-tz
Architecture: all
Description: transitional package to rename python3-tz
 This is a transitional package. It can safely be removed.
Depends:
 python3-pytz (= ${source:Version}),
