14
0

- Update to version 1.19.2

* Added randomised delimiters
  * Initial support for multiple wordfiles
- Update to version 1.17.6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xkcdpass?expand=0&rev=12
This commit is contained in:
Ismail Dönmez
2021-05-23 07:49:28 +00:00
committed by Git OBS Bridge
parent 3bd7bdf0d9
commit 664e4150e8
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 23 07:48:24 UTC 2021 - Ismail Dönmez <ismail@i10z.com>
- Update to version 1.19.2
* Added randomised delimiters
* Initial support for multiple wordfiles
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 29 11:41:18 UTC 2021 - Ben Greiner <code@bnavigator.de> Fri Jan 29 11:41:18 UTC 2021 - Ben Greiner <code@bnavigator.de>
@@ -6,7 +13,7 @@ Fri Jan 29 11:41:18 UTC 2021 - Ben Greiner <code@bnavigator.de>
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 19 08:33:59 UTC 2020 - İsmail Dönmez <idoenmez+factory@suse.de> Sat Dec 19 08:33:59 UTC 2020 - İsmail Dönmez <idoenmez+factory@suse.de>
- Update to version 1.7.6 - Update to version 1.17.6
* No changelog upstream * No changelog upstream
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@@ -20,19 +20,19 @@
%define skip_python2 1 %define skip_python2 1
Name: python-xkcdpass Name: python-xkcdpass
Version: 1.17.6 Version: 1.19.2
Release: 0 Release: 0
Summary: A flexible and scriptable password generator which generates strong passphrases Summary: A flexible and scriptable password generator which generates strong passphrases
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/redacted/XKCD-password-generator URL: https://github.com/redacted/XKCD-password-generator
Source: https://files.pythonhosted.org/packages/cc/3a/065130b94cb57cbbd7057e4627cc15bcb16bb9f9d9ef6290e8138273b7a6/xkcdpass-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/a3/46/c86f1c11abe2679c3d7e7e9a8f1dc2d4d400ef0273e2ab35fe7a09e8d9f7/xkcdpass-1.19.2.tar.gz
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes
BuildArch: noarch BuildArch: noarch
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun): update-alternatives Requires(postun):update-alternatives
%python_subpackages %python_subpackages
%description %description

View File

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

3
xkcdpass-1.19.2.tar.gz Normal file
View File

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