17
0

15 Commits

Author SHA256 Message Date
33accf530a Accepting request 1320051 from home:awerner:branches:devel:languages:python
- Update to 25.1.0
  Added
    * Official support for Python 3.13 and 3.14. No code changes were necessary.
  Removed
    * Python 3.7 is not supported anymore. #186
  Changed
    * argon2.PasswordHasher.check_needs_rehash() now also accepts bytes like the rest of the API. #174
    * Improved parameter compatibility handling for Pyodide / WebAssembly environments. #190
- Remove Python 3.14 fro classifiers since the current version of setuptools doesn't recognize it.

OBS-URL: https://build.opensuse.org/request/show/1320051
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=28
2025-12-09 07:06:55 +00:00
e5288f5903 Accepting request 1133133 from home:pgajdos:python
pmmu version update

OBS-URL: https://build.opensuse.org/request/show/1133133
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=26
2023-12-15 12:14:13 +00:00
95e483f134 Accepting request 1092082 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092082
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=23
2023-06-11 11:47:13 +00:00
57f0fc26b2 - Remove not needed dependency six
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=21
2023-03-24 10:57:57 +00:00
1371fbbc00 Accepting request 975432 from home:susnux:branches:devel:languages:python
Update to version 21.3.0

Requires this first: https://build.opensuse.org/request/show/975431

OBS-URL: https://build.opensuse.org/request/show/975432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=19
2022-05-09 04:12:52 +00:00
06f9e795ab Accepting request 931443 from home:stroeder:python
Update to 21.1.0

OBS-URL: https://build.opensuse.org/request/show/931443
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=18
2021-11-16 15:55:31 +00:00
25cbc58f17 - Update to 20.1.0:
* It is now possible to manually override the detection of SSE2 using
    the ``ARGON2_CFFI_USE_SSE2`` environment variable.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=16
2020-07-28 06:34:28 +00:00
Tomáš Chvátal
bc91b57feb - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=14
2020-03-16 10:13:47 +00:00
Tomáš Chvátal
4b5cb417c4 Accepting request 765258 from home:mcalabkova:branches:devel:languages:python
- update to 19.2.0
  * Python 3.4 is not supported anymore.
  * The dependency on enum34 is now protected using a PEP 508 marker.

OBS-URL: https://build.opensuse.org/request/show/765258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=12
2020-01-17 12:54:30 +00:00
Tomáš Chvátal
2476bd97a2 - Skip test that randomly fails in obs test_argument_ranges
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=10
2019-06-04 13:51:20 +00:00
Tomáš Chvátal
b6fbc7c209 - Provide argon2_cffi namespace too
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=8
2019-04-01 10:54:29 +00:00
Tomáš Chvátal
5a38799b34 Accepting request 677425 from home:jayvdb:django
- Update from v18.1.0 to v19.1.0

OBS-URL: https://build.opensuse.org/request/show/677425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=6
2019-02-19 16:43:50 +00:00
Tomáš Chvátal
6a21a358df Accepting request 628165 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/628165
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=3
2018-08-08 15:11:50 +00:00
Tomáš Chvátal
265b6d3eeb - Do not use bundled argon2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=2
2018-08-08 14:02:18 +00:00
Tomáš Chvátal
25320527b4 - Initial package, used by Django
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=1
2018-08-08 13:44:07 +00:00