14
0

- Add patch set-c-standard-17.patch:

* Set the C standard to c17 until libmilter is fixed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymilter?expand=0&rev=20
This commit is contained in:
2025-07-30 05:00:30 +00:00
committed by Git OBS Bridge
commit ea78f1a65c
8 changed files with 283 additions and 0 deletions

59
python-pymilter.changes Normal file
View File

@@ -0,0 +1,59 @@
-------------------------------------------------------------------
Wed Jul 30 04:59:43 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch set-c-standard-17.patch:
* Set the C standard to c17 until libmilter is fixed.
-------------------------------------------------------------------
Tue Jun 10 09:04:00 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
-------------------------------------------------------------------
Tue Mar 5 18:22:42 UTC 2024 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
- Actually run the correct tests
- Fix the fdupes call
- Add 0001-Remove-calls-to-the-deprecated-method-assertEquals.patch
-------------------------------------------------------------------
Sat Jan 7 23:24:10 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.5:
* fix deprecation warnings
-------------------------------------------------------------------
Sat Feb 13 00:04:30 UTC 2021 - Neal Gompa <ngompa13@gmail.com>
- Fix dependency on py3dns so that flavor builds generate correctly
-------------------------------------------------------------------
Fri Feb 12 13:10:10 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Drop py{2.3}-only parts as py2 is skipped
-------------------------------------------------------------------
Wed Dec 11 08:19:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Require full python for sqlite module
-------------------------------------------------------------------
Thu Apr 25 08:37:53 UTC 2019 - pgajdos@suse.com
- version update to 1.0.4
- cleanup unused files, additional platform support
- Minor doc updates
- patch step for python3 no longer required in build
- turn the test suite on
- deleted patches
- pymilter-dns_dsn.patch (upstreamed)
-------------------------------------------------------------------
Thu Sep 6 12:54:13 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Fix grammar issues in description. Fix RPM group.
-------------------------------------------------------------------
Thu Sep 6 02:33:45 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Initial packaging