Commit Graph

26 Commits

Author SHA256 Message Date
2face104cb - Update to 2.1.0:
* Added classes to the libnacl.aead module allowing for the use of
    XChaCha20-Poly1305-IETF, ChaCha20-Poly1305-IETF, and AES256-GCM.
  * Added the libnacl.kx module. This module contains the ExchangeKey class.
- Switch to autosetup and pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=50
2024-03-01 03:19:57 +00:00
6ac5b75f02 Accepting request 1096915 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1096915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=48
2023-07-05 08:58:58 +00:00
Niels Abspoel
d5e0ba891d Accepting request 899542 from home:aboe76:branches:devel:languages:python
- add crypto_kdf_derive.patch to fix crypto_kdf_derive_from_key() on 32-bit platforms

OBS-URL: https://build.opensuse.org/request/show/899542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=46
2021-06-12 07:18:52 +00:00
4ca89d4a0e Accepting request 873565 from home:aboe76:branches:devel:languages:python
- Revert libsodium requirement back to libsodium23

OBS-URL: https://build.opensuse.org/request/show/873565
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=44
2021-02-19 10:18:47 +00:00
207e081b30 Accepting request 868490 from home:aboe76:branches:devel:languages:python
- Update to 1.7.2
* remove encoding parameter json.loads for python 3.9 compatibility
* implement functions for equal-comparison and hashing keys
* improved spec file

OBS-URL: https://build.opensuse.org/request/show/868490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=42
2021-02-02 08:09:32 +00:00
a67ed558e7 - update to 1.7.1
* Bindings for kdf in libsodium
 * Added extra key validation
 * Add Crypto_box_easy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=40
2020-03-03 13:20:29 +00:00
84d17cce40 - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=38
2019-10-14 13:59:41 +00:00
Tomáš Chvátal
cd297f6a4b - Fix the libsodium dependency on the runtime to be copied by macros
- Install license file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=36
2018-08-10 13:48:04 +00:00
421d955ae3 Accepting request 559290 from home:adrianSuSE:home-assistant
version update, python3 build

OBS-URL: https://build.opensuse.org/request/show/559290
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=33
2017-12-22 12:43:45 +00:00
Niels Abspoel
559f761b8c Accepting request 389597 from home:Zaitor:branches:devel:languages:python
Fix build, but maintainer must make sure this is ok, since the previous change maxing out at libsodium 1.0.8 was clearly intentional.

OBS-URL: https://build.opensuse.org/request/show/389597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=31
2016-04-13 18:36:02 +00:00
72e25a7ef9 Accepting request 353692 from home:dmacvicar:branches:devel:languages:python
- remove the escaped epoch to prevent the build service to
  auto replace it and break the macro.

OBS-URL: https://build.opensuse.org/request/show/353692
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=29
2016-01-14 13:38:58 +00:00
e205b9ca88 Accepting request 353634 from home:dmacvicar:branches:devel:languages:python
- Add libnacl-1.4.4-libsodium18.patch to find libsodium 1.0.8
- Fix BuildRequires to avoid building with a newer version
  of libsodium than 1.0.8

OBS-URL: https://build.opensuse.org/request/show/353634
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=28
2016-01-14 10:20:46 +00:00
9668d0c094 Accepting request 351962 from home:aboe76:branches:devel:languages:python
Updated to latest version 1.4.4

OBS-URL: https://build.opensuse.org/request/show/351962
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=26
2016-01-05 17:01:53 +00:00
746fe4ad94 Accepting request 345304 from home:darix:branches:devel:languages:python
- no longer build as noarch package, while the code is still
  noarch. we actually depend on the native library at runtime. To
  be able to make this work properly we need to require that native
  library, that native requires makes us arch dependent.

- make sure we require the libsodium version we were built with

- fix libsodium loading on Tumbleweed: soversion was bumped to 17
  reported as https://github.com/saltstack/libnacl/pull/60
  adds libnacl-1.4.3_bump_libsodium_soversion.patch

OBS-URL: https://build.opensuse.org/request/show/345304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=24
2015-11-20 10:24:42 +00:00
Niels Abspoel
77d88e8c7c Accepting request 311692 from home:aboe76:branches:devel:languages:python
minor bugfix release from upstream

OBS-URL: https://build.opensuse.org/request/show/311692
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=21
2015-06-11 20:48:49 +00:00
Niels Abspoel
e21108d99c Accepting request 291231 from home:aboe76:branches:devel:languages:python
minor upstream update

OBS-URL: https://build.opensuse.org/request/show/291231
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=19
2015-03-17 19:06:58 +00:00
Niels Abspoel
22873160ca Accepting request 286833 from home:aboe76:branches:devel:languages:python
minor bugfix release

OBS-URL: https://build.opensuse.org/request/show/286833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=17
2015-02-19 18:57:01 +00:00
Niels Abspoel
470fa1b67a Accepting request 259550 from home:aboe76:branches:devel:languages:python
minor update to libnacl, for new blake hash

OBS-URL: https://build.opensuse.org/request/show/259550
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=15
2014-11-03 19:46:06 +00:00
Niels Abspoel
4692ca66ac Accepting request 253707 from home:aboe76:branches:devel:languages:python
small update to libnacl from upstream

OBS-URL: https://build.opensuse.org/request/show/253707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=13
2014-10-02 20:50:50 +00:00
Niels Abspoel
65a797cc5f Accepting request 248254 from home:aboe76:branches:devel:languages:python
small incremental update, to keep inline with what upstream produces.

OBS-URL: https://build.opensuse.org/request/show/248254
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=11
2014-09-09 21:27:04 +00:00
Niels Abspoel
f6b7e32d55 Accepting request 247274 from home:aboe76:branches:devel:languages:python
Updated to version 1.3.4

OBS-URL: https://build.opensuse.org/request/show/247274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=9
2014-09-02 17:33:11 +00:00
Niels Abspoel
4c2327b96c Accepting request 244760 from home:aboe76:branches:devel:languages:python
updated to version 1.3.2

OBS-URL: https://build.opensuse.org/request/show/244760
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=7
2014-08-14 19:02:57 +00:00
Niels Abspoel
dfac2c7ac8 Accepting request 243071 from home:aboe76:branches:devel:languages:python
Updated to 1.2.0 version release

OBS-URL: https://build.opensuse.org/request/show/243071
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=5
2014-07-30 19:11:30 +00:00
Niels Abspoel
9b059724b0 Accepting request 239384 from home:aboe76:branches:devel:languages:python
update to 1.1.0 release

OBS-URL: https://build.opensuse.org/request/show/239384
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=3
2014-07-02 18:33:25 +00:00
Niels Abspoel
271e9fc260 Accepting request 238214 from home:aboe76:branches:devel:languages:python
cleaned python-libnac.spec file further

OBS-URL: https://build.opensuse.org/request/show/238214
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=2
2014-06-21 07:15:24 +00:00
Sascha Peilicke
d2ff425736 Accepting request 237925 from home:aboe76
I want to maintain package python-libnacl in Factory and would like to use devel:languages:python as the devel project. libnacl is a new depency for salt, which is already in factory and has the same devel project

OBS-URL: https://build.opensuse.org/request/show/237925
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=1
2014-06-20 08:38:04 +00:00