15
0
forked from pool/python-pamela

- update to 1.1.0:

* Enable password input in authenticate to be an iterable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pamela?expand=0&rev=4
This commit is contained in:
2023-12-08 10:04:22 +00:00
committed by Git OBS Bridge
parent 77a553712e
commit 46324b9632
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 8 10:03:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.0:
* Enable password input in authenticate to be an iterable
-------------------------------------------------------------------
Thu Aug 8 10:56:58 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>