|
585cacd1ce
|
- 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 |
|
|
e12971655f
|
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
|
f17d99db74
|
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 |
|
|
8bf70a9af7
|
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 |
|
|
2caf29efe9
|
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 |
|
|
d9718a5664
|
- 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 |
|
|
dc76383918
|
- 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
|
857ebfefb7
|
- 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 |
|
|
8a7cabf8ee
|
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
|
afee051900
|
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 |
|
|
591b975e50
|
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 |
|
|
95da975d89
|
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 |
|
|
9309cbbc05
|
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 |
|
|
f33c837334
|
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
|
48b4d93bc6
|
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
|
4defe18413
|
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
|
7bc7794fb8
|
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
|
db985c72bc
|
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
|
d2d401ef15
|
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
|
00f6357dfc
|
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
|
c145d025c3
|
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
|
a9f80774c5
|
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
|
4f10fc88cb
|
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
|
64c7ffcb3b
|
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
|
edb7e3ee34
|
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
|
b4450dc7a8
|
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 |
|