- update to 1.4.0:

* Ensure name uniqueness in filter set
  * Added annotations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sievelib?expand=0&rev=15
This commit is contained in:
Dirk Mueller 2024-04-20 08:09:33 +00:00 committed by Git OBS Bridge
parent 43779dab28
commit 981409e419
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 20 08:07:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.4.0:
* Ensure name uniqueness in filter set
* Added annotations
-------------------------------------------------------------------
Sat Apr 6 07:44:00 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -19,11 +19,11 @@
%define modname sievelib
Name: python-%{modname}
Version: 1.3.0
Version: 1.4.0
Release: 0
Summary: Client-side Sieve and Managesieve library written in Python
License: MIT
URL: https://pypi.python.org/pypi/sievelib
URL: https://github.com/tonioo/sievelib
Source: https://files.pythonhosted.org/packages/source/s/sievelib/%{modname}-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
@ -32,6 +32,7 @@ BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
Requires: python-typing-extensions
%python_subpackages
%description

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3313d7f1f3f8324ab6a8e2129e49d76ee08df0d43e2f550e681b8f12e3f44cd1
size 36380

3
sievelib-1.4.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78cf1eb3f59910d1410128ce9352956dbc249b3c53afb362ace8922edec5dcdf
size 37563