python-miltertest_1.0.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 29 Mar 2025 15:24:30 -0400 |
Source: | python-miltertest |
Binary: | python3-miltertest |
Architecture: | source all |
Version: | 1.0.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Michael Jeanson <mjeanson@debian.org> |
Changed-By: | Michael Jeanson <mjeanson@debian.org> |
Description: | python3-miltertest - Pure Python implementation of the milter protocol |
Closes: | 1101760 |
Changes: | python-miltertest (1.0.0-1) unstable; urgency=medium * New upstream release (Closes: #1101760) |
Files: | e766acc10c44a64aca153c81c213f004 2046 python optional python-miltertest_1.0.0-1.dsc 31b35063a2d82d430a5f5da145eb513e 26228 python optional python-miltertest_1.0.0.orig.tar.gz f11afd83a82bb10fe6e434e8a046b846 1424 python optional python-miltertest_1.0.0-1.debian.tar.xz 26c204ffdfa43ca90ec9a895b9832281 7148 python optional python-miltertest_1.0.0-1_amd64.buildinfo 5b005cc2c0130a0071b37e47dcadd3a5 10572 python optional python3-miltertest_1.0.0-1_all.deb |
python-miltertest_1.0.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-miltertest |
Binary: | python3-miltertest |
Architecture: | all |
Version: | 1.0.0-1 |
Maintainer: | Michael Jeanson <mjeanson@debian.org> |
Homepage: | https://github.com/flowerysong/miltertest |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/debian/python-miltertest |
Vcs-Git: | https://salsa.debian.org/debian/python-miltertest.git |
Build-Depends: | debhelper-compat (=13), dh-python, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-pytest |
Package-List: | python3-miltertest deb python optional arch=all |
Files: | 31b35063a2d82d430a5f5da145eb513e 26228 python-miltertest_1.0.0.orig.tar.gz f11afd83a82bb10fe6e434e8a046b846 1424 python-miltertest_1.0.0-1.debian.tar.xz |
control file for python3-miltertest_1.0.0-1_all.deb (click to toggle) | |
---|---|
Package: | python3-miltertest |
Source: | python-miltertest |
Version: | 1.0.0-1 |
Architecture: | all |
Maintainer: | Michael Jeanson <mjeanson@debian.org> |
Installed-Size: | 47 |
Depends: | python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/flowerysong/miltertest |
Description: | Pure Python implementation of the milter protocol Miltertest provides an acceptable interface for acting as an MTA to test milter implementations; it may also be usable for implementing milters, but there are better options for that. |
contents of python3-miltertest_1.0.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-03-29 19:24 ./ drwxr-xr-x root/root 0 2025-03-29 19:24 ./usr/ drwxr-xr-x root/root 0 2025-03-29 19:24 ./usr/lib/ drwxr-xr-x root/root 0 2025-03-29 19:24 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-03-29 19:24 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-03-29 19:24 ./usr/lib/python3/dist-packages/miltertest/ -rw-r--r-- root/root 244 2025-03-29 19:24 ./usr/lib/python3/dist-packages/miltertest/__init__.py -rw-r--r-- root/root 8681 2025-03-29 19:24 ./usr/lib/python3/dist-packages/miltertest/client.py -rw-r--r-- root/root 13687 2025-03-29 19:24 ./usr/lib/python3/dist-packages/miltertest/codec.py -rw-r--r-- root/root 4465 2025-03-29 19:24 ./usr/lib/python3/dist-packages/miltertest/constants.py drwxr-xr-x root/root 0 2025-03-29 19:24 ./usr/lib/python3/dist-packages/miltertest-1.0.0.dist-info/ -rw-r--r-- root/root 7 2025-03-29 19:24 ./usr/lib/python3/dist-packages/miltertest-1.0.0.dist-info/INSTALLER -rw-r--r-- root/root 872 2025-03-29 19:24 ./usr/lib/python3/dist-packages/miltertest-1.0.0.dist-info/METADATA -rw-r--r-- root/root 87 2025-03-29 19:24 ./usr/lib/python3/dist-packages/miltertest-1.0.0.dist-info/WHEEL drwxr-xr-x root/root 0 2025-03-29 19:24 ./usr/share/ drwxr-xr-x root/root 0 2025-03-29 19:24 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-03-29 19:24 ./usr/share/doc/python3-miltertest/ -rw-r--r-- root/root 169 2025-03-29 19:24 ./usr/share/doc/python3-miltertest/changelog.Debian.gz -rw-r--r-- root/root 677 2025-03-29 19:24 ./usr/share/doc/python3-miltertest/copyright |
copyright of python3-miltertest_1.0.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: miltertest Source: https://github.com/flowerysong/miltertest Files: * Copyright: 2011 Chris Siebenmann 2024 Paul Arthur MacIain License: GPL-3 Files: debian/* Copyright: 2025 Michael Jeanson <mjeanson@debian.org> License: GPL-3 License: GPL-3 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 dated June, 2007. . On Debian systems, the complete text of version 3 of the GNU General Public License can be found in '/usr/share/common-licenses/GPL-3'. |
Timestamp: 31.03.2025 / 21:02:28 (UTC)