Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] python-pycryptodomex: update license info
@ 2018-10-12  6:37 Asaf Kahlon
  2018-10-14  8:01 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Asaf Kahlon @ 2018-10-12  6:37 UTC (permalink / raw)
  To: buildroot

Clarify OCB license details, and add Doc/LEGAL/COPYRIGHT.pycrypto
to the license files list.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-pycryptodomex/python-pycryptodomex.hash | 1 +
 package/python-pycryptodomex/python-pycryptodomex.mk   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/package/python-pycryptodomex/python-pycryptodomex.hash b/package/python-pycryptodomex/python-pycryptodomex.hash
index 3dec1a1442..79fe74a871 100644
--- a/package/python-pycryptodomex/python-pycryptodomex.hash
+++ b/package/python-pycryptodomex/python-pycryptodomex.hash
@@ -3,3 +3,4 @@ md5	7e1884f55077ed2e48d36565525b1657  pycryptodomex-3.6.6.tar.gz
 sha256	d0d448484e161786922b41e112b5d7cf76ef5f0c725ea5107ef866bb14a38b12  pycryptodomex-3.6.6.tar.gz
 # Locally computed sha256 checksums
 sha256	fc884f6492490d0f227613ee900ff2a27e6879b79ee637c53a4697238bf12970  LICENSE.rst
+sha256	8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549  Doc/LEGAL/COPYRIGHT.pycrypto
diff --git a/package/python-pycryptodomex/python-pycryptodomex.mk b/package/python-pycryptodomex/python-pycryptodomex.mk
index 828f93632e..89b6a10fc9 100644
--- a/package/python-pycryptodomex/python-pycryptodomex.mk
+++ b/package/python-pycryptodomex/python-pycryptodomex.mk
@@ -11,7 +11,7 @@ PYTHON_PYCRYPTODOMEX_SETUP_TYPE = setuptools
 PYTHON_PYCRYPTODOMEX_LICENSE = \
 	BSD-2-Clause, \
 	Public Domain (pycrypto original code), \
-	OCB license (OCB cypher)
-PYTHON_PYCRYPTODOMEX_LICENSE_FILES = LICENSE.rst
+	OCB patent license (OCB mode)
+PYTHON_PYCRYPTODOMEX_LICENSE_FILES = LICENSE.rst Doc/LEGAL/COPYRIGHT.pycrypto
 
 $(eval $(python-package))
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] python-pycryptodomex: update license info
  2018-10-12  6:37 [Buildroot] [PATCH 1/1] python-pycryptodomex: update license info Asaf Kahlon
@ 2018-10-14  8:01 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-10-14  8:01 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 12 Oct 2018 09:37:22 +0300, Asaf Kahlon wrote:
> Clarify OCB license details, and add Doc/LEGAL/COPYRIGHT.pycrypto
> to the license files list.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-pycryptodomex/python-pycryptodomex.hash | 1 +
>  package/python-pycryptodomex/python-pycryptodomex.mk   | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-14  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-12  6:37 [Buildroot] [PATCH 1/1] python-pycryptodomex: update license info Asaf Kahlon
2018-10-14  8:01 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox