15
0
forked from pool/python-PyNaCl

9 Commits

Author SHA256 Message Date
e6d7241e4a Accepting request 1330363 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1330363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyNaCl?expand=0&rev=17
2026-02-02 13:55:24 +00:00
6ca4c2b0cd OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=33 2026-01-26 08:04:21 +00:00
e62a73246e - update to 1.6.2 (bsc#1255764, CVE-2025-69277):
* Updated libsodium to 1.0.20-stable (2025-12-31 build) to
    resolve CVE-2025-69277.
- six is needed by testsuite
- Add missing runtime dependency on cffi
- add fix_tests.patch for new pytest

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=32
2026-01-26 07:58:42 +00:00
92c216ba6e Accepting request 1318240 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1318240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyNaCl?expand=0&rev=16
2025-11-18 14:29:30 +00:00
7631961cc1 - Update to 1.6.1
* The ``MAKE`` environment variable can now be used to specify
    the ``make`` binary that should be used in the build process.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=30
2025-11-17 13:48:15 +00:00
3ffae76db5 Accepting request 1304701 from devel:languages:python
- update to 1.6.0:
  * BACKWARDS INCOMPATIBLE: Removed support for Python 3.6 and
    3.7.
  * Added support for the low level AEAD AES bindings.
  * Added support for crypto_core_ed25519_from_uniform.
  * Update libsodium to 1.0.20-stable (2025-08-27 build).
  * Added support for free-threaded Python 3.14.
  * Added support for Windows on ARM wheels.

OBS-URL: https://build.opensuse.org/request/show/1304701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyNaCl?expand=0&rev=15
2025-09-15 17:50:41 +00:00
33e45bc65c - update to 1.6.0:
* BACKWARDS INCOMPATIBLE: Removed support for Python 3.6 and
    3.7.
  * Added support for the low level AEAD AES bindings.
  * Added support for crypto_core_ed25519_from_uniform.
  * Update libsodium to 1.0.20-stable (2025-08-27 build).
  * Added support for free-threaded Python 3.14.
  * Added support for Windows on ARM wheels.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=28
2025-09-14 22:38:01 +00:00
19c5f791d8 Accepting request 1275127 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1275127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyNaCl?expand=0&rev=14
2025-05-07 17:15:59 +00:00
0109158bea - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=26
2025-05-07 07:55:56 +00:00
4 changed files with 37 additions and 14 deletions

Binary file not shown.

3
pynacl-1.6.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:018494d6d696ae03c7e656e5e74cdfd8ea1326962cc401bcf018f1ed8436811c
size 3511692

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Jan 26 07:57:44 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 1.6.2 (bsc#1255764, CVE-2025-69277):
* Updated libsodium to 1.0.20-stable (2025-12-31 build) to
resolve CVE-2025-69277.
-------------------------------------------------------------------
Mon Nov 17 08:52:12 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.6.1
* The ``MAKE`` environment variable can now be used to specify
the ``make`` binary that should be used in the build process.
-------------------------------------------------------------------
Sun Sep 14 22:37:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.6.0:
* BACKWARDS INCOMPATIBLE: Removed support for Python 3.6 and
3.7.
* Added support for the low level AEAD AES bindings.
* Added support for crypto_core_ed25519_from_uniform.
* Update libsodium to 1.0.20-stable (2025-08-27 build).
* Added support for free-threaded Python 3.14.
* Added support for Windows on ARM wheels.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 6 13:45:01 UTC 2025 - Markéta Machová <mmachova@suse.com> Tue May 6 13:45:01 UTC 2025 - Markéta Machová <mmachova@suse.com>
@@ -35,7 +61,7 @@ Sun Jan 9 18:54:14 UTC 2022 - Michael Ströder <michael@stroeder.com>
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 8 10:39:20 UTC 2021 - Dirk Müller <dmueller@suse.com> Mon Nov 8 10:39:20 UTC 2021 - Dirk Müller <dmueller@suse.com>
- six is needed by testsuite - six is needed by testsuite
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 5 14:42:24 UTC 2020 - Michael Ströder <michael@stroeder.com> Sun Jul 5 14:42:24 UTC 2020 - Michael Ströder <michael@stroeder.com>
@@ -80,12 +106,12 @@ Tue Jan 21 13:46:13 UTC 2020 - pgajdos@suse.com
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 25 14:15:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Wed Sep 25 14:15:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add missing runtime dependency on cffi - Add missing runtime dependency on cffi
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 18 11:12:47 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com> Thu Jul 18 11:12:47 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- add fix_tests.patch for new pytest - add fix_tests.patch for new pytest
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 3 14:17:29 UTC 2019 - pgajdos@suse.com Mon Jun 3 14:17:29 UTC 2019 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-PyNaCl # spec file for package python-PyNaCl
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2026 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,15 @@
# #
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-PyNaCl Name: python-PyNaCl
Version: 1.5.0 Version: 1.6.2
Release: 0 Release: 0
Summary: Python binding to the Networking and Cryptography (NaCl) library Summary: Python binding to the Networking and Cryptography (NaCl) library
License: Apache-2.0 License: Apache-2.0
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/pyca/pynacl/ URL: https://github.com/pyca/pynacl/
Source: https://pypi.org/packages/source/P/PyNaCl/PyNaCl-%{version}.tar.gz Source: https://pypi.org/packages/source/P/PyNaCl/pynacl-%{version}.tar.gz
# https://github.com/pyca/pynacl/commit/a8c08b18f3a2e8f2140c531afaf42715fcab68e7
BuildRequires: %{python_module cffi} BuildRequires: %{python_module cffi}
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
@@ -37,7 +34,7 @@ BuildRequires: %{python_module wheel}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(libsodium) >= 1.0.18 BuildRequires: pkgconfig(libsodium) >= 1.0.21
Requires: python-cffi Requires: python-cffi
# SECTION test requirements # SECTION test requirements
BuildRequires: %{python_module hypothesis >= 3.27.0} BuildRequires: %{python_module hypothesis >= 3.27.0}
@@ -51,7 +48,7 @@ a crypto library with the stated goal of improving usability, security and
speed. speed.
%prep %prep
%setup -q -n PyNaCl-%{version} %setup -q -n pynacl-%{version}
rm -Rf src/libsodium rm -Rf src/libsodium
%build %build