dev-python/sjcl
Decrypt and encrypt 'Stanford Javascript Crypto Library'-compatible messages
ChangeLog
commit 9bfe05eef83f4f61bfbbafb2a0cbfb5d5b041d6d
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun May 4 19:14:33 2025 +0500
dev-python/sjcl: enable py3.13, pypy3_11
Closes: https://bugs.gentoo.org/937361
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 85e98880195ca6fedd5c859d9d14c03dfb795d0a
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun May 4 09:05:17 2025 +0200
dev-python/sjcl: replace distutils_enable_tests setup.py with unittest
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit da3b321fe335f0ff33dafdba94c082f4a59b0410
Author: Julien Roy <julien@jroy.ca>
Date: Wed May 15 12:16:46 2024 -0400
dev-python/sjcl: drop 0.2.1
Closes: https://bugs.gentoo.org/931421
Signed-off-by: Julien Roy <julien@jroy.ca>
commit d80e14aac829588425edd1f46cb175ce558efe42
Author: Kim Sindalsen <gentoo@vlh.dk>
Date: Fri May 10 19:09:53 2024 +0200
Added python3_12 compat
Signed-off-by: Kim Sindalsen <gentoo@vlh.dk>
commit 68460592f27760598adf78843724191f8848e4d2
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 27 04:21:11 2023 +0200
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500
*/*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 5bb51fd9aba7d0f268c184fa4819da4d0182386e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat Jul 23 19:18:06 2022 +0200
dev-python/sjcl: New package, dependency of app-crypt/PBinCLI
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun May 4 19:14:33 2025 +0500
dev-python/sjcl: enable py3.13, pypy3_11
Closes: https://bugs.gentoo.org/937361
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 85e98880195ca6fedd5c859d9d14c03dfb795d0a
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun May 4 09:05:17 2025 +0200
dev-python/sjcl: replace distutils_enable_tests setup.py with unittest
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit da3b321fe335f0ff33dafdba94c082f4a59b0410
Author: Julien Roy <julien@jroy.ca>
Date: Wed May 15 12:16:46 2024 -0400
dev-python/sjcl: drop 0.2.1
Closes: https://bugs.gentoo.org/931421
Signed-off-by: Julien Roy <julien@jroy.ca>
commit d80e14aac829588425edd1f46cb175ce558efe42
Author: Kim Sindalsen <gentoo@vlh.dk>
Date: Fri May 10 19:09:53 2024 +0200
Added python3_12 compat
Signed-off-by: Kim Sindalsen <gentoo@vlh.dk>
commit 68460592f27760598adf78843724191f8848e4d2
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 27 04:21:11 2023 +0200
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500
*/*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 5bb51fd9aba7d0f268c184fa4819da4d0182386e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat Jul 23 19:18:06 2022 +0200
dev-python/sjcl: New package, dependency of app-crypt/PBinCLI
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>