14
0

- update to 1.2.1:

* Fixed parser issues regarding missing comma in tests accepting testlist arguments.
  * remove python 2.x support
- drop fix_pip_version.patch: obsolete

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sievelib?expand=0&rev=9
This commit is contained in:
2021-01-25 08:01:56 +00:00
committed by Git OBS Bridge
parent 52ab0516d4
commit 27430de049
5 changed files with 16 additions and 24 deletions

View File

@@ -1,6 +1,14 @@
-------------------------------------------------------------------
Mon Jan 25 08:00:46 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.2.1:
* Fixed parser issues regarding missing comma in tests accepting testlist arguments.
* remove python 2.x support
- drop fix_pip_version.patch: obsolete
-------------------------------------------------------------------
Mon May 28 14:38:41 UTC 2018 - mcepl@suse.com
- clean up SPEC file
- allow installation with spectools in openSUSE repo
fix_pip_version.patch