Malihe Asemani pushed to branch master at Debian Med / python-ciso8601
Commits: b4299707 by Malihe Asemani at 2020-04-19T13:16:01-05:00 Changing Control-section to python - - - - - b4a33381 by Malihe Asemani at 2020-04-19T13:16:56-05:00 Changing Control-architecture to any - - - - - c2576822 by Malihe Asemani at 2020-04-19T13:32:44-05:00 Adding shlibs-Depends - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -1,7 +1,7 @@ Source: python-ciso8601 Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Malihe Asemani <[email protected]> -Section: science +Section: python Priority: optional Build-Depends: debhelper-compat (= 12), python3-all, @@ -16,8 +16,9 @@ Vcs-Git: https://salsa.debian.org/med-team/python-ciso8601.git Homepage: https://github.com/closeio/ciso8601 Package: python3-ciso8601 -Architecture: all +Architecture: any Depends: ${python3:Depends}, + ${shlibs:Depends}, ${misc:Depends} Description: Fast ISO8601 date time parser for Python written in C This package converts date time strings from ISO8601 or RFC3339 into Python View it on GitLab: https://salsa.debian.org/med-team/python-ciso8601/-/compare/b2881fe5db42e4cab376f148006204cec06d4abd...c25768227e458747c8c1b0be23272ebd5f4b295e -- View it on GitLab: https://salsa.debian.org/med-team/python-ciso8601/-/compare/b2881fe5db42e4cab376f148006204cec06d4abd...c25768227e458747c8c1b0be23272ebd5f4b295e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
