|
[meta-python] [PATCH] python3-pika: upgrade 1.2.0 -> 1.2.1
License-Update: Copyright year updated to 2021
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../python/{python3-pika_1.2.0.bb => python3-pika_1.2.1.bb} | 4 ++--
1 file changed, 2
License-Update: Copyright year updated to 2021
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../python/{python3-pika_1.2.0.bb => python3-pika_1.2.1.bb} | 4 ++--
1 file changed, 2
|
By
zhengruoqin
·
#97068
·
|
|
[meta-python] [PATCH] python3-booleanpy: upgrade 3.8 -> 4.0
License-Update: remove year from Copyright
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-booleanpy_3.8.bb => python3-booleanpy_4.0.bb} | 5 ++---
1 file changed, 2
License-Update: remove year from Copyright
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-booleanpy_3.8.bb => python3-booleanpy_4.0.bb} | 5 ++---
1 file changed, 2
|
By
zhengruoqin
·
#97067
·
|
|
[meta-python] [PATCH] python3-antlr4-runtime: upgrade 4.9.2 -> 4.10
License-Update: Version updated to 4.10
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...antlr4-runtime_4.9.2.bb => python3-antlr4-runtime_4.10.bb} | 4 ++--
1 file changed, 2
License-Update: Version updated to 4.10
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...antlr4-runtime_4.9.2.bb => python3-antlr4-runtime_4.10.bb} | 4 ++--
1 file changed, 2
|
By
zhengruoqin
·
#97066
·
|
|
[meta-oe][PATCH] jq: Fix typo OE_EXTRACONF -> EXTRA_OECONF
From: Joerg Vehlow <joerg.vehlow@...>
Signed-off-by: Joerg Vehlow <joerg.vehlow@...>
---
meta-oe/recipes-devtools/jq/jq_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
From: Joerg Vehlow <joerg.vehlow@...>
Signed-off-by: Joerg Vehlow <joerg.vehlow@...>
---
meta-oe/recipes-devtools/jq/jq_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
J?rg Vehlow <lkml@...>
·
#97065
·
|
|
[meta-python][PATCH 15/16] python3-lru-dict: new package
Add a recipe for lru-dict: a fixed size dict like container.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for lru-dict: a fixed size dict like container.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97064
·
|
|
[meta-python][PATCH 16/16] python3-web3: new package
Add a recipe for web3: a library for interacting with Ethereum.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for web3: a library for interacting with Ethereum.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97063
·
|
|
[meta-python][PATCH 14/16] python3-eth-account: new package
Add a recipe for python3-eth-account: a tool for signing Ethereum
transactions and messages with local private keys.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
Add a recipe for python3-eth-account: a tool for signing Ethereum
transactions and messages with local private keys.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
|
By
Bartosz Golaszewski
·
#97062
·
|
|
[meta-python][PATCH 13/16] python3-eth-abi: new package
Add a recipe for eth-abi: utilities for working with Ethereum ABI definitions.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for eth-abi: utilities for working with Ethereum ABI definitions.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97061
·
|
|
[meta-python][PATCH 12/16] python3-parsimonious: new package
Add a recipe for parsimonious: an arbitrary-lookahead parser written in
pure Python.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1
Add a recipe for parsimonious: an arbitrary-lookahead parser written in
pure Python.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1
|
By
Bartosz Golaszewski
·
#97060
·
|
|
[meta-python][PATCH 10/16] python3-rlp: new package
Add a recipe for rlp: a Python implementation of Recursive Length
Prefix encoding (RLP).
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for rlp: a Python implementation of Recursive Length
Prefix encoding (RLP).
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97059
·
|
|
[meta-python][PATCH 11/16] python3-eth-rlp: new package
Add a recipe for eth-rlp: RLP definitions for common Ethereum objects.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for eth-rlp: RLP definitions for common Ethereum objects.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97058
·
|
|
[meta-python][PATCH 09/16] python3-hexbytes: new package
Add a recipe for hexbytes: a Python bytes subclass that decodes hex,
with a readable console output.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
Add a recipe for hexbytes: a Python bytes subclass that decodes hex,
with a readable console output.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
|
By
Bartosz Golaszewski
·
#97057
·
|
|
[meta-python][PATCH 08/16] python3-eth-keyfile: new package
Add a recipe for eth-keyfile: a library for handling the encrypted
keyfiles used to store ethereum private keys.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
Add a recipe for eth-keyfile: a library for handling the encrypted
keyfiles used to store ethereum private keys.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
|
By
Bartosz Golaszewski
·
#97056
·
|
|
[meta-python][PATCH 07/16] python3-eth-keys: new package
Add a recipe for eth-keys: common API for Ethereum key operations.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for eth-keys: common API for Ethereum key operations.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97055
·
|
|
[meta-python][PATCH 06/16] python3-eth-utils: new package
Add a recipe for eth-utils: utility functions for codebases
which interact with ethereum.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for eth-utils: utility functions for codebases
which interact with ethereum.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97054
·
|
|
[meta-python][PATCH 05/16] python3-eth-typing: new package
Add a recipe for eth-typing: common type annotations for ethereum
python packages.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1
Add a recipe for eth-typing: common type annotations for ethereum
python packages.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1
|
By
Bartosz Golaszewski
·
#97053
·
|
|
[meta-python][PATCH 04/16] python3-eth-hash: new package
Add a recipe for eth-hash: the Ethereum hashing function module.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for eth-hash: the Ethereum hashing function module.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97052
·
|
|
[meta-python][PATCH 03/16] python3-decouple: new package
Add a recipe for python-decouple: generic tool for separating settings
from code.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for python-decouple: generic tool for separating settings
from code.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97051
·
|
|
[meta-python][PATCH 02/16] python3-cytoolz: new package
Add a recipe for cytoolz: cython implementation of the toolz package.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
Add a recipe for cytoolz: cython implementation of the toolz package.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb | 1 +
|
By
Bartosz Golaszewski
·
#97050
·
|
|
[meta-python][PATCH 01/16] python3-toolz: new package
Add a recipe for toolz: a set of utility functions for iterators,
functions, and dictionaries.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb
Add a recipe for toolz: a set of utility functions for iterators,
functions, and dictionaries.
Signed-off-by: Bartosz Golaszewski <brgl@...>
---
.../packagegroups/packagegroup-meta-python.bb
|
By
Bartosz Golaszewski
·
#97049
·
|