- update to 1.3.0:
* Added support for OAUTHBEARER auth mechanism OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sievelib?expand=0&rev=13
This commit is contained in:
parent
4f0b07152a
commit
43779dab28
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 6 07:44:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.0:
|
||||
* Added support for OAUTHBEARER auth mechanism
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 1 05:20:43 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
@ -16,7 +22,7 @@ Mon Jan 25 08:00:46 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-sievelib
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2016 Aeneas Jaissle <aj@ajaissle.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
%define modname sievelib
|
||||
Name: python-%{modname}
|
||||
Version: 1.2.1
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Client-side Sieve and Managesieve library written in Python
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edcb9b416a985a3cc5b7d7f4d7ec013e372ebf90e64c9d9e00e2031299af38fd
|
||||
size 35323
|
3
sievelib-1.3.0.tar.gz
Normal file
3
sievelib-1.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3313d7f1f3f8324ab6a8e2129e49d76ee08df0d43e2f550e681b8f12e3f44cd1
|
||||
size 36380
|
Loading…
Reference in New Issue
Block a user