Accepting request 1193583 from devel:languages:python

- Update to 1.4.1:
  * fix starttls
- Add typing-extensions to BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/1193583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sievelib?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2024-08-13 11:24:53 +00:00 committed by Git OBS Bridge
commit 53ceb764ee
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 13 04:27:57 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.4.1:
* fix starttls
- Add typing-extensions to BuildRequires.
-------------------------------------------------------------------
Sat Apr 20 08:07:44 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%define modname sievelib
Name: python-%{modname}
Version: 1.4.0
Version: 1.4.1
Release: 0
Summary: Client-side Sieve and Managesieve library written in Python
License: MIT
@ -28,6 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/s/sievelib/%{modn
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module typing-extensions}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros

View File

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

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

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