15
0
forked from pool/python-pamela

Accepting request 1133386 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1133386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pamela?expand=0&rev=2
This commit is contained in:
2023-12-15 20:49:58 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

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

3
1.1.0.tar.gz Normal file
View File

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

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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pamela
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pamela
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: PAM interface using ctypes
License: MIT