Review: python-durationpy 0.10-1
Package Information
| Description | converting between datetime.timedelta and Go's Duration strings Durationpy is a lightweight Python utility for bidirectional conversion between datetime.timedelta objects and Go‑style duration string representations (e.g., "4h3m2s1ms"). It fills a niche need when interoperating with systems or config formats that use Go’s time.Duration syntax, by letting Python code parse and emit those strings directly. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Thomas Goirand <zigo@debian.org> |
| Sponsor | zigo@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-durationpy.git (browse) |
| Closes | #1129652 |
| Tracker | https://tracker.debian.org/pkg/python-durationpy |
| Uploaded | 5 months, 4 days ago |
New Package Report
.changes
| Version | 0.10-1 |
|---|---|
| Changed-By | Thomas Goirand |
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 04 Mar 2026 14:10:43 +0100 |
| Source | python-durationpy |
Changelog
python-durationpy (0.10-1) unstable; urgency=medium . * Initial release. (Closes: #1129652)
.dsc
| Component | main |
|---|---|
| Package-List | python3-durationpy deb python optional arch=all |
| Section | python |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: durationpy Source: https://github.com/icholy/durationpy Files: * Copyright: (c) 2017-2026, Ilia Choly <ilia.choly@gmail.com> License: Expat Files: debian/* Copyright: (c) 2026, Thomas Goirand <zigo@debian.org> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Review Information
accepted — allocated to mechtilde 5 months, 4 days ago, started 5 months, 4 days ago, completed 5 months, 4 days ago.