Debian NEW package overview for python-timeago
| python-timeago_1.0.16+git20220818.46d23e7-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sat, 31 Jan 2026 08:26:11 +0100 |
| Source: | python-timeago |
| Binary: | python3-timeago |
| Architecture: | source all |
| Version: | 1.0.16+git20220818.46d23e7-1 |
| Distribution: | unstable |
| Urgency: | low |
| Maintainer: | Joost van Baal-Ilić <joostvb@debian.org> |
| Changed-By: | Joost van Baal-Ilić <joostvb@debian.org> |
| Description: | python3-timeago - convert datetime to a "time ago" statement |
| Closes: | 1111562 |
| Changes: | python-timeago (1.0.16+git20220818.46d23e7-1) unstable; urgency=low
* Initial release. Closes: #1111562
* d/patches/{series,setuptools}: add pyproject.toml, setup.cfg: Python
Setuptools infrastructure.
* d/copyright: completed.
* d/control: fill in Section field.
* d/rules: explicitly use pybuild.
* d/tests/control: enable autopkgtest.
* d/source/lintian-overrides.ex, d//timeago.lintian-overrides.ex:
remove unused dh-make templates. |
| Files: | 29f75159c8fb393439812772f64a76f6 2135 python optional python-timeago_1.0.16+git20220818.46d23e7-1.dsc 6bc4b8248a40dc52f07541c88a379309 26600 python optional python-timeago_1.0.16+git20220818.46d23e7.orig.tar.gz 554d8e67b79dbe4cc9142a6f73a7b5af 3860 python optional python-timeago_1.0.16+git20220818.46d23e7-1.debian.tar.xz 9377116696cf24ea5302b83b58c21165 6806 python optional python-timeago_1.0.16+git20220818.46d23e7-1_amd64.buildinfo 9c47ec907fafdf88aeeb91b5bf322d64 16548 python optional python3-timeago_1.0.16+git20220818.46d23e7-1_all.deb |
| python-timeago_1.0.16+git20220818.46d23e7-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | python-timeago |
| Binary: | python3-timeago |
| Architecture: | all |
| Version: | 1.0.16+git20220818.46d23e7-1 |
| Maintainer: | Joost van Baal-Ilić <joostvb@debian.org> |
| Homepage: | https://github.com/hustcc/timeago |
| Standards-Version: | 4.7.0 |
| Vcs-Browser: | https://salsa.debian.org/python-team/packages/timeago |
| Vcs-Git: | https://salsa.debian.org/python-team/packages/timeago.git |
| Testsuite: | autopkgtest |
| Testsuite-Triggers: | @builddeps@ |
| Build-Depends: | debhelper-compat (=13), dh-python, python3-all |
| Package-List: | python3-timeago deb python optional arch=all |
| Files: | 6bc4b8248a40dc52f07541c88a379309 26600 python-timeago_1.0.16+git20220818.46d23e7.orig.tar.gz 554d8e67b79dbe4cc9142a6f73a7b5af 3860 python-timeago_1.0.16+git20220818.46d23e7-1.debian.tar.xz |
| README.source for python-timeago_1.0.16+git20220818.46d23e7-1.dsc (click to toggle) | |
|---|---|
timeago for Debian
See Debian policy manual section 4.14.
https://www.debian.org/doc/debian-policy/ch-source.html#source-package-handling-debian-readme-source
If running dpkg-source -x on a source package doesn’t produce the source of the
package, ready for editing, and allow one to make changes and run
dpkg-buildpackage to produce a modified package without taking any additional
steps, creating this file explain how to do all of these is recommended.
Otherwise, remove this file.
(Automatically generated by debmake Version 4.5.1)
-- Joost van Baal-Ilić <joostvb@debian.org> Tue, 19 Aug 2025 12:19:48 +0000
| |
| control file for python3-timeago_1.0.16+git20220818.46d23e7-1_all.deb (click to toggle) | |
|---|---|
| Package: | python3-timeago |
| Source: | python-timeago |
| Version: | 1.0.16+git20220818.46d23e7-1 |
| Architecture: | all |
| Maintainer: | Joost van Baal-Ilić <joostvb@debian.org> |
| Installed-Size: | 98 |
| Depends: | python3:any |
| Section: | python |
| Priority: | optional |
| Multi-Arch: | foreign |
| Homepage: | https://github.com/hustcc/timeago |
| Description: | convert datetime to a "time ago" statement A very simple python library, used to format datetime as ``*** time ago`` statement, eg: "3 hours ago". . NB: The python3-humanize package offers the timeago functionality combined with "humanized" output for size and throughput. |
| contents of python3-timeago_1.0.16+git20220818.46d23e7-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2026-01-31 07:26 ./ drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/ drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/lib/ drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/lib/python3/ drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/ -rw-r--r-- root/root 2212 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/__init__.py -rw-r--r-- root/root 266 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/excepts.py drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/ -rw-r--r-- root/root 782 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/__init__.py -rw-r--r-- root/root 1777 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/ar.py -rw-r--r-- root/root 970 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/bg.py -rw-r--r-- root/root 696 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/ca.py -rw-r--r-- root/root 3540 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/create_tests.py -rw-r--r-- root/root 730 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/da.py -rw-r--r-- root/root 630 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/de.py -rw-r--r-- root/root 912 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/el.py -rw-r--r-- root/root 604 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/en.py -rw-r--r-- root/root 514 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/en_short.py -rw-r--r-- root/root 661 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/es.py -rw-r--r-- root/root 714 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/eu.py -rw-r--r-- root/root 847 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/fa_IR.py -rw-r--r-- root/root 803 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/fi.py -rw-r--r-- root/root 719 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/fr.py -rw-r--r-- root/root 649 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/gl.py -rw-r--r-- root/root 1171 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/guj_IN.py -rw-r--r-- root/root 827 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/he.py -rw-r--r-- root/root 672 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/hu.py -rw-r--r-- root/root 2118 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/import_locale.py -rw-r--r-- root/root 1203 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/in_BG.py -rw-r--r-- root/root 1115 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/in_HI.py -rw-r--r-- root/root 745 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/in_ID.py -rw-r--r-- root/root 748 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/is.py -rw-r--r-- root/root 699 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/it.py -rw-r--r-- root/root 618 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/ja.py -rw-r--r-- root/root 599 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/ko.py -rw-r--r-- root/root 1644 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/lt.py -rw-r--r-- root/root 1806 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/ml.py -rw-r--r-- root/root 1158 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/my.py -rw-r--r-- root/root 665 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/nb_NO.py -rw-r--r-- root/root 741 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/nl.py -rw-r--r-- root/root 657 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/nn_NO.py -rw-r--r-- root/root 1436 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/pl.py -rw-r--r-- root/root 662 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/pt_BR.py -rw-r--r-- root/root 619 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/pt_PT.py -rw-r--r-- root/root 666 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/ro.py -rw-r--r-- root/root 2491 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/ru.py -rw-r--r-- root/root 1019 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/sk.py -rw-r--r-- root/root 713 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/sv_SE.py -rw-r--r-- root/root 1527 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/ta.py -rw-r--r-- root/root 1209 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/th.py -rw-r--r-- root/root 706 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/tr.py -rw-r--r-- root/root 2111 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/uk.py -rw-r--r-- root/root 747 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/vi.py -rw-r--r-- root/root 565 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/zh_CN.py -rw-r--r-- root/root 567 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/locales/zh_TW.py -rw-r--r-- root/root 2246 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/parser.py -rw-r--r-- root/root 134 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago/setting.py drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago-1.0.16.egg-info/ -rw-r--r-- root/root 4616 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago-1.0.16.egg-info/PKG-INFO -rw-r--r-- root/root 1 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago-1.0.16.egg-info/dependency_links.txt -rw-r--r-- root/root 8 2026-01-31 07:26 ./usr/lib/python3/dist-packages/timeago-1.0.16.egg-info/top_level.txt drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/share/ drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-01-31 07:26 ./usr/share/doc/python3-timeago/ -rw-r--r-- root/root 462 2026-01-31 07:26 ./usr/share/doc/python3-timeago/changelog.Debian.gz -rw-r--r-- root/root 1402 2026-01-31 07:26 ./usr/share/doc/python3-timeago/copyright | |
| copyright of python3-timeago_1.0.16+git20220818.46d23e7-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: timeago Upstream-Contact: hustcc <i@hust.cc>, https://pypi.org/project/timeago/ Source: https://github.com/hustcc/timeago Files: * Copyright: Copyright (c) 2016 hustcc License: MIT Files: debian/* Copyright: 2025, 2026 Joost van Baal-Ilić License: MIT License: MIT 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. | |
Timestamp: 31.01.2026 / 09:02:25 (UTC)