mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-08 18:51:37 -05:00
Update argon2-cffi >= 23.1.0 to hatchling
This commit is contained in:
parent
e4cd574cac
commit
c0a1d4ac8a
1 changed files with 20 additions and 2 deletions
|
@ -924,8 +924,26 @@
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
"argon2-cffi": [
|
"argon2-cffi": [
|
||||||
"flitBuildHook",
|
{
|
||||||
"setuptools"
|
"buildSystem": "flitBuildHook",
|
||||||
|
"until": "23.1.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buildSystem": "setuptools",
|
||||||
|
"until": "23.1.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buildSystem": "hatchling",
|
||||||
|
"from": "23.1.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buildSystem": "hatch-fancy-pypi-readme",
|
||||||
|
"from": "23.1.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buildSystem": "hatch-vcs",
|
||||||
|
"from": "23.1.0"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"argon2-cffi-bindings": [
|
"argon2-cffi-bindings": [
|
||||||
"setuptools",
|
"setuptools",
|
||||||
|
|
Loading…
Add table
Reference in a new issue