Sat, 23 Nov 2024 15:43:55 UTC | login

Information for build python-pymilter-1.0.4-10.fc33

ID183859
Package Namepython-pymilter
Version1.0.4
Release10.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pymilter.git#e4a7d754e5a034cc10a43375a3236b5fc4cdc64b
SummaryPython interface to sendmail milter API
DescriptionThis is a python extension module to enable python scripts to attach to sendmail's libmilter functionality. Additional python modules provide for navigating and modifying MIME parts, sending DSNs, and doing CBV.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 02 Dec 2020 07:55:23 UTC
CompletedWed, 02 Dec 2020 08:11:47 UTC
Taskbuild (f33, /rpms/python-pymilter.git:e4a7d754e5a034cc10a43375a3236b5fc4cdc64b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pymilter.git#e4a7d754e5a034cc10a43375a3236b5fc4cdc64b'}}
Tags
f33
f37
f38
RPMs
src
python-pymilter-1.0.4-10.fc33.src.rpm (info) (download)
noarch
python-pymilter-common-1.0.4-10.fc33.noarch.rpm (info) (download)
python-pymilter-selinux-1.0.4-10.fc33.noarch.rpm (info) (download)
riscv64
python3-pymilter-1.0.4-10.fc33.riscv64.rpm (info) (download)
python-pymilter-debugsource-1.0.4-10.fc33.riscv64.rpm (info) (download)
python3-pymilter-debuginfo-1.0.4-10.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.4-9 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 11 2019 Stuart Gathman <stuart@gathman.org> - 1.0.4-7 - Remove python2 subpackage as requested bz#1770610 * Tue Oct 29 2019 Stuart Gathman <stuart@gathman.org> - 1.0.4-6 - Remove dup py2 BR * Tue Oct 29 2019 Stuart Gathman <stuart@gathman.org> - 1.0.4-5 - Default to not build python2 after f32 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.4-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.4-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 17 2019 Stuart Gathman <stuart@gathman.org> - 1.0.4-1 - New upstream release: cleanup unused files, additional platform support - Minor doc updates * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Dec 23 2018 Stuart Gathman <stuart@gathman.org> - 1.0.3-1 - New upstream release - patch step for python3 no longer required in build * Sat Aug 04 2018 Stuart Gathman <stuart@gathman.org> - 1.0.2-4 - Add unit tests to %check * Sat Aug 04 2018 Stuart Gathman <stuart@gathman.org> - 1.0.2-3 - use libexec instead of libdir * Sat Aug 04 2018 Stuart Gathman <stuart@gathman.org> - 1.0.2-2 - add python34 subpackage on el7 * Sat Aug 04 2018 Stuart Gathman <stuart@gathman.org> - 1.0.2-1 - build for both python2 and python3 - add selinux policy allowing sendmail_t access to milters