forked from pool/python-xkcdpass
- Update to 1.20.0 * Add German word lists * Disable setting max word length to min word length * Fix no delimiter being used sometimes * Improvements to DE wordlists, bugfixes - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/request/show/1254085 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xkcdpass?expand=0&rev=26
85 lines
3.0 KiB
Plaintext
85 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 18 11:17:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.20.0
|
|
* Add German word lists
|
|
* Disable setting max word length to min word length
|
|
* Fix no delimiter being used sometimes
|
|
* Improvements to DE wordlists, bugfixes
|
|
- Use Python 3.11 on SLE-15 by default
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 5 11:42:34 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.19.9
|
|
* Remove usage of deprecated assertEquals
|
|
- Drop fix-test-assertion-methods.patch, fixed upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 15 00:00:07 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch fix-test-assertion-methods.patch, use correct assertion
|
|
methods.
|
|
- Switch to autosetup and pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 13 10:11:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.19.8:
|
|
* Enables `python -m xkcdpass` usage
|
|
* Adds Swedish wordlist, improvements to test suite,
|
|
improvements to setup.py (excludes examples from install)
|
|
* Fixes randomly failing unit test
|
|
* Adds "as-is" option for case
|
|
* Makes randomised delimiters behavior consistent with fixed
|
|
delimeters
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 20 07:54:26 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Skip failing test python 3.11 (gh#redacted/XKCD-password-generator#138).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 7 14:40:44 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.19.3:
|
|
* Restore a randomly sampled version of eff_large_de wordlist
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 12 17:19:01 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Skip failing test (gh#redacted/XKCD-password-generator#138).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 11 21:14:26 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add python-rpm-macros
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Fix singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 19 08:33:59 UTC 2020 - İsmail Dönmez <idoenmez+factory@suse.de>
|
|
|
|
- Update to version 1.17.6
|
|
* No changelog upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 13 13:16:28 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
|
|
|
- Add Requires on python-setuptools
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 21 15:40:06 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
|
|
|
- Initial release for build.opensuse.org
|