[med-svn] [Git][med-team/python-ciso8601][master] 3 commits: python3-tz is not only a Build-Depends but also Depends of the package

Andreas Tille gitlab at salsa.debian.org
Mon Apr 20 07:38:33 BST 2020



Andreas Tille pushed to branch master at Debian Med / python-ciso8601


Commits:
79a34558 by Andreas Tille at 2020-04-20T08:35:39+02:00
python3-tz is not only a Build-Depends but also Depends of the package

- - - - -
63b1dd10 by Andreas Tille at 2020-04-20T08:36:40+02:00
Remove parts from the description that are not interesting for the user

- - - - -
82861f13 by Andreas Tille at 2020-04-20T08:37:21+02:00
Synopsis should be no sentence and thus not start with capital letter

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -19,10 +19,10 @@ Package: python3-ciso8601
 Architecture: any
 Depends: ${python3:Depends},
          ${shlibs:Depends},
-         ${misc:Depends}
-Description: Fast ISO8601 date time parser for Python written in C
+         ${misc:Depends},
+         python3-tz
+Description: fast ISO8601 date time parser for Python written in C
  This package converts date time strings from ISO8601 or RFC3339 into Python
  datetime objects. Since it's written as a C module, it is much faster than
  other Python libraries. Ciso8601 doesn't support the entirety of the ISO 8601
- spec, only a popular subset. This source is tested with Python 2.7, 3.4, 3.5,
- 3.6, 3.7, 3.8.
+ spec, only a popular subset.



View it on GitLab: https://salsa.debian.org/med-team/python-ciso8601/-/compare/b31c1b72cff177378e591ed6a61f6fb4a234343e...82861f13a85f9f59d93938796ac4c49a6a52e1d7

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-ciso8601/-/compare/b31c1b72cff177378e591ed6a61f6fb4a234343e...82861f13a85f9f59d93938796ac4c49a6a52e1d7
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200420/7ec52123/attachment.html>


More information about the debian-med-commit mailing list